chiark / gitweb /
wip bugfixes
[dgit.git] / debian / changelog
index 7e2b85f553a398916593abd64ff5cfd82213d5fe..fea1dd499b7af3866bbecb6e05f1dea394812c77 100644 (file)
@@ -1,3 +1,25 @@
+dgit (0.4~~iwj) 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.
+  * Bugfixes.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 22 Aug 2013 13:36:44 +0100
+
+dgit (0.3) experimental; urgency=low
+
+  * New version which appears to be able to sort of work at least
+    some of the time.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sat, 17 Aug 2013 09:18:04 +0100
+
 dgit (0.2) experimental; urgency=low
 
   * New version which might actually work but probably won't.