Control: tags 980655 + patch
Control: tags 980655 + pending

Dear maintainer,

I've prepared an NMU for lbzip2 (versioned as 2.5-2.1) and
uploaded it to DELAYED/3. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru lbzip2-2.5/debian/changelog lbzip2-2.5/debian/changelog
--- lbzip2-2.5/debian/changelog 2016-11-09 06:08:17.000000000 -0500
+++ lbzip2-2.5/debian/changelog 2021-02-04 16:37:24.000000000 -0500
@@ -1,3 +1,13 @@
+lbzip2 (2.5-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/control: Replace obsolete Priority: extra with
+    Priority: optional.
+  * debian/patches/0001-configure-ac: Bump AC_PREREQ to 2.64.
+    This fixes FTBFS with newer gnulib. (Closes: #980655)
+
+ -- Boyuan Yang <by...@debian.org>  Thu, 04 Feb 2021 16:37:24 -0500
+
 lbzip2 (2.5-2) unstable; urgency=low
 
   * debian/rules: Switch to default dpkg-deb compression
diff -Nru lbzip2-2.5/debian/control lbzip2-2.5/debian/control
--- lbzip2-2.5/debian/control   2016-11-09 06:08:17.000000000 -0500
+++ lbzip2-2.5/debian/control   2021-02-04 16:35:48.000000000 -0500
@@ -1,6 +1,6 @@
 Source: lbzip2
 Section: utils
-Priority: extra
+Priority: optional
 Maintainer: Mikolaj Izdebski <zurg...@gmail.com>
 Build-Depends: debhelper (>= 9), gnulib (>= 20130805), autoconf,
automake (>= 1.14)
 Standards-Version: 3.9.8
diff -Nru lbzip2-2.5/debian/patches/0001-configure.ac-Bump-AC_PREREQ-
to-2.64.patch lbzip2-2.5/debian/patches/0001-configure.ac-Bump-
AC_PREREQ-to-2.64.patch
--- lbzip2-2.5/debian/patches/0001-configure.ac-Bump-AC_PREREQ-to-
2.64.patch      1969-12-31 19:00:00.000000000 -0500
+++ lbzip2-2.5/debian/patches/0001-configure.ac-Bump-AC_PREREQ-to-
2.64.patch      2021-02-04 16:37:18.000000000 -0500
@@ -0,0 +1,24 @@
+From: Boyuan Yang <by...@debian.org>
+Date: Thu, 4 Feb 2021 16:36:47 -0500
+Subject: configure.ac: Bump AC_PREREQ to 2.64
+
+Required by new gnulib.
+
+Bug-Debian: https://bugs.debian.org/980655
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index a20abe0..9c198f1 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -16,7 +16,7 @@
+ 
+ dnl TODO: check for GCC builtins: expect, prefetch, ctz, ctzl, ctzll
+ 
+-AC_PREREQ([2.63])
++AC_PREREQ([2.64])
+ AC_INIT([lbzip2], [2.5])
+ 
+ AC_CONFIG_SRCDIR([src/main.c])
diff -Nru lbzip2-2.5/debian/patches/series lbzip2-
2.5/debian/patches/series
--- lbzip2-2.5/debian/patches/series    1969-12-31 19:00:00.000000000
-0500
+++ lbzip2-2.5/debian/patches/series    2021-02-04 16:36:49.000000000
-0500
@@ -0,0 +1 @@
+0001-configure.ac-Bump-AC_PREREQ-to-2.64.patch

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

Reply via email to