From: Uwe Kleine-König Date: Wed, 23 Sep 2009 18:20:19 +0000 (+0200) Subject: drop fixes/ensure-worktree X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=91ab473d258c635bae9fd562bd048ea78355251c drop fixes/ensure-worktree This patch was a workaround of a bug in git that was fixed in 72183cb297f (== v1.6.1.3~4^2). As testing already has git 1.6.3.3 we don't need it any more. Signed-off-by: Uwe Kleine-König --- diff --git a/debian/rules b/debian/rules index 712fcae..422abb5 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -TG_BRANCHES="fixes/ensure-worktree debian/locations" +TG_BRANCHES="debian/locations" include /usr/share/quilt/quilt.make include debian/tg2quilt.mk