summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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