[libsphinx-search-perl] 03/10: Use dh(1).

gregor herrmann gregoa at debian.org
Sat Dec 30 20:29:14 UTC 2017


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

gregoa pushed a commit to branch master
in repository libsphinx-search-perl.

commit b9b3b1222bbecd0a8540d0c9c3dfd7e659389030
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 30 21:23:01 2017 +0100

    Use dh(1).
---
 debian/control | 3 +--
 debian/rules   | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8530d36..904e32b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: cdbs,
-               debhelper (>= 7)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libclass-accessor-perl,
                      libdbi-perl,
                      libfile-searchpath-perl,
diff --git a/debian/rules b/debian/rules
index 1a1bb6b..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
+%:
+	dh $@

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



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