chiark / gitweb /
infra: dgit-repos-server: Break out mkscript
[dgit.git] / debian / changelog
index b4aeb0b4372f64379a6632e1aef97e6ade13b243..3ee2de879c177e8be1c361eb05aa1f37637be092 100644 (file)
@@ -1,4 +1,18 @@
-dgit (3.10~) unstable; urgency=medium
+dgit (3.11~) unstable; urgency=medium
+
+  * dgit: fix rpush+buildinfo: Transfer buildinfos for signing.
+    Closes:#867693.
+  * dgit: Cope if the archive server sends an HTTP redirect,
+    by passing -L to curl.  Closes:#867185,#867309.
+  * dgit: Cope with newer git which hates --local outside a working
+    tree.  Closes:#865863.
+  * dgit: rpush: Honour local git config from build host working
+    tree.
+  * test suite: Cope with git restricting ext:: protocols.
+
+ --
+
+dgit (3.10) unstable; urgency=medium
 
   Bugfixes:
   * dgit: Copy several user.* settings from main tree git local config
@@ -18,7 +32,7 @@ dgit (3.10~) unstable; urgency=medium
   Documentation:
   * Fix typos.  Closes:#853125.  [Nicholas D Steeves]
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 06 Feb 2017 17:49:39 +0000
 
 dgit (3.9) unstable; urgency=medium