[libapache-htpasswd-perl] 18/24: Switch from cdbs to dh(1).
gregor herrmann
gregoa at debian.org
Fri Sep 8 21:38:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libapache-htpasswd-perl.
commit 7c19fc7fd16fabc1fb186e641076f539b5467ad1
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 8 23:22:52 2017 +0200
Switch from cdbs to dh(1).
---
debian/control | 1 -
debian/rules | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ed41983..c1e4cd1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9),
perl,
- cdbs,
libcrypt-passwdmd5-perl
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-htpasswd-perl.git
diff --git a/debian/rules b/debian/rules
index 93477ef..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/perlmodule.mk
+%:
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-htpasswd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list