X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=ac0f9c29afc183d5e1db9d5ff700614ef25d7d57;hb=e78009a51541741e09d705bd83227d6eb49e61a9;hp=c61ba3e99d6d8d535ce943c0f360c91623b86a2c;hpb=643328644f50c39690341b8bc2b27aea329576f9;p=topgit.git diff --git a/debian/changelog b/debian/changelog index c61ba3e..ac0f9c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,90 @@ +topgit (0.8-1.2.iwj-local) unstable; urgency=low + + * Build locally from i/* topgit branches. + + -- Ian Jackson Wed, 28 Dec 2011 02:06:00 +0000 + +topgit (0.8-1.1) unstable; urgency=low + + [ Carsten Hey ] + * Non-maintainer upload with permission from the Debian TopGit maintainers. + * Don't call pre-commit hook if tg is not installed. (closes: #576221, + LP: #564616) + + [ martin f. krafft ] + * Deal with single quotes in from/to headers (closes: #552629) + * Quote $LESS in case it includes spaces + * Simplify removal of files in tg-rmdir + * Also remove the dpkgv3 patch stamp file + * Check for applied patches/uncommitted changes before tg-rmdir + * tg-cleanexport is PHONY + * Do not fail if no quilt patches to pop + + [ Michal Sojka ] + * Make 'tg patch' work in subdirectories + + [ Thomas Schwinge ] + * tg-push: Filter out plain SHA1s from being pushed. + * tg-mail: Properly quote argument to --in-reply-to. + * tg-delete: Handle the case where the branch has been removed already, but + the base is still left. + + [ Uwe Kleine-König ] + * change section to vcs + * tg mail: document config setting to prevent unintended mass mail sending + * tg patch: treat all files as ascii (closes: #521173) + + -- Carsten Hey Mon, 26 Apr 2010 10:11:16 +0200 + +topgit (0.8-1) unstable; urgency=low + + [ Uwe Kleine-König ] + * Update Debian policy version (no changes needed). + * New upstream release (closes: #516188) + + [ 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 + topgit (0.3-1) unstable; urgency=low * New upstream release (closes: #498559).