summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-22 21:38:22 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-22 21:38:22 +0100
commit97d91ead98b8c771271e1b6878b14db030932560 (patch)
treeef65067d76f29d9732ff1dd397cbb69bf43453d1
parentcf085be8d39af48b0221d50ea0e1cb1fbf44fd12 (diff)
changelog: finalise 9.5debian/9.5archive/debian/9.5
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 7dbba7b..767f59e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dgit (9.5~) unstable; urgency=medium
+dgit (9.5) unstable; urgency=medium
git-debpush [Sean Whitton]:
* Support ignoring individual checks with --force=check. Closes:#932459.
@@ -7,7 +7,7 @@ dgit (9.5~) unstable; urgency=medium
* Check for an unstitched git-debrebase branch. Closes:#932612.
* Check for explicitly pushing detached HEAD.
- dgit clone:
+ dgit clone [Ian Jackson]:
* No longer create an "origin" remote. Closes:#932694.
Documentation:
@@ -20,14 +20,14 @@ dgit (9.5~) unstable; urgency=medium
Miscellaneous:
* Correct the description of --force in git-debpush(1) [Sean Whitton].
* git-debrebase(*): fix some crossreferences [Sean Whitton].
- * Break out git-playtree-setup and rewrite in shell.
Closes:#932536.
+ * Break out git-playtree-setup and rewrite in shell. [Ian Jackson]
* Fix organisation copyright attribution for Matthew Vernon's
contributions. Closes:#932630.
- * HACKING: new document for helping people work on the code.
+ * HACKING: new document for helping people work on the code. [Ian Jackson]
* Update Vcs-Git etc. to point to salsa.
- --
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 22 Jul 2019 21:38:19 +0100
dgit (9.4) unstable; urgency=medium