Control: tags 978911 + pending

Dear maintainer,

I've prepared an NMU for transmission (versioned as 3.00-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru transmission-3.00/debian/changelog transmission-
3.00/debian/changelog
--- transmission-3.00/debian/changelog  2020-05-28 22:05:37.000000000 -0400
+++ transmission-3.00/debian/changelog  2021-11-30 17:18:21.000000000 -0500
@@ -1,3 +1,10 @@
+transmission (3.00-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix FTBFS with autoconf 2.70. (Closes: #978911)
+
+ -- Boyuan Yang <by...@debian.org>  Tue, 30 Nov 2021 17:18:21 -0500
+
 transmission (3.00-1) unstable; urgency=medium
 
   * New upstream release; Closes: #960362
diff -Nru transmission-3.00/debian/patches/build_new_autoconf.patch
transmission-3.00/debian/patches/build_new_autoconf.patch
--- transmission-3.00/debian/patches/build_new_autoconf.patch   1969-12-31
19:00:00.000000000 -0500
+++ transmission-3.00/debian/patches/build_new_autoconf.patch   2021-11-30
17:17:10.000000000 -0500
@@ -0,0 +1,24 @@
+From: Sebastien Bacher <seb...@ubuntu.com>
+Date: Fri, 12 Nov 2021 16:38:40 +0100
+Subject: Fix FTBFS with autoconf 2.70
+
+Bug-Debian: https://bugs.debian.org/978911
+---
+ configure.ac | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 211ca36..c457351 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -555,9 +555,7 @@ dnl it should be safe to re-edit 0.40 back down to 0.23
+ use_nls=no
+ if test "x$enable_nls" = "xyes" ; then
+     use_nls=yes
+-    m4_ifdef([IT_PROG_INTLTOOL],
+-             [IT_PROG_INTLTOOL([0.35.0],[no-xml])],
+-             [AC_MSG_ERROR("--enable-nls requires intltool to be
installed.")])
++IT_PROG_INTLTOOL([0.35.0],[no-xml])
+     AC_CHECK_HEADERS([libintl.h])
+     GETTEXT_PACKAGE=transmission-gtk
+     AC_SUBST(GETTEXT_PACKAGE)
diff -Nru transmission-3.00/debian/patches/series transmission-
3.00/debian/patches/series
--- transmission-3.00/debian/patches/series     2020-05-28 22:05:37.000000000
-0400
+++ transmission-3.00/debian/patches/series     2021-11-30 17:17:34.000000000
-0500
@@ -3,3 +3,4 @@
 transmission-daemon_execstop_service.patch
 ayatana-indicators.patch
 patch-vendored-libdht.patch
+build_new_autoconf.patch

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to