summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-09 01:38:12 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-10 01:01:10 +0100
commit33f5871ad5608bdc163f310609dad7f52cd826f9 (patch)
tree5794e270f3648330db2b2f46228ff7e86dd35a09
parent8bfb6fbd138a553c99cc0aa5363c97a9ee676de5 (diff)
Update changelog for --quilt= split brain
-rw-r--r--TODO.BRANCH2
-rw-r--r--debian/changelog5
2 files changed, 5 insertions, 2 deletions
diff --git a/TODO.BRANCH b/TODO.BRANCH
index 623a787..72160ea 100644
--- a/TODO.BRANCH
+++ b/TODO.BRANCH
@@ -5,8 +5,6 @@ CHECK BTS
CHANGELOG
- * Mention new --quilt=* in debian/changelog
-
* Mention in-archive copy fix in debian/changelog
* Mention in changelog that:
diff --git a/debian/changelog b/debian/changelog
index 1efb955..37a746a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,11 @@ dgit (1.5~~) unstable; urgency=medium
has been changed recently and now this default setting is very awkward
to change for the dgit user.
+ Major new feature:
+ * --quilt=gbp, --quilt=dpm, --quilt=unpacked: Introduce facility for
+ split view (dgit/mainiainer view), to improve compatibility with some
+ other workflow tools.
+
New checks and improved behaviours:
* When running dpkg-buildpackage, cope if user specified -g or -G.
* dgit sbuild: check that the set of .changes files found is as we