Control: tags 820865 + pending

Dear maintainer,

I've prepared an NMU for diagnostics (versioned as 0.3.3-11.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for diagnostics-0.3.3 diagnostics-0.3.3

 changelog             |    8 ++++++++
 patches/automake-1.12 |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff -Nru diagnostics-0.3.3/debian/changelog diagnostics-0.3.3/debian/changelog
--- diagnostics-0.3.3/debian/changelog	2015-08-25 23:24:50.000000000 +0000
+++ diagnostics-0.3.3/debian/changelog	2016-07-03 13:38:06.000000000 +0000
@@ -1,3 +1,11 @@
+diagnostics (0.3.3-11.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS.  Closes: #820865
+    Thanks to Reiner Herrmann <rei...@reiner-h.de> for the patch.
+
+ -- Mattia Rizzolo <mat...@debian.org>  Sun, 03 Jul 2016 13:38:00 +0000
+
 diagnostics (0.3.3-11) unstable; urgency=low
 
   * Bump Standards Version to 3.9.6 (no changes)
diff -Nru diagnostics-0.3.3/debian/patches/automake-1.12 diagnostics-0.3.3/debian/patches/automake-1.12
--- diagnostics-0.3.3/debian/patches/automake-1.12	2013-07-10 08:45:45.000000000 +0000
+++ diagnostics-0.3.3/debian/patches/automake-1.12	2016-07-03 13:23:20.000000000 +0000
@@ -21,6 +21,6 @@
  
 +# This is cruel, but the transition to parallel tests with
 +# different semantics of variables is really not nice
-+AM_CONDITIONAL(VER_AM_GE_12, test `head -n 1 Makefile.in | cut -f3 -d.` -ge 12)
++AM_CONDITIONAL(VER_AM_GE_12, test `head -n 1 Makefile.in | cut -f3 -d. | cut -f1 -d' '` -ge 12)
 +
  AC_OUTPUT

Attachment: signature.asc
Description: PGP signature

Reply via email to