summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 15:42:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-25 15:42:28 +0100
commite52f5e192421e79c6d59f33bc1dcd40272e7e91b (patch)
tree1722d02796cd436b90041df703a0d81e96e4b889 /debian
parent21c8966d8c2a930f7ead1fd417b11a9606b8a859 (diff)
Use "ftp.debian.org" not "http.debian.net" as the default Debian archive. (http.debian.net tends to defeat certain kinds of cacheing, and can also have more skew.)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dee9276..1e14862 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dgit (0.11) unstable; urgency=low
+
+ * Use "ftp.debian.org" not "http.debian.net" as the default Debian
+ archive. (http.debian.net tends to defeat certain kinds of cacheing,
+ and can also have more skew.)
+
+ --
+
dgit (0.10) unstable; urgency=low
* Create .pc/applied-patches - do not empty it (!)