summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3bb46ef..7c92b5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dgit (9.5~) unstable; urgency=medium
* Support ignoring individual checks with --force=check. Closes:#932459.
* Check upstream source is identical in the upstream tag.
* Check that patches are (un)applicable. Closes:#932477.
+ * Check for an unstitched git-debrebase branch. Closes:#932612.
+ * Check for explicitly pushing detached HEAD.
dgit clone:
* No longer create an "origin" remote. Closes:#932694.