From 27b380077d91f2b35456d5a7a9fbb5c3b457ab5e Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 5 Mar 2009 11:02:22 +0100 Subject: [PATCH] limit tg branches to those ready for deployment Signed-off-by: martin f. krafft --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 30f025c..712fcae 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +TG_BRANCHES="fixes/ensure-worktree debian/locations" + include /usr/share/quilt/quilt.make include debian/tg2quilt.mk -- 2.30.2