Control: tags -1 +patch +pending Dear maintainer,
I've prepared an NMU for lbzip2 (versioned as 2.5-3) and uploaded it to DELAYED/15. 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 2022-02-14 05:08:09.000000000 -0500 +++ lbzip2-2.5/debian/changelog 2025-01-02 20:38:36.000000000 -0500 @@ -1,3 +1,12 @@ +lbzip2 (2.5-3) unstable; urgency=medium + + * QA upload. + * Orphan the package via ITS process. (Closes: #1091981) + * debian/patches/32b5167940ec817e454431956040734af405a9de.patch: + Add proposed patch to fix FTBFS. (Closes: #1066240) + + -- Boyuan Yang <by...@debian.org> Thu, 02 Jan 2025 20:38:36 -0500 + lbzip2 (2.5-2.3) unstable; urgency=medium * Non-maintainer upload. diff -Nru lbzip2-2.5/debian/control lbzip2-2.5/debian/control --- lbzip2-2.5/debian/control 2022-02-02 17:46:30.000000000 -0500 +++ lbzip2-2.5/debian/control 2025-01-02 20:37:20.000000000 -0500 @@ -1,12 +1,12 @@ Source: lbzip2 Section: utils Priority: optional -Maintainer: Mikolaj Izdebski <zurg...@gmail.com> +Maintainer: Debian QA Group <packa...@qa.debian.org>Build-Depends: debhelper-compat (= 13), gnulib (>= 20130805), autoconf, automake
Standards-Version: 3.9.8 Homepage: http://lbzip2.org/ -Vcs-Git: git://github.com/kjn/lbzip2.git -Vcs-Browser: https://github.com/kjn/lbzip2/tree/debian +Vcs-Git: https://salsa.debian.org/debian/lbzip2.git +Vcs-Browser: https://salsa.debian.org/debian/lbzip2 Package: lbzip2 Architecture: anydiff -Nru lbzip2-2.5/debian/patches/32b5167940ec817e454431956040734af405a9de.patch lbzip2-2.5/debian/patches/32b5167940ec817e454431956040734af405a9de.patch --- lbzip2-2.5/debian/patches/32b5167940ec817e454431956040734af405a9de.patch 1969-12-31 19:00:00.000000000 -0500 +++ lbzip2-2.5/debian/patches/32b5167940ec817e454431956040734af405a9de.patch 2025-01-02 20:38:21.000000000 -0500
@@ -0,0 +1,33 @@ +From 32b5167940ec817e454431956040734af405a9de Mon Sep 17 00:00:00 2001 +From: Florian Weimer <fwei...@redhat.com> +Date: Thu, 5 Jan 2023 18:02:26 +0100 +Subject: [PATCH] Define the GNULIB_XALLOC_DIE macro + +This avoids an implicit function declaration when building gnulib's +xmalloc.c, addressing a build failure with future compiler version. + +Solution proposed by Bruno Haible here: + + Re: xmalloc calling undeclared xalloc_die function + <https://lists.gnu.org/archive/html/bug-gnulib/2022-12/msg00038.html> + +Forwarded: https://github.com/kjn/lbzip2/pull/33 +Bug-Debian: https://bugs.debian.org/1066240 +--- + configure.ac | 3 +++ + 1 file changed, 3 insertions(+) + +diff --git a/configure.ac b/configure.ac +index f852b97..384b7cf 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -31,6 +31,9 @@ AC_PROG_LN_S + AC_PROG_RANLIB + AC_PROG_CC_C89 + ++AC_DEFINE(GNULIB_XALLOC_DIE, 1,++ [This package is providing its own definition of the xalloc_die function.])
++ + gl_ASSERT_NO_GNULIB_TESTS + gl_ASSERT_NO_GNULIB_POSIXCHECK + gl_EARLY diff -Nru lbzip2-2.5/debian/patches/series lbzip2-2.5/debian/patches/series --- lbzip2-2.5/debian/patches/series 2022-02-02 17:45:23.000000000 -0500 +++ lbzip2-2.5/debian/patches/series 2025-01-02 20:38:28.000000000 -0500 @@ -1 +1,2 @@ 0001-configure.ac-Bump-AC_PREREQ-to-2.64.patch +32b5167940ec817e454431956040734af405a9de.patch
OpenPGP_signature.asc
Description: OpenPGP digital signature