summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 06787f2..218d624 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (9.6~) unstable; urgency=medium
- *
+ Administrivia:
+ * Add missing Closes of #932476 to changelog entry for 9.5
--
@@ -8,7 +9,7 @@ dgit (9.5) unstable; urgency=medium
git-debpush [Sean Whitton]:
* Support ignoring individual checks with --force=check. Closes:#932459.
- * Check upstream source is identical in the upstream tag.
+ * Check upstream source is identical in the upstream tag. Closes:#932476.
* Check that patches are (un)applicable. Closes:#932477.
* Check for an unstitched git-debrebase branch. Closes:#932612.
* Check for explicitly pushing detached HEAD.