X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d89b41ee7ab0fd38e21454d921c1430e7c5f82c4;hp=3dd38e4c434a847ed870b49444856465317e6609;hb=5ee107579037882ae549f35e9bc1b30e0acdb1ab;hpb=3e9f3deb5b383ee4580227beb5c77c19bdb5b122 diff --git a/debian/changelog b/debian/changelog index 3dd38e4c..d89b41ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ dgit (0.22~experimental1) experimental; urgency=low Minor improvements: * Include canonicalised suite name in signed tag message. * Mention cross-version dgit rpush incompatibility in manpage. + * Check for rpush protocol version incompatibility and crash early + if incompatible. * New script tests/using-intree for running tests on the source tree. * Do not spew diff output to terminal (by default). Print sensible message instead. Closes:#736526.