chiark / gitweb /
Provide "dgit sbuild".
[dgit.git] / debian / changelog
index 1d5e28d81b0878d41dcd6ec0a2fd5bf9f7182bdd..14b34630f95ce313b41c17b37004aad4ae38adf4 100644 (file)
@@ -1,3 +1,17 @@
+dgit (0.4) experimental; urgency=low
+
+  * Use dgit.debian.net vhost on alioth.  Closes #720172.
+  * Usage message.  Closes #720085.
+  * Provide "dgit sbuild".
+  * Assorted manpage fixes and improvements.
+  * Fail if a required config item is missing.
+  * Much better error messages.
+  * Better error checking when parsing RFC822-style control data.
+  * Better checking that the supplied .dsc and debian/changes correspond.
+  * Ordering improvement in push: don't add dsc field until git push done.
+
+ --
+
 dgit (0.3) experimental; urgency=low
 
   * New version which appears to be able to sort of work at least