X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=85b001caf2347417d2cfee4324415d91c3ad54e6;hb=185a9e1f86867a19926ea92eca2252d7d45a3b10;hp=9852f8ca7f336e7da3971b49d478ea5040eddc7c;hpb=a8afb211abbfc5b6e3978b789efd29ffb7090dbd;p=topgit.git diff --git a/debian/changelog b/debian/changelog index 9852f8c..85b001c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,22 @@ +topgit (0.5-2) unstable; urgency=low + + * Provide new tg2quilt target tg-cleanexport, which recreates debian/patches + in one step. + * Actually install the bash completion script; thanks to Uwe Kleine-König + for noticing and providing a patch (closes: #499072). + + -- martin f. krafft Wed, 19 Nov 2008 17:58:45 +0100 + topgit (0.5-1) unstable; urgency=low - * New upstream release. - * Provide a TopGit Makefile snippet for inclusion from debian/rules and - update the README.source workflow accordingly. See - /usr/share/doc/topgit/README.source for details; thanks to Stefano - Zacchiroli for the idea (closes: #501991). + * New upstream release (closes: #500273, #505266). + * Upstream added bash completion (closes: #499072). + * Provide the tg2quilt Makefile snippet for inclusion from debian/rules to + facilitate generation of the quilt series from TopGit branches. See + /usr/share/doc/topgit/HOWTO-tg2quilt.gz for details; thanks to Stefano + Zacchiroli for the idea that led to this (closes: #501991, #506072). + * Update the README.source workflow to refer to HOWTO-tg2quilt. + * Add a NEWS file to make sure people get notified of this change. -- martin f. krafft Fri, 26 Sep 2008 19:55:58 +0200