X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d55f8ff20eae68023fe5cbf464ad33cce65a43db;hp=63fb0debadecbdcb3034fc43846694fe34ebf164;hb=9184953b37fef6964d1545fda3832e8eaaba986d;hpb=61bb03debb88d1dffe29fdb471d1d9a893b397d3 diff --git a/debian/changelog b/debian/changelog index 63fb0deb..d55f8ff2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dgit (0.31~~) unstable; urgency=low + + Infrastructure: + * Provide for mirroring git updates to a different server. + + -- Ian Jackson Sat, 11 Jul 2015 14:26:07 +0100 + dgit (0.30) unstable; urgency=high INCOMPATIBLE CHANGES: @@ -36,6 +43,8 @@ dgit (0.30) unstable; urgency=high dpkg-buildpackage, suppressing calls to the package's clean target. Also, expand the documentation in this area slightly. Closes:#768590. + * Provide --clean=git-ff (aka -wgf), which is useful for dgit itself (!) + Minor improvements: * Reduce some noise output and improve the clarity of some messages. @@ -91,7 +100,7 @@ dgit (0.30) unstable; urgency=high * In places, significant restructuring or tidying up. * Turn all perl warnings into errors using $SIG{__WARN__}. - -- + -- Ian Jackson Sun, 05 Jul 2015 01:34:55 +0100 dgit (0.22.1) unstable; urgency=high