X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=d902e9d17b80e81fd3c4c3823c80052ba7f4c273;hb=91ab473d258c635bae9fd562bd048ea78355251c;hp=40e7e14c642a9ec9a65d9d893583ec8c8bb6ff2e;hpb=4956e5734d10ac88fcca7276b402f1157644cb9b;p=topgit.git diff --git a/debian/changelog b/debian/changelog index 40e7e14..d902e9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,49 @@ -topgit (0.4-1) unstable; urgency=low +topgit (0.8-1) unstable; urgency=low - * New upstream release. + [ Uwe Kleine-König ] + * Update Debian policy version (no changes needed). + * New upstream release + + [ martin f. krafft ] + * Provide default values for variables used in tg2quilt.mk; thanks Frédéric + Brière (closes: #526392). + + -- Uwe Kleine-König Mon, 16 Mar 2009 08:52:08 +0100 + +topgit (0.7-1) unstable; urgency=low + + [ martin f. krafft ] + * 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). + * Add a note to tg2quilt.mk's header explaining the need to soft-include + tg2quilt.mk, to avoid the topgit build-dependency. + * Suggest the git-email package (closes: #508079). + * Suggest the make and quilt packages. + * Fix GPL version in copyright file (closes: #514157). + * Deprecate tg2quilt.mk's $PATCHES_DIR variable and put a warning in place + to point people to $QUILT_PATCH_DIR instead. + * change maintainer to pkg-topgit@teams.debian.net, add Uwe Kleine-König to + uploaders. + + [ Uwe Kleine-König ] + * new upstream release topgit-0.7 + - fixes Resumed create ignores branches contained in resolution + (Closes: #513018) + + -- Uwe Kleine-König Thu, 05 Mar 2009 12:09:31 +0100 + +topgit (0.5-1) unstable; urgency=low + + * 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