[SCM] Debian packaging of libsort-naturally-perl branch, master, updated. 7a6cb6065c6aabd930830b7dd1af7ec570bfe9bd

Florian Schlichting fschlich at zedat.fu-berlin.de
Thu Apr 12 21:06:01 UTC 2012


The following commit has been merged in the master branch:
commit 92ed1a1b70475a65da125f1e0273c359c9da31f6
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Thu Apr 12 23:00:36 2012 +0200

    Switched to short-form debian/rules

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 libsort-naturally-perl



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