]> git.donarmstrong.com Git - debhelper.git/blobdiff - examples/rules.indep
r420: big monsta changes
[debhelper.git] / examples / rules.indep
index 71e0a52df139018ddba617c00e71e1ee3a72d1f6..603c79a9f235e8050f14b117c461b44bf2409fb9 100755 (executable)
@@ -8,7 +8,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
 
 build: build-stamp
 build-stamp:
@@ -41,7 +41,6 @@ install: build
 
 # Build architecture-independent files here.
 binary-indep: build install
-       dh_testversion 2
        dh_testdir
        dh_testroot
 #      dh_installdebconf
@@ -54,7 +53,7 @@ binary-indep: build install
 #      dh_installmime
 #      dh_installinit
        dh_installcron
-#      dh_installmanpages
+#      dh_installman
        dh_installinfo
 #      dh_undocumented
        dh_installchangelogs