summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-07 07:09:42 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-07 11:18:18 +0100
commit82a5c66c1525e7d337f9ff6d2fb292895e8b9a36 (patch)
tree5e5f2d7948bd22dfeb0fbfc4a247b767db86f59a /debian
parentf4b47c0cafdb51602ff77498e206b4a2568cdee2 (diff)
changelog: Update
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog26
1 files changed, 25 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1aaaecf..60e1b56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
dgit (9.1~) unstable; urgency=medium
- New tools for a "git-push-to-upload" workflow [Ian Jackson & Sean Whitton]
+ New tools for a "git-push-to-upload" workflow [Ian Jackson & Sean Whitton]:
* New script in a new binary package: git-debpush.
The new binary package is very small, but
+ git-debpush needs to be in src:dgit, because its test suite is the
@@ -11,6 +11,30 @@ dgit (9.1~) unstable; urgency=medium
by git-debpush.
Please see git-debpush(1) for a sketch of the workflow.
+ dgit:
+ * Allow the -p option to be used with various push modes.
+ * Include dgit tag metadata in maintainer view tags.
+ For consistency with, and use by, git-debpush.
+ * Add some missing blank lines to tag messages.
+ * Some other refactoring.
+
+ Other documentation:
+ * dgit(1): fix a reference in the description of --quilt=auto [Sean
+ Whitton].
+
+ Translations:
+ * Do not translate tag subject lines, because these are parsed by
+ dgit-repos-server.
+
+ Test suite:
+ * Test cases for new tools for "git-push-to-upload" workflow.
+ * drs-git-ext: honour DGIT_DRS_MODE.
+ * Provide a stunt sendmail and a stunt dgit.
+ * Some other refactoring.
+
+ Administrivia:
+ * Update d/copyright years to include 2019 [Sean Whitton].
+
--
dgit (9.0) unstable; urgency=medium