summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-03 20:28:51 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-03 20:30:15 +0100
commitac221d67c7227d43ad69f8a9a291411d15cefd41 (patch)
treed85876eae7b68061336e6d961c9eb03657ec4dc6 /debian/changelog
parent27770bb8b01de8961513430402d3efa68873b5e6 (diff)
Use curl to download things rather than dget; do our own processing of the files
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b63b829..963eaa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ dgit (0.22~experimental1) experimental; urgency=low
to pass -dubuntu. Closes:#751781.
* Use mirror.ftp-master.debian.org DNS alias rather than coccia.
Closes:#752602.
+ * Check hashes of files ourselves rather than running dget to
+ re-retreive the .dsc.
Minor improvements:
* Include canonicalised suite name in signed tag message.