X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9f7b5fa6ffee63d1de01c8c6d9b7fa9e8463b7f2;hp=6d7ad9a7aea746f4f8a599d0aab76165a585fb0b;hb=3fad6db8d44a435d456e9d79e2c6811ac2bc0364;hpb=87fc6afb7774dad194ec042ce493010ff5ac16b8 diff --git a/debian/changelog b/debian/changelog index 6d7ad9a7..9f7b5fa6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +dgit (3.2~) unstable; urgency=medium + + * + + -- + +dgit (3.1) unstable; urgency=medium + + Bugfixes: + * dgit import-dsc: Do not crash with undefined $isuite. Closes:#850781. + * dgit build: Do not sometimes crash with undefined $isuite. + * dgit: Do not nedlessly re-fetch the rewrite map. + * dgit: After downloading .debian.* files, save them in `..', too + (ie do this not just for .origs). + * dgit: When fetching, refetch files with hash mismatches (and save them + as `...,fetch'), so we can distinguish them from any built locally. + Closes:#850824. + + Test suite: + * Add test for import-dsc with default distro. (Detects #850781.) + + Administrivia: + * Fix a dgit 3.0 changelog bullet referring to refs/dgit-fetch/DISTRO. + + -- Ian Jackson Tue, 10 Jan 2017 17:50:27 +0000 + dgit (3.0) unstable; urgency=medium Protocol change: @@ -25,7 +51,7 @@ dgit (3.0) unstable; urgency=medium Other improvements: * Improve debugging output a bit. - * Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO, + * Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/SUITE, which leads to less duplication and so less clutter. * Enforce a reasonable syntax for nominal distro names. * When generating orig+debian/patches view, copy debian/ from