[pkg-opensc-commit] [SCM] OpenSC packaging branch, master, updated. 70dcae02e96340afe3b94add604b7f9c68b46706

Eric Dorland eric at debian.org
Tue May 31 07:29:11 UTC 2011


The following commit has been merged in the master branch:
commit cb8dce27ca1c4d06048f77a27d487f01f5eca4ba
Author: Eric Dorland <eric at debian.org>
Date:   Mon Apr 4 00:56:54 2011 -0400

    debian/control, debian/rules: Don't build with openct anymore.

diff --git a/debian/changelog b/debian/changelog
index df7bbec..c0acab5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ opensc (0.12.0-1) unstable; urgency=low
   * debian/control, debian/rules, debian/mozilla-opensc.install,
     debian/mozilla-opensc.links: Remove the mozilla-opensc package, as
     it's no longer present.
+  * debian/control, debian/rules: Don't build with openct anymore.
 
  --
 
diff --git a/debian/control b/debian/control
index 4466f3e..5dd1e6f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: opensc
 Priority: extra
 Section: utils
 Maintainer: Eric Dorland <eric at debian.org>
-Build-Depends: debhelper (>= 7.0.50), libltdl3-dev, libssl-dev (>= 0.9.7d-3), libpcsclite-dev (>= 1.2.9-beta1), libopenct1-dev, libxt-dev, flex, pkg-config
+Build-Depends: debhelper (>= 7.0.50), libltdl3-dev, libssl-dev (>= 0.9.7d-3), libpcsclite-dev (>= 1.2.9-beta1), libxt-dev, flex, pkg-config
 Standards-Version: 3.8.3
 Homepage: http://www.opensc-project.org/
 Vcs-Git: git://git.debian.org/git/pkg-opensc/opensc.git
diff --git a/debian/rules b/debian/rules
index 691d127..98a2e1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@
 override_dh_auto_configure:
 	dh_auto_configure -- --sysconfdir=/etc/opensc \
 		--enable-pcsc \
-		--enable-openct \
 		--enable-doc \
 		--htmldir=/usr/share/doc/opensc/html
 

-- 
OpenSC packaging



More information about the pkg-opensc-commit mailing list