summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e46196..d63f5cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ dgit (0.22~experimental1) experimental; urgency=low
Closes:#752602.
* Check hashes of files ourselves rather than running dget to
re-retreive the .dsc.
+ * Check SHA-256 of .dsc against hash from archive_query (ie projectb)
+ rather than letting dpkg-source do a signature verification.
+ Closes:#737619.
Minor improvements:
* Include canonicalised suite name in signed tag message.