[SCM] Debian packaging of liblocale-maketext-fuzzy-perl branch, master, updated. 8c0c08d5a3e07d1927c1a1c2b79a977e60a02021

gregor herrmann gregoa at debian.org
Sun Dec 11 15:41:55 UTC 2011


The following commit has been merged in the master branch:
commit ec4c61f28b759f65ba6d82420e8f1a2ed0652e3e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 11 16:25:39 2011 +0100

    Use tiny debian/rules file.

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 liblocale-maketext-fuzzy-perl



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