[pkg-opensc-commit] [libp11] 01/05: debian/control: Change build dependency on debhelper to >= 9.

Eric Dorland eric at alioth.debian.org
Sun Sep 15 21:06:51 UTC 2013


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

eric pushed a commit to branch master
in repository libp11.

commit 872a437c3e5d0871dc9bd887d1e4b11086948f11
Author: Eric Dorland <eric at debian.org>
Date:   Sat Mar 10 21:40:01 2012 -0500

    debian/control: Change build dependency on debhelper to >= 9.
---
 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 42d4569..6ea6f7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libp11 (0.2.8-3) unstable; urgency=low
+
+  * debian/control: Change build dependency on debhelper to >= 9.
+
+ --
+
 libp11 (0.2.8-2) unstable; urgency=low
 
   * debian/compat, debian/control: Use debhelper compat level v9.
diff --git a/debian/control b/debian/control
index 923487b..b820f82 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libp11
 Section: libdevel
 Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 8.1.3), libssl-dev, pkg-config, libltdl3-dev
+Build-Depends: debhelper (>= 9), libssl-dev, pkg-config, libltdl3-dev
 Standards-Version: 3.9.2.0
 Homepage: http://www.opensc-project.org/libp11/
 Vcs-Git: git://git.debian.org/git/pkg-opensc/libp11.git

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



More information about the pkg-opensc-commit mailing list