X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=49510c8e865ee087a0d71ce94986c02493f45dd9;hp=0d349c4991e89b90d19651585333204b20007a0a;hb=c3e8b7bd35221eec4532af528e134164eb612d29;hpb=5999f43fb3a172518992eb8a2ecb2df270de439f diff --git a/debian/changelog b/debian/changelog index 0d349c49..49510c8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +dgit (0.19~experimental1) experimental; urgency=low + + Testing facilities: + * Provide "test-dummy" distro with "dummycat" access method. + * Provide fake "ssh" program in tests/ which does nothing much. + * Provide tests/lib, and one pari-extra based clone test. + * Provide debian/tests/control. + + -- + +dgit (0.18.2) unstable; urgency=high + + Bump archive upload urgency to high. + + -- Ian Jackson Sun, 24 Nov 2013 17:42:57 +0000 +dgit (0.18.1) unstable; urgency=low + + Bugfixes: + * sshpsql archive query method passes LANG=C. Closes:#729788. + * Subcommand program or argument options containing hyphens work. + (Eg, --dpkg-buildpackage:blah was previously incorrectly rejected.) + + Packaging fixes: + * Depend on dput. + * Depend on curl | wget, as dget needs one of those. (The dput package, + which contains dget, doesn't require them because dput itself works + without.) + + -- Ian Jackson Sun, 24 Nov 2013 17:36:03 +0000 + dgit (0.18) unstable; urgency=low Major new feature: @@ -51,6 +81,8 @@ dgit (0.18) unstable; urgency=low 0.16~experimental3 0.16~experimental2 0.16~experimental1 We do describe here all the changes since 0.17. + -- Ian Jackson Sat, 09 Nov 2013 10:12:13 +0000 + dgit (0.17) unstable; urgency=high * Do not grobble around in .git/refs/; instead, use git-show-ref.