Code

Updated changelog to tig-0.6-1.
[pkg-tig.git] / debian / rules
index 721ab264519c4cc1c9414cef07745a7f4c85d923..3df0f09d56fa029c1aa13d9b2c7305bdba7b50ac 100755 (executable)
@@ -14,18 +14,16 @@ else
        CFLAGS += -O2
 endif
 
-include /usr/share/dpatch/dpatch.make
-
 build: build-stamp
 
-build-stamp: patch
+build-stamp:
        dh_testdir
        
        CFLAGS="$(FLAGS)" $(MAKE) all doc
        
        touch build-stamp
 
-clean: unpatch
+clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
@@ -54,7 +52,7 @@ binary-arch: build install
        dh_installexamples tigrc
        dh_link
        dh_strip
-       dh_compress
+       dh_compress -X.pdf
        dh_fixperms
        dh_installdeb
        dh_shlibdeps