[libcatalyst-modules-perl] 07/10: purge debian/rules

Damyan Ivanov dmn at moszumanska.debian.org
Thu May 15 07:43:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-perl.

commit be2bbe5bdb9fb843011c707f05fbf103e7667139
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu May 15 07:36:51 2014 +0000

    purge debian/rules
---
 debian/rules | 31 +------------------------------
 1 file changed, 1 insertion(+), 30 deletions(-)

diff --git a/debian/rules b/debian/rules
index 89b1521..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,33 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-PERL5LIB= $(TMP)/usr/share/perl5
-
 %:
-	dh $@ --with quilt
-
-unpack: unpack-stamp
-unpack-stamp:
-	debian/make-module.sh unpack
-	touch $@
-
-override_dh_clean:
-	dh_clean
-	rm -rf build-area
-	rm -f unpack-stamp
-
-override_dh_auto_install: patch-stamp
-	DESTDIR=$(TMP) TEST_POD=0 debian/make-module.sh build
-
-patch: patch-stamp
-patch-stamp: unpack-stamp
-	DESTDIR=$(TMP) debian/make-module.sh patch
-	touch patch-stamp
-
-unpatch:
-	DESTDIR=$(TMP) debian/make-module.sh unpatch
-	$(RM) patch-stamp
-
-override_dh_quilt_unpatch: unpatch
-override_dh_quilt_patch:   patch-stamp
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-perl.git



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