[SCM] Debian packaging of libcatalyst-manual-perl branch, master, updated. debian/5.9002-1-9-gb1bc556

gregor herrmann gregoa at debian.org
Sat Feb 18 13:01:33 UTC 2012


The following commit has been merged in the master branch:
commit eb94aca1be5d83917d1c2efea5ef8faecde87538
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 18 13:57:30 2012 +0100

    Remove override_dh_auto_install, upstream doesn't ship .gitignore anymore.

diff --git a/debian/rules b/debian/rules
index 4a841c5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
-	$(RM) -v $(TMP)/usr/share/perl5/Catalyst/Manual/Tutorial/.gitignore

-- 
Debian packaging of libcatalyst-manual-perl



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