summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-09-28 23:02:07 +0200
committerGuillem Jover <guillem@debian.org>2019-10-30 22:02:45 +0100
commitd178013236e0617e40e4287ff6ddbf66370d58c6 (patch)
tree8f1ffce10094dc94173c80d90db944f17a5bd9f9 /debian/changelog
parent73888d612ad370e8147ddb503bf2e5f2ad80c7b6 (diff)
downloaddpkg-d178013236e0617e40e4287ff6ddbf66370d58c6.tar.gz
scripts: Match ~deb also as a backport marker in versions
Closes: #934980
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6964f2a49..044255a0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
never the correct solution.
* dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
versioning, as volatile.debian.org was decommissioned some time ago.
+ * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
+ marker in versions. Closes: #934980
* Perl modules:
- Dpkg::Source::Package: Verify original tarball signatures at build time.
- Dpkg::BuildFlags: Add new unset() method.