X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=ff334e435108e7d2244723cac535f623dfa263b2;hb=375da56118b506d68bb3219792b48243a2989f39;hp=eef1f782e8905ff53b8330342b608068c3bf3473;hpb=92ce4806cd4e9029cb5aaf96abbb51d6e9442c1c;p=dgit.git diff --git a/debian/changelog b/debian/changelog index eef1f782..ff334e43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,30 @@ +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. + + -- + +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