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