summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-17 23:39:26 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-17 23:39:26 +0100
commit9086e6f9b72b11115a54942c44f054098183011c (patch)
tree094571b16d0caf6ff5f08c19de6118bdc846522f /debian/changelog
parent8581fb2af82a45040a0e10f39a53630dbec9fa2b (diff)
changelog: Document dgit(1) archive-query doc
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 584381e..8b08ce3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ dgit (9.3~) unstable; urgency=medium
* Fix non-default quilt modes. These were all previously broken.
* Arrange to report the upstream tag in dgit-generated commits/tags.
+ dgit archive query improvements [Matthew Vernon]:
+ * dgit(1): document the presence of the aptget method. Closes:#932321.
+
minor supporting changes:
* Tiny addition to debugging output.
* Test suite rearrangements.