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