summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 02:23:26 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 12:14:46 +0100
commit52b7b05bf7898c0c4c2a4a88fecb4426273ce72d (patch)
tree583ab1f9b15429d3395c4de7056c05e97718c530 /debian/changelog
parent823fc0fbb11e753520c5cf740bd106a38e775e59 (diff)
dgit-repos-server: Do not reject commits with no author/committer email
But still insist on date, and hence on the actual committer and author commit header fields. Peter Green reports that eg 66c65d90db100435 in upstream linux.git is such a commit (and is accepted by github). Closes:#863353. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 769fa5c..bbcec9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,13 @@ dgit (3.12~) unstable; urgency=medium
* dgit import: Right error message for missing files in ..
* dgit import: Avoid making broken symlinks in ..
+ Important bugfixes to other components:
+ * dgit-repos-server: Do not reject commits with no author/committer
+ email address (but still insist on date, and hence on the actual
+ committer and author commit header fields). Peter Green reports that
+ eg 66c65d90db100435 in upstream linux.git is such a commit (and is
+ accepted by github). Closes:#863353.
+
Test suite:
* t-report-fail: print $PWD as part of failure message.
* import-dsc: Test missing files, particularly in ..