[SCM] Debian packaging of libdirectory-scratch-perl branch, master, updated. 4a129d371fdd61bab3322cff3b944f74d464ecc6

Xavier Guimard x.guimard at free.fr
Tue May 21 04:30:32 UTC 2013


The following commit has been merged in the master branch:
commit cd0868e41c9210685b7c79547322721eddd5dcb0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue May 21 06:21:33 2013 +0200

    Update debian/rules to use "dh $@"

diff --git a/debian/rules b/debian/rules
index 0d045f4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

-- 
Debian packaging of libdirectory-scratch-perl



More information about the Pkg-perl-cvs-commits mailing list