X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=249ff3e389936aff286b2134ac656d1be27d3eb9;hp=de420106eff4f48c3efbc969574464086d2dda89;hb=d40d75a4022d947e8b51f0a6e8b773da3d9b149b;hpb=348b995ead9fbcab890da5d222af36402f33d68c diff --git a/debian/changelog b/debian/changelog index de420106..249ff3e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -dgit (1.1~~) unstable; urgency=low +dgit (1.2~~) UNRELEASED; urgency=low + + * Fix manpage typo `dig' for `dgit'. + * Correct manpage cross-reference to point to browse.d.d.o. + + -- + +dgit (1.1) unstable; urgency=medium Bugfixes: * When source package contains things called .git (even files, and even @@ -14,6 +21,8 @@ dgit (1.1~~) unstable; urgency=low command line arguments when massaging the dpkg-buildpackage arguments, so that we don't end up giving dpkg-buildpackage contradictory instructions. + * Cope with new git-buildpackage which provides gbp, rather than the + eponymous command, on PATH. Configurability: * Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD. Closes:#793427. @@ -84,7 +93,7 @@ dgit (1.1~~) unstable; urgency=low the arguments to dpkg-buildpackage, and suppressing our clean target, etc., correctly). - -- + -- Ian Jackson Mon, 27 Jul 2015 16:34:31 +0100 dgit (1.0) unstable; urgency=medium