summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-14 18:27:14 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-14 18:35:05 +0100
commite05e2fad30e4ea5ff82cb2f4eb61ace55a7c9cba (patch)
tree265540a54d69db5cc582272127bd4d8695a1c0bc /debian
parent43cdcdd42a42f23ed68b7d1d89189b97c444db5b (diff)
changelog: tidy up
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 10 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 57a2b55..44a230e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,18 @@
dgit (1.2~~) UNRELEASED; urgency=low
- * Fix manpage typo `dig' for `dgit'.
- * Fix manpage typo `sourcefull'.
- * Document that tags are in DEP-14 format, and that they
- are used for authenticating pushes.
- * Correct manpage cross-reference to point to browse.d.d.o.
+ Improvements:
* Honour *.clean-mode configuration setting for --clean= mode.
- * In manpage move dgit.default.* to main CONFIGURATION section.
* No longer require option values to be cuddled: support `--opt val' and
`-o val'. Closes:#763332.
+
+ Manpages:
+ * Fix typos.
+ * Document that tags are in DEP-14 format, and that they
+ are used for authenticating pushes.
+ * Correct cross-reference to point to browse.d.d.o.
+ * Move dgit.default.* to main CONFIGURATION section.
+
+ Administrivia:
* Add missing close of #793060 to changelog for version 1.1.
--