X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Frules;h=712fcae407d14339cd640ece3522c3879259eadf;hb=a9e10b44a67400a4539abb7c969852c42dfd6d67;hp=74e8edd9e256edaf9097e5796ca71569faca24fe;hpb=e3aeda0917e24d33cdaab95a17b2ccaced1475e2;p=topgit.git diff --git a/debian/rules b/debian/rules index 74e8edd..712fcae 100755 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,10 @@ # 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/topgit.mk +include debian/tg2quilt.mk build: build-stamp build-stamp: patch @@ -26,6 +28,8 @@ install: build dh_installdirs $(MAKE) DESTDIR=$(CURDIR)/debian/topgit prefix=/usr install rm -f $(wildcard $(CURDIR)/debian/topgit/usr/share/topgit/*.txt) + dh_install + install -m644 contrib/tg-completion.bash debian/topgit/etc/bash_completion.d/topgit binary-arch: build install