[SCM] Debian packaging of libpdf-table-perl branch, master, updated. 3bcd2e32ed04654f220bd20fe8e487351bd37b62

gregor herrmann gregoa at debian.org
Thu Oct 20 16:19:35 UTC 2011


The following commit has been merged in the master branch:
commit 08a0e42cd76161db973a20dac43ac8a1a5814c02
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 20 18:07:51 2011 +0200

    Use tiny 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 libpdf-table-perl



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