Package: apr-util
Version: 1.6.1-5.1
Severity: normal

Dear Maintainer,

please include the attached changes from my 1.6.1-5.1 NMU.

Thank you for maintaining apr-util!


-- 
cheers,
        Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

Smart things make us dumb.
diff -Nru apr-util-1.6.1/debian/changelog apr-util-1.6.1/debian/changelog
--- apr-util-1.6.1/debian/changelog     2020-08-29 11:51:07.000000000 +0200
+++ apr-util-1.6.1/debian/changelog     2022-12-29 19:37:54.000000000 +0100
@@ -1,3 +1,11 @@
+apr-util (1.6.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload by the Reproducible Builds team.
+  * debian/rules: Remove the build path from apt-1-config, based on a patch by
+    Vagrant Cascadian. Closes: #1006865.
+
+ -- Holger Levsen <hol...@debian.org>  Thu, 29 Dec 2022 19:37:54 +0100
+
 apr-util (1.6.1-5) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff -Nru apr-util-1.6.1/debian/rules apr-util-1.6.1/debian/rules
--- apr-util-1.6.1/debian/rules 2020-08-29 11:24:55.000000000 +0200
+++ apr-util-1.6.1/debian/rules 2022-12-29 19:29:07.000000000 +0100
@@ -105,6 +105,8 @@
 override_dh_auto_install:
        dh_auto_install --destdir=debian/tmp
        perl -p -i -e "s,^dependency_libs=.*,dependency_libs=''," 
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libaprutil-1.la
+       # Remove the buildpath: https://reproducible-builds.org/docs/build-path/
+       perl -p -i -e "s,$(CURDIR),$(shell basename $(CURDIR))," 
debian/tmp/usr/bin/apu-1-config
 
 override_dh_strip:
        dh_strip --dbgsym-migration='libaprutil1-dbg (<= 1.6.1-3)'

Attachment: signature.asc
Description: PGP signature

Reply via email to