X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=185d4d7367dfe420ac484fc0c40fa38be2d057f6;hb=d12484c1ff2e57d1bf6f0ad5f9604fa4059ffa6d;hp=c444c6f189565eb88af7f5fd134f1f369c756a7f;hpb=d806bcce1c1b239b3ba7dd05493364259af49de2;p=dgit.git diff --git a/debian/changelog b/debian/changelog index c444c6f1..185d4d73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,56 @@ -dgit (9.9~) unstable; urgency=medium +dgit (9.11~) unstable; urgency=medium * -- +dgit (9.10) unstable; urgency=medium + + dgit bugfix: + * Work around gbp metadata handling bug which can prevent import + of some anomalous source packages. Closes:#950326. + Report from Peter Green. + + git-debpush bugfix: + * avoid a pipefail problem. Closes:#940588. [Sean Whitton] + + Documentation: + * Terminology: Change "rewind" to "rewrite" where appropriate + * dgit(1): Cover more cases of --overwrite and --deliberately + Closes:#928473. + * dgit(1): Do not talk about `intermediate' uploads. + * d-m-{merge,debrebase}(7): Use an 'upstream/' tag prefix in + gbp.conf; set `merge' in gbp.conf; import tarball before + committing gbp.conf. Closes:#932954. [Sean Whitton] + + i18n: + * Updated nl.po file. Closes:#945356. [Frans Spiesschaert] + + -- Ian Jackson Mon, 03 Feb 2020 08:41:10 +0000 + +dgit (9.9) unstable; urgency=medium + + Documentation: + * dgit-maint-{merge,debrebase}(7): Suggest a better rune. + (`git fetch --tags upstream') Closes:#939679. [Sean Whitton] + * git-debpush(1) minor improvements. Closes:#935084. [Sean Whitton] + * dgit(1): Fix a typo (found by lintian) + * dgit-maint-bpo(7): Mention occasional need for --new. Closes:#935443. + * git-debrebase: Extend extended description for this .deb. + + Infrastructure: + * New script dgit-mirror-ssh-wrap suitable for use as restricted + command on repos mirror target hosts, and corresponding test. + + Packaging niggles: + * control: Add missing dependency on liburl-perl (dgit and tests) + * control: Drop redundant Priority field for dgit-infrastruture + * control: update Vcs-Git to end in .git + * lintian: Override some checks + * control: Bump Standards-Version to 4.4.0.0. + + -- Ian Jackson Sat, 14 Sep 2019 21:34:13 +0100 + dgit (9.8) unstable; urgency=medium dgit, important bugfixes for bugs introduced in 9.6: