X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=333ad3ddeee5d5fa575dee6de2c8bdeb9c9d437d;hb=509a3e2079137b842228b6085b7bb31bbeedd631;hp=4f2e64da20d0ff32074b63abb25b2f8f7cd6e9d7;hpb=e32ec25d687126038f441f4ffa11bc699de847dc;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 4f2e64da..333ad3dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -82,6 +82,15 @@ dgit (0.23~) unstable; urgency=low * Document that dgit repos are cloneable with git, in dgit(1) section MODEL. [Andreas Barth.] Closes:#768470. + * --clean=git and --clean=none cause dgit to pass -nc to + dpkg-buildpackage, suppressing calls to the package's clean target. + Also, expand the documentation in this area slightly. Closes:#768590. + + * Manpages: Break out dgit(7) from dgit(1). + * Manpages: Other clarifications and improvements. + * Change realpath dependency to `coreutils (>= 8.23-1~) | realpath' + (Closes:#786955.) + -- dgit (0.22.1) unstable; urgency=high