[pkg-opensc-commit] [pam-p11] 04/08: debian/control, debian/rules: Use dh-autoreconf.

Eric Dorland eric at moszumanska.debian.org
Mon Dec 12 05:04:14 UTC 2016


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

eric pushed a commit to branch master
in repository pam-p11.

commit b509ff73eefa46f4f6082d21b248ed6c6163c0fc
Author: Eric Dorland <eric at debian.org>
Date:   Sun May 10 21:29:45 2015 -0400

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

diff --git a/debian/changelog b/debian/changelog
index 85aa0a1..6e881cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ pam-p11 (0.1.5-5) unstable; urgency=medium
   * debian/libpam-p11.docs: Run wrap-and-sort.
   * debian/control: Switch maintainer to pkg-opensc-maint@ and make myself
     an uploader.
+  * debian/control, debian/rules: Use dh-autoreconf.
 
- --
+ -- Eric Dorland <eric at debian.org>  Sun, 10 May 2015 21:28:50 -0400
 
 pam-p11 (0.1.5-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 610e797..25ffcf3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Debian OpenSC Maintainers <pkg-opensc-maint at lists.alioth.debian.org>
 Uploaders: Eric Dorland <eric at debian.org>
-Build-Depends: autotools-dev,
+Build-Depends: dh-autoreconf,
                debhelper (>= 9),
                libltdl-dev,
                libp11-dev,
diff --git a/debian/rules b/debian/rules
index 4c4065a..b3f0f9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --libdir=/lib/$(DEB_HOST_MULTIARCH)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pam-p11.git



More information about the pkg-opensc-commit mailing list