X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=7944b386cd43554d2b640f5c1e70253ddfd599c4;hb=f4e23593ad4e04711ec34d5b1d70f3a0508f2b66;hp=43de16c2fd02183d376fbaaa469edbe379c2ebe0;hpb=40709d7e31abe0e46fe86f7559f44086fdb524c6;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 43de16c2..7944b386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,10 @@ dgit (1.1~~) unstable; urgency=low * When source package contains things called .git (even files, and even in subdirectories), remove them. Closes:#793671. * Introduce more sophisticated protocol negotiation for rpush. + * Do not quote `:' in shellquote. + * Test suite: Honour DGIT_TEST_DEBUG=''. + * Print a supplementary message when push fails, giving advice to + the user about how to retry. Closes:#793144. --