From: Ian Jackson Date: Sun, 26 Jul 2015 15:53:44 +0000 (+0100) Subject: changelog: Add ~~ X-Git-Tag: debian/1.1~43 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=40709d7e31abe0e46fe86f7559f44086fdb524c6 changelog: Add ~~ --- 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. --