[SCM] Debian packaging of libmro-compat-perl branch, master, updated. 82be8a10a8f2a4802a4634958728840582c65250

Xavier Guimard x.guimard at free.fr
Wed Dec 12 05:39:41 UTC 2012


The following commit has been merged in the master branch:
commit b75fc9d27df45120a5f6c10f3be03f6144484336
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Wed Dec 12 06:38:22 2012 +0100

    Update d/rules to modern format

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 libmro-compat-perl



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