summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-06 20:25:32 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 01:24:56 +0000
commitce9d85875a22e1004ed74fa114fcd24349d65e5d (patch)
tree8bec6e33f1aef69aa4e760c37dbeac2ffca7b889 /debian
parent31b14133b081055c15b0f70edb9d75a85615010d (diff)
dgit: Fix a warning message about ref (mainly, tag) updates.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 143c438..747d86f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ dgit (3.2~) unstable; urgency=medium
it becomes public (ie, make the repo available much more promptly when
the package passes NEW). Closes:#849789.
+ Bugfixes:
+ * Fix a warning message about ref (mainly, tag) updates.
+
Documentation:
* dgit-maint-merge(7): Use git-deborig(1).
[Sean Whitton] Closes:#850953.