summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:18:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:18:02 +0000
commit038475bc4349aaa28e188d9c04c18c57d7699a70 (patch)
tree01115898207b7866f2b2cb3cbdc8a615ab1958ce
parentMerging upstream version 13.19. (diff)
downloaddebhelper-038475bc4349aaa28e188d9c04c18c57d7699a70.tar.xz
debhelper-038475bc4349aaa28e188d9c04c18c57d7699a70.zip
Adding debian version 13.19.debian/13.19
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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.