X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e0ab40558da01c30c878c83ec5ef492014d13a43;hp=5d0d9549dde2d985e1036bf9e6ba8efa06e25dad;hb=0c676b4580dfdc67563529a03fa830f98d57c4a7;hpb=cf523b5c37d83ba2e49ff284bb96c322148e6b64 diff --git a/debian/changelog b/debian/changelog index 5d0d954..e0ab405 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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).