diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:17:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:17:47 +0000 |
commit | 9de66d43573fa0b1e5178206d4f62d8a1ca8c159 (patch) | |
tree | 9a238a2efe4bf7b9e6ba507d37392b7097f51651 /debian | |
parent | Merging upstream version 13.18. (diff) | |
download | debhelper-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/changelog | 9 |
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 ] |