Control: tags 905472 + pending

Dear maintainer,

I've prepared an NMU for libtextwrap (versioned as 0.1-14.2) and 
uploaded it to DELAYED/15. Please feel free to tell me if I should 
cancel it.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

diff -Nru libtextwrap-0.1/debian/changelog libtextwrap-0.1/debian/changelog
--- libtextwrap-0.1/debian/changelog	2016-12-21 23:42:35.000000000 +0200
+++ libtextwrap-0.1/debian/changelog	2018-08-15 11:34:42.000000000 +0300
@@ -1,3 +1,11 @@
+libtextwrap (0.1-14.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Makefile.am: Fix dependency bug exposed by automake 1.16,
+    thanks to Helmut Grohne. (Closes: #905472)
+
+ -- Adrian Bunk <b...@debian.org>  Wed, 15 Aug 2018 11:34:42 +0300
+
 libtextwrap (0.1-14.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libtextwrap-0.1/debian/patches/02-makefile-dependencies.patch libtextwrap-0.1/debian/patches/02-makefile-dependencies.patch
--- libtextwrap-0.1/debian/patches/02-makefile-dependencies.patch	1970-01-01 02:00:00.000000000 +0200
+++ libtextwrap-0.1/debian/patches/02-makefile-dependencies.patch	2018-08-15 11:33:56.000000000 +0300
@@ -0,0 +1,13 @@
+Description: Fix a dependency bug in Makefile.am
+ Old bug exposed by automake 1.16.
+Author: Adrian Bunk <b...@debian.org>
+Bug-Debian: https://bugs.debian.org/905472
+
+--- libtextwrap-0.1.orig/Makefile.am
++++ libtextwrap-0.1/Makefile.am
+@@ -8,4 +8,4 @@ man_MANS = textwrap.3 dotextwrap.1
+ 
+ bin_PROGRAMS = dotextwrap
+ dotextwrap_SOURCES = dotextwrap.c
+-dotextwrap_LDADD = -ltextwrap
++dotextwrap_LDADD = libtextwrap.la
diff -Nru libtextwrap-0.1/debian/patches/series libtextwrap-0.1/debian/patches/series
--- libtextwrap-0.1/debian/patches/series	2011-01-18 04:09:28.000000000 +0200
+++ libtextwrap-0.1/debian/patches/series	2018-08-15 11:33:04.000000000 +0300
@@ -1 +1,2 @@
 01-237630-err-in-string.patch
+02-makefile-dependencies.patch

Reply via email to