chiark / gitweb /
Qualify to Debian the manpage comment about how to do NMU.
[dgit.git] / debian / changelog
index ef4fe573493f0bacac56d41d33ec873a7cdfc3ac..47956f4cbd138d4a37956b284f4957cf9d0a6350 100644 (file)
@@ -3,6 +3,17 @@ dgit (1.1) unstable; urgency=low
   * Fix Vcs-Git and Vcs-Browse to refer to chiark.  (The dgit-repos on
     alioth aren't suitable right now because the master there can
     currently only be updated with an actual upload, ie dgit push.)
+  * Fix a manpage typo.
+  * Manpage said that --clean=check was -wn but that is --clean=none;
+    correctly document that --clean=check is actually -wc.
+  * Document that up to -DDD (not just -DD) is meaningfully different.
+  * Document that -cname=value applies only for this run.
+  * Improve manpage comment about defining a new distro.
+  * Document that --quilt=linear is the default for Debian.
+  * Fix a formatting problem in --build-products-dir= doc.
+  * In manpage, do not seem to imply that NMU should be of only one
+    new commit.
+  * Qualify to Debian the manpage comment about how to do NMU.
 
  --