summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:17:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:17:47 +0000
commit9de66d43573fa0b1e5178206d4f62d8a1ca8c159 (patch)
tree9a238a2efe4bf7b9e6ba507d37392b7097f51651 /debian
parentMerging upstream version 13.18. (diff)
downloaddebhelper-debian/13.18.tar.xz
debhelper-debian/13.18.zip
Adding debian version 13.18.debian/13.18
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f30511..7645c08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debhelper (13.18) unstable; urgency=medium
+
+ * perl_makemaker: Fix missing import that broke cross-builds.
+ Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #1078707)
+ * perl-build: Set PKG_CONFIG during cross builds like perl-makemaker.
+ Thanks to gregor herrmann <gregoa@debian.org>
+
+ -- Niels Thykier <niels@thykier.net> Wed, 14 Aug 2024 20:27:05 +0000
+
debhelper (13.17) unstable; urgency=medium
[ Américo Monteiro ]