X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=43de16c2fd02183d376fbaaa469edbe379c2ebe0;hb=40709d7e31abe0e46fe86f7559f44086fdb524c6;hp=166414377353eba0b5f1a18d00baee69469c5c39;hpb=b08cca6630e64c51ec712c8acf72397faf7ab700;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 16641437..43de16c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dgit (1.1) unstable; urgency=low +dgit (1.1~~) unstable; urgency=low * Fix Vcs-Git and Vcs-Browse to refer to chiark. (The dgit-repos on alioth aren't suitable right now because the master there can @@ -33,6 +33,7 @@ dgit (1.1) unstable; urgency=low * Make warnings fatal in tstunt/dpkg-parsechangelog (directly). * When source package contains things called .git (even files, and even in subdirectories), remove them. Closes:#793671. + * Introduce more sophisticated protocol negotiation for rpush. --