Control: tags 1126964 + patch
Control: tags 1126964 + pending

Dear maintainer,

I've prepared an NMU for cracklib2 (versioned as 2.9.6-5.3) and uploaded 
it to DELAYED/12. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for cracklib2-2.9.6 cracklib2-2.9.6

 changelog                 |    7 +++++++
 patches/gettext0.26.patch |   14 ++++++++++++++
 patches/series            |    1 +
 3 files changed, 22 insertions(+)

diff -Nru cracklib2-2.9.6/debian/changelog cracklib2-2.9.6/debian/changelog
--- cracklib2-2.9.6/debian/changelog	2024-11-20 12:48:06.000000000 +0200
+++ cracklib2-2.9.6/debian/changelog	2026-06-06 21:53:24.000000000 +0300
@@ -1,3 +1,10 @@
+cracklib2 (2.9.6-5.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gettext 0.26. (Closes: #1126964)
+
+ -- Adrian Bunk <[email protected]>  Sat, 06 Jun 2026 21:53:24 +0300
+
 cracklib2 (2.9.6-5.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cracklib2-2.9.6/debian/patches/gettext0.26.patch cracklib2-2.9.6/debian/patches/gettext0.26.patch
--- cracklib2-2.9.6/debian/patches/gettext0.26.patch	1970-01-01 02:00:00.000000000 +0200
+++ cracklib2-2.9.6/debian/patches/gettext0.26.patch	2026-06-06 21:53:24.000000000 +0300
@@ -0,0 +1,14 @@
+Description: Fix FTBFS with gettext 0.26
+Author: Adrian Bunk <[email protected]>
+Bug-Debian: https://bugs.debian.org/1126964
+
+--- cracklib2-2.9.6.orig/configure.ac
++++ cracklib2-2.9.6/configure.ac
+@@ -55,7 +55,6 @@ AC_CHECK_FUNCS(strdup)
+ AC_CHECK_FUNCS(getpwuid_r)
+ 
+ dnl internationalization macros
+-AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
+ AM_GNU_GETTEXT_VERSION([0.19.6])
+ AM_GNU_GETTEXT([external])
+ 
diff -Nru cracklib2-2.9.6/debian/patches/series cracklib2-2.9.6/debian/patches/series
--- cracklib2-2.9.6/debian/patches/series	2024-11-20 12:47:40.000000000 +0200
+++ cracklib2-2.9.6/debian/patches/series	2026-06-06 21:53:24.000000000 +0300
@@ -6,3 +6,4 @@
 fix-musl-linux-any-build
 python3.12-support.patch
 python3.13-unittest.patch
+gettext0.26.patch

Reply via email to