[pkg-opensc-commit] [SCM] pkcs11-helper packaging branch, master, updated. upstream/1.10-26-g31976c9

Eric Dorland eric at debian.org
Mon May 13 05:07:58 UTC 2013


The following commit has been merged in the master branch:
commit b73b5f74a517b713956ce37bfc91d44a1673a880
Author: Eric Dorland <eric at debian.org>
Date:   Sun May 12 23:11:13 2013 -0400

    debian/control: Depend on debhelper 9 or later.

diff --git a/debian/changelog b/debian/changelog
index 55a93ca..a250c0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pkcs11-helper (1.10-1) unstable; urgency=low
 
   * New upstream release.
+  * debian/control: Depend on debhelper 9 or later.
 
  --
 
diff --git a/debian/control b/debian/control
index 5ba82ca..c7bdfc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: pkcs11-helper
 Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 8.1.3~), autotools-dev, libssl-dev, pkg-config, doxygen
+Build-Depends: debhelper (>= 9), autotools-dev, libssl-dev, pkg-config, doxygen
 Standards-Version: 3.9.2
 Section: libs
 

-- 
pkcs11-helper packaging



More information about the pkg-opensc-commit mailing list