X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=fea55959a3ae5786025dec789f39f69049f4b23f;hb=dac79ba60f22d978a2b3f834358c7f865bcf131a;hp=d381fc3545ac5f960ed99a65625d260401c3f79f;hpb=b775be20ea45f5cb75d0acc6a6bb86f64e62365f;p=dgit.git diff --git a/debian/changelog b/debian/changelog index d381fc35..fea55959 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +dgit (0.11) unstable; urgency=low + + * Fix bug which would make quilt patch fixup fail if git status + produced "M" lines. + * Autogenerated quilt patch fixup patch Description contains several + recent git commits, rather than implying that the patch corresponds + exactly to the top git commit. + * Use "ftp.debian.org" not "http.debian.net" as the default Debian + archive. (http.debian.net tends to defeat certain kinds of cacheing, + and can also have more skew.) + + -- + +dgit (0.10) unstable; urgency=low + + * Create .pc/applied-patches - do not empty it (!) + + -- Ian Jackson Sun, 25 Aug 2013 00:51:50 +0100 + dgit (0.9) unstable; urgency=low * New cleaning arrangements.