[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#817604: ooolib-perl: diff for NMU version 0.1.9-1.1



Control: tags 817604 patch pending

Dear maintainer,

Find below the debdiff for a NMU I've prepared for ooolib-perl
(versioned as 0.1.9-1.1), upload to DELAYED/2 will follow shortly.
Please feel free to tell me if I should delay it longer.

Regards,

    Christoph

diff -u ooolib-perl-0.1.9/debian/changelog ooolib-perl-0.1.9/debian/changelog
--- ooolib-perl-0.1.9/debian/changelog
+++ ooolib-perl-0.1.9/debian/changelog
@@ -1,3 +1,11 @@
+ooolib-perl (0.1.9-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Bump debhelper compat level. Closes: #817604
+  * Fix FTBFS due to '.' removal from @INC
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Sat, 17 Dec 2016 14:58:09 +0100
+
 ooolib-perl (0.1.9-1) unstable; urgency=low
 
   * New upstream release
diff -u ooolib-perl-0.1.9/debian/compat ooolib-perl-0.1.9/debian/compat
--- ooolib-perl-0.1.9/debian/compat
+++ ooolib-perl-0.1.9/debian/compat
@@ -1 +1 @@
-4
+10
diff -u ooolib-perl-0.1.9/debian/control ooolib-perl-0.1.9/debian/control
--- ooolib-perl-0.1.9/debian/control
+++ ooolib-perl-0.1.9/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
 Uploaders: Rene Engelhard <rene@debian.org>, Chris Halls <halls@debian.org>
-Build-Depends: debhelper (>= 4.0.0), dpatch
+Build-Depends: debhelper (>= 10~), dpatch
 Build-Depends-Indep: zip, libarchive-zip-perl
 Standards-Version: 3.6.1
 
only in patch2:
unchanged:
--- ooolib-perl-0.1.9.orig/examples/Makefile
+++ ooolib-perl-0.1.9/examples/Makefile
@@ -1,5 +1,7 @@
 # Builds all of the example files
 
+export PERL_USE_UNSAFE_INC=1
+
 all: calc writer zip
 
 calc: calc-example1.sxc calc-example2.sxc calc-example3.sxc calc-example4.sxc calc-example5.sxc

Attachment: signature.asc
Description: Digital signature


Reply to: