X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=abaf698924016c445ab22c0eabaa6205fdf794c0;hp=d902e9d17b80e81fd3c4c3823c80052ba7f4c273;hb=9b8c73def1694c0413a25c024948d24c73c7acf5;hpb=ea8ed4c34d3d46584bd62b30a30ad5226bba41ad diff --git a/debian/changelog b/debian/changelog index d902e9d..abaf698 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,40 @@ +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 + * New upstream release (closes: #516188) [ martin f. krafft ] * Provide default values for variables used in tg2quilt.mk; thanks Frédéric