[pkg-opensc-commit] [SCM] engine-pkcs11 packaging branch, master, updated. 36ba4020018cb648934536bc43779df8303d217a

Eric Dorland eric at debian.org
Sun Jan 10 08:22:37 UTC 2010


The following commit has been merged in the master branch:
commit 8a1d09c182b7ea236a05bf60a1166b25a3fede8c
Author: Eric Dorland <eric at debian.org>
Date:   Sun Jan 10 01:30:30 2010 -0500

    debian/control: Build depend on the correct version of debhelper.

diff --git a/debian/changelog b/debian/changelog
index 9a3a7f7..d080726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ engine-pkcs11 (0.1.7-1) unstable; urgency=low
   * debian/source/format, debian/source/options,
     debian/source/patch-header: Convert to v3 quilt format, with
     single-debian-patch.
+  * debian/control: Build depend on the correct version of debhelper.
 
  --
 
diff --git a/debian/control b/debian/control
index 9f4547e..ee9a1d2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: engine-pkcs11
 Section: libs
 Priority: optional
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 7), libltdl3-dev, libp11-dev (>= 0.2.5), libssl-dev
+Build-Depends: debhelper (>= 7.0.50~), libltdl3-dev, libp11-dev (>= 0.2.5), libssl-dev
 Standards-Version: 3.8.3
 
 Package: libengine-pkcs11-openssl

-- 
engine-pkcs11 packaging



More information about the pkg-opensc-commit mailing list