X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=1ec039cf365a2d8dc26ac4cabdc912ec4524aa00;hb=e777254dc82aaf6b0e7bccd52f9ffe97d0712545;hp=5d0d9549dde2d985e1036bf9e6ba8efa06e25dad;hpb=cf523b5c37d83ba2e49ff284bb96c322148e6b64;p=topgit.git diff --git a/debian/changelog b/debian/changelog index 5d0d954..1ec039c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +topgit (0.5-2) unstable; urgency=low + + * 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. + + -- martin f. krafft Wed, 19 Nov 2008 17:58:45 +0100 + topgit (0.5-1) unstable; urgency=low * New upstream release (closes: #500273, #505266).