[SCM] Debian packaging of libbusiness-isbn-perl branch, master, updated. b3f547f6d5b3ce580d8e5a90b7451c64c69dd119

gregor herrmann gregoa at debian.org
Sat Feb 16 17:39:59 UTC 2013


The following commit has been merged in the master branch:
commit ef239b4a9f3d76f197ba91260c8829883ea4412d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 16 18:32:43 2013 +0100

    Use tiny debian/rules.

diff --git a/debian/rules b/debian/rules
index 0d045f4..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,3 @@
 #!/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 libbusiness-isbn-perl



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