[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 f3df5ee94a68dbff965d7180e5ef7e545a7175cf
Author: Eric Dorland <eric at debian.org>
Date:   Mon Apr 4 00:42:57 2011 -0400

    debian/control, debian/rules, debian/mozilla-opensc.install,
    debian/mozilla-opensc.links: Remove the mozilla-opensc package, as
    it's no longer present.

diff --git a/debian/changelog b/debian/changelog
index 60d58b7..df7bbec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+opensc (0.12.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control, debian/rules, debian/mozilla-opensc.install,
+    debian/mozilla-opensc.links: Remove the mozilla-opensc package, as
+    it's no longer present.
+
+ --
+
 opensc (0.11.13-1.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index ec29f74..4466f3e 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), libassuan-dev (>= 0.6.4-2), 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), libopenct1-dev, 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
@@ -81,15 +81,3 @@ Description: Debugging symbols for libopensc2
  from OpenSC.org.
  .
  Card initialization can be performed by utilities in the opensc package.
-
-Package: mozilla-opensc
-Section: web
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: pinentry-gtk2 | pinentry-x11
-Replaces: libopensc-openssl (<< 0.9.4-6)
-Description: Mozilla plugin for authentication using OpenSC
- A plugin for mozilla that allows S/MIME and SSL authentication using
- OpenSC.
- .
- Card initialization can be performed by utilities in the opensc package. 
diff --git a/debian/mozilla-opensc.install b/debian/mozilla-opensc.install
deleted file mode 100644
index 77d5e4b..0000000
--- a/debian/mozilla-opensc.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/opensc-signer.so
-debian/tmp/usr/lib/opensc-signer.la
diff --git a/debian/mozilla-opensc.links b/debian/mozilla-opensc.links
deleted file mode 100644
index 6475ffb..0000000
--- a/debian/mozilla-opensc.links
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/opensc-signer.so usr/lib/iceweasel/plugins/opensc-signer.so
-usr/lib/opensc-signer.so usr/lib/iceape/plugins/opensc-signer.so
diff --git a/debian/rules b/debian/rules
index e99f070..691d127 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --sysconfdir=/etc/opensc \
-		--enable-nsplugin \
 		--enable-pcsc \
 		--enable-openct \
 		--enable-doc \

-- 
OpenSC packaging



More information about the pkg-opensc-commit mailing list