Control: tags 914935 + pending

Dear maintainer,

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

Regards.

diff -Nru enca-1.19/debian/changelog enca-1.19/debian/changelog
--- enca-1.19/debian/changelog	2016-09-05 16:23:32.000000000 +0200
+++ enca-1.19/debian/changelog	2022-07-17 16:35:46.000000000 +0200
@@ -1,3 +1,14 @@
+enca (1.19-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Andreas Henriksson ]
+  * Pass MKTEMP_PROG=/bin/mktemp to configure instead of finding in PATH
+    - this fixes reproducible build issue on merged-usr vs non-merged.
+    (Closes: #914935)
+
+ -- Ansgar <ans...@debian.org>  Sun, 17 Jul 2022 16:35:46 +0200
+
 enca (1.19-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru enca-1.19/debian/rules enca-1.19/debian/rules
--- enca-1.19/debian/rules	2016-01-07 09:27:18.000000000 +0100
+++ enca-1.19/debian/rules	2022-07-17 16:35:40.000000000 +0200
@@ -5,7 +5,8 @@
 	       --libexecdir=\$${prefix}/lib \
 	       --with-librecode \
 	       --with-libiconv \
-	       --disable-rpath
+	       --disable-rpath \
+	       MKTEMP_PROG=/bin/mktemp
 
 override_dh_strip:
 	dh_strip --dbg-package=libenca-dbg

Reply via email to