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

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

commit d6f51d6d23286064a52bcb6d488550764836e3af
Author: Damyan Ivanov <d...@debian.org>
Date:   Fri May 16 20:13:21 2014 +0000

    remove bundling machinery from debian/rules
---
 debian/rules | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/debian/rules b/debian/rules
index e257c9a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-PERL5LIB= $(TMP)/usr/share/perl5
-
 %:
        dh $@
-
-override_dh_clean:
-       dh_clean
-       rm -rf build-area
-
-override_dh_auto_configure:
-       DESTDIR=$(TMP) debian/make-module.sh unpack
-
-override_dh_auto_install:
-       DESTDIR=$(TMP) TEST_POD=1 debian/make-module.sh build

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to