summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2019-11-05 12:59:17 +0100
committerGuillem Jover <guillem@debian.org>2019-11-26 02:42:46 +0100
commit89afa9af7cd589eb8384ed96b6d86dd59d56bdf5 (patch)
treed5dbca5ff18a9e627ee5ccb39ca386621966ab24 /debian
parent2eafcd122aa4e772cd6bb40c3eb82ac27aff3646 (diff)
downloaddpkg-89afa9af7cd589eb8384ed96b6d86dd59d56bdf5.tar.gz
Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3874bc4e1..b3a0fbe91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,6 +74,7 @@ dpkg (1.20.0) UNRELEASED; urgency=medium
- Dpkg::Exit: Unregister all signal handlers once we have executed them.
Closes: #932841
- Dpkg::Exit: Register exit handlers also for __DIE__.
+ - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
* Documentation:
- man: Fix uncommon wording constructs.
- man: Use a minus sign for a literal string.