[SCM] Debian packaging of libbusiness-isbn-data-perl branch, master, updated. 3328818e1a8cf61d0925a962a6bf20832878aa9a

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Aug 31 22:45:55 UTC 2012


The following commit has been merged in the master branch:
commit 6e768c90fd52c69160cbfcea84f1ff66cf22288b
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Aug 31 23:39:17 2012 +0200

    Switched to short-form debian/rules

diff --git a/debian/rules b/debian/rules
index a88c6c5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,27 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh build
-	touch $@
-
-clean: unpatch
-	[ ! -f Makefile ] || touch Makefile
+%:
 	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-data-perl



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