X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=d902e9d17b80e81fd3c4c3823c80052ba7f4c273;hb=98835e384debb0683178f469dde93be265e03b1a;hp=97ae1ec3c67a88185e89b96c179e04a7dcb0ffc5;hpb=c189d21bcab6bd4175cfdd7a1d58bb70c15da67e;p=topgit.git diff --git a/debian/changelog b/debian/changelog index 97ae1ec..d902e9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,49 @@ +topgit (0.8-1) unstable; urgency=low + + [ 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 for details; thanks to Stefano - Zacchiroli for the idea that led to this (closes: #501991). + /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