X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=b1c7db172649819e7d476435bd100050616db5e9;hb=ab5a6e7990806975bfd31a47cf61f429eb8914e3;hp=c73480b760c0e476f397bd54f3bef1e4b363710f;hpb=b77bfa84e1dd2f7fe760985a76d7bafcfc463802;p=dgit.git diff --git a/debian/changelog b/debian/changelog index c73480b7..b1c7db17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ dgit (3.6~) unstable; urgency=medium Infrastructure: * Properly honour NOCOMMITCHECK policy hook exit status. Closes:#851800. + * Do not reject commits with no author/committer name (but still insist + on email address and date). Peter Green reports that eg + 71e128629ec786f3 in upstream xen.git is such a commit (and is accepted + by github). Closes:#851716. Test suite: * downstream-gitless: Test import of .dsc from unknown distro.