summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7645c08..bdfe7f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debhelper (13.19) unstable; urgency=medium
+
+ * Fix regression in pkgfile where compat 14 semantics were always active.
+ Thanks to Salvatore Bonaccorso <carnil@debian.org>
+ * dh_lintian: Reject architecture specific overrides files for M-A: same [c14]
+ Thanks to Salvatore Bonaccorso <carnil@debian.org> (Closes: #1078830)
+
+ -- Niels Thykier <niels@thykier.net> Sun, 18 Aug 2024 08:15:14 +0000
+
debhelper (13.18) unstable; urgency=medium
* perl_makemaker: Fix missing import that broke cross-builds.