[SCM] Debian packaging of libtest-fixme-perl branch, master, updated. a29dd9129cb61e76c4f661f627e2aea53fc525eb

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Aug 26 20:54:43 UTC 2012


The following commit has been merged in the master branch:
commit 6dd8c466173994724a316aeb7d7e32cbc6eafe92
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Aug 26 22:50:45 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 libtest-fixme-perl



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