summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog22
1 files changed, 17 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index c49b783..0dfe7b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,22 @@
dgit (5.1~) unstable; urgency=medium
- * git-debrebase manpages: Fix typos and etc.
- * git-debrebase: new-upstream: fix (this time for sure) ff check
- handling of multi-piece upstreams.
- * git-debrebase: suppress gbp pq export output, except in
- case of error. Closes:#901809.
+ dgit gitattributes handling:
+ * Squash the working-tree-encoding attribute too.
+ * Update an existing `dgit-defuse-attrs' macro in .git/info/attributes.
+ * Test the working-tree-encoding attribute squashing properly.
+ Closes:#901900.
+
+ git-debrebase fixes:
+ * new-upstream: fix (this time for sure) ff check handling
+ of multi-piece upstreams.
+ * Suppress gbp pq export output, except in case of error.
+ Closes:#901809.
+ * Manpages: Fix typos and etc.
+ * Fix a typo in the package description.
+
+ Test suite:
+ * Triger ci.debian.net autopkgtests on: gnupg diffutils patch.
+ (A dummy test is used to add to Testsuite-Triggers.)
--