[libperlspeak-perl] 02/07: debain/rules - Convert to short-format dh and compat 8

Daniel Lintott dlintott-guest at moszumanska.debian.org
Fri Apr 11 15:35:41 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libperlspeak-perl.

commit c5b155ee91cb7eca01ce4ec6f6417a25f4ca1292
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Fri Apr 11 16:23:45 2014 +0100

    debain/rules - Convert to short-format dh and compat 8
---
 debian/compat | 2 +-
 debian/rules  | 8 ++------
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/rules b/debian/rules
index 2e24923..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,4 @@
 #!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
-
-install/libperlspeak-perl::
-	[ ! -d debian/libperlspeak-perl/usr/lib/perl5 ] || rmdir --parents --ignore-fail-on-non-empty --verbose debian/libperlspeak-perl/usr/lib/perl5
-
 
+%:
+	dh $@

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



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