debian/0000755000000000000000000000000012254311745007172 5ustar debian/copyright0000644000000000000000000001123412215420124011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libp11 Upstream-Contact: Olaf Kirch Source: https://www.opensc-project.org/opensc/wiki/libp11 Files: * Copyright: 2002, 2005, Olaf Kirch 2005, Olaf Kirch License: LGPL-2.1+ Files: doc/nonpersistent/svn2cl.xsl Copyright: 2004-2005, Arthur de Jong License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: ltmain.sh Copyright: 1996-2001, 2003-2007, 2008 Free Software Foundation, Inc License: GPL-2+ This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. . GNU Libtool is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program. . GNU Libtool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with GNU Libtool; see the file COPYING. If not, a copy can be downloaded from http://www.gnu.org/licenses/gpl.html, or obtained by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: src/p11_ops.c Copyright: 2005, Kevin Stefanik 2005, Olaf Kirch License: LGPL-2.1+ Files: src/pkcs11.h Copyright: 2006, Andreas Jellinghaus 2006-2007, g10 Code GmbH License: permissive This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. . This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. debian/libp11-2.symbols0000644000000000000000000000231012215420124012014 0ustar libp11.so.2 libp11-2 #MINVER# ERR_load_PKCS11_strings@Base 0.2.8 PKCS11_CTX_free@Base 0.2.8 PKCS11_CTX_init_args@Base 0.2.8 PKCS11_CTX_load@Base 0.2.8 PKCS11_CTX_new@Base 0.2.8 PKCS11_CTX_unload@Base 0.2.8 PKCS11_change_pin@Base 0.2.8 PKCS11_enumerate_certs@Base 0.2.8 PKCS11_enumerate_keys@Base 0.2.8 PKCS11_enumerate_slots@Base 0.2.8 PKCS11_find_certificate@Base 0.2.8 PKCS11_find_key@Base 0.2.8 PKCS11_find_token@Base 0.2.8 PKCS11_generate_key@Base 0.2.8 PKCS11_generate_random@Base 0.2.8 PKCS11_get_key_exponent@Base 0.2.8 PKCS11_get_key_modulus@Base 0.2.8 PKCS11_get_key_size@Base 0.2.8 PKCS11_get_key_type@Base 0.2.8 PKCS11_get_private_key@Base 0.2.8 PKCS11_get_public_key@Base 0.2.8 PKCS11_get_rsa_method@Base 0.2.8 PKCS11_get_slotid_from_slot@Base 0.2.8 PKCS11_init_pin@Base 0.2.8 PKCS11_init_token@Base 0.2.8 PKCS11_login@Base 0.2.8 PKCS11_logout@Base 0.2.8 PKCS11_open_session@Base 0.2.8 PKCS11_private_decrypt@Base 0.2.8 PKCS11_private_encrypt@Base 0.2.8 PKCS11_release_all_slots@Base 0.2.8 PKCS11_seed_random@Base 0.2.8 PKCS11_sign@Base 0.2.8 PKCS11_store_certificate@Base 0.2.8 PKCS11_store_private_key@Base 0.2.8 PKCS11_store_public_key@Base 0.2.8 PKCS11_verify@Base 0.2.8 debian/changelog0000644000000000000000000001207412254311741011044 0ustar libp11 (0.2.8-3ubuntu1) trusty; urgency=medium * Build using dh-autoreconf. -- Matthias Klose Wed, 18 Dec 2013 13:23:41 +0100 libp11 (0.2.8-3) unstable; urgency=low * debian/control: Change build dependency on debhelper to >= 9. * debian/control: Upgrade Standards-Version to 3.9.4. * debian/control, debian/rules: Use autotools-dev. * debian/copyright: New DEP-5 copyright file. -- Eric Dorland Sun, 15 Sep 2013 15:24:44 -0400 libp11 (0.2.8-2) unstable; urgency=low * debian/compat, debian/control: Use debhelper compat level v9. * debian/control, debian/libp11-2.install, debian/libp11-dev.install: Convert the package to Multi-Arch. * debian/control: Upgrade Standards-Version to 3.9.2.0 -- Eric Dorland Sat, 24 Sep 2011 20:05:32 -0400 libp11 (0.2.8-1) unstable; urgency=low * New upstream release. * debian/libp11-dev.install: Remove unneeded .la file. (Closes: #622516) * debian/libp11-1.install, debian/libp11-2.install, debian/libp11-1.shlibs, debian/libp11-2.shlibs, debian/libp11-1.symbols, debian/libp11-2.symbols, debian/control, debian/rules: Bump soname to 2. -- Eric Dorland Sun, 01 May 2011 23:14:12 -0400 libp11 (0.2.7-3) unstable; urgency=low * debian/libp11-dev.docs: Fix bad documentation paths. (Closes: #585402) * debian/compat, debian/control: Upgrade to debhelper level 8. * debian/source/format: Convert to 3.0 (quilt) source format. -- Eric Dorland Sun, 20 Feb 2011 01:04:29 -0500 libp11 (0.2.7-2) unstable; urgency=high * debian/rules: Fix dh_strip invocation to use proper debug package. (Closes: #594504) * debian/control: - Bump debhelper Build-Depends to get override_ support. - Bump Standards-Version to 3.9.1.0. -- Eric Dorland Thu, 09 Sep 2010 01:37:53 -0400 libp11 (0.2.7-1) unstable; urgency=low * New upstream release. -- Eric Dorland Fri, 25 Dec 2009 02:46:56 -0500 libp11 (0.2.6-1) unstable; urgency=low * New upstream release. * debian/compat: Upgrade to version 7. * debian/rules, debian/control: Use dh instead of debhelper. * debian/control: Upgrade Standards-Version to 3.8.3. * debian/libp11-1.install, debian/libp11-1.shlibs, debian/libp11-1.symbols, debian/control: Rename libp11-0 to libp11-1 -- Eric Dorland Sun, 16 Aug 2009 23:45:00 -0400 libp11 (0.2.4-2) unstable; urgency=low * debian/control: - Add ${misc:Depends} to packages. - Bump Standards-Version to 3.8.1. - Change libp11-0-dbg's Section to debug. -- Eric Dorland Mon, 06 Apr 2009 03:51:15 -0400 libp11 (0.2.4-1) unstable; urgency=low * New upstream release. * debian/libp11-0.symbols: - Add Build-Depends-Package header. - Add changes for 0.2.4. Some symbols were removed as the exports were tightened. The soname was not bumped, but as no one should be using those symbols it should be ok. -- Eric Dorland Sun, 08 Mar 2009 21:25:39 -0400 libp11 (0.2.3-2) unstable; urgency=low * debian/control: - Set Priority to extra for the -dbg package, as the override file says. - Add Homepage and Vcs-* headers. * debian/libp11-0.symbols: Add symbols file for new symbol based dependency resolution. * debian/libp11-0.shlibs: Bump version for last upstream release. -- Eric Dorland Thu, 22 Nov 2007 22:55:45 -0500 libp11 (0.2.3-1) unstable; urgency=low * New upstream release. * debian/control: - Bump Standards-Version to 3.7.2.2. - Use ${binary:Version} instead of ${Source-Version}. -- Eric Dorland Tue, 17 Jul 2007 22:23:31 -0400 libp11 (0.2.2-2) unstable; urgency=low * debian/watch: Fix completely screwed up watch file, looks like it was still half example. * debian/libp11-0.shlibs: Bump shlibs version, I think there are new symbols in this version. -- Eric Dorland Sun, 11 Jun 2006 01:25:03 -0400 libp11 (0.2.2-1) unstable; urgency=low * New upstream release. * debian/control: - Standards-Version to 3.7.2.0. - Add -dbg package. - Need at least debhelper 5. * debian/compat: Debhelper level to 5. -- Eric Dorland Sat, 10 Jun 2006 01:08:21 -0400 libp11 (0.2.1-2) unstable; urgency=low * debian/control: - libp11-dev needs to depend of pkg-config. - Rename libp11-1 to libp11-0, since that is the real soname. - Conflict and Replace libp11-1. * debian/libp11-1.*: Rename to debian/libp11-0.*. * debian/libp11-0.shlibs: Fix soname and shlib dependency. -- Eric Dorland Tue, 6 Dec 2005 02:14:42 -0500 libp11 (0.2.1-1) unstable; urgency=low * New upstream release. * debian/libp11-1.shlibs: Bump dependency. * debian/copyright: Include RSA license info. svn2cl license is not necessary, it's not in the tarball. -- Eric Dorland Sat, 26 Nov 2005 19:20:30 -0500 libp11 (0.2.0-1) unstable; urgency=low * Initial release. -- Eric Dorland Wed, 23 Nov 2005 01:32:21 -0500 debian/libp11-dev.doc-base0000644000000000000000000000040212215420124012416 0ustar Title: Libp11 Developer's Manual Author: Libp11 development team Abstract: Information about using libp11 Section: devel Format: HTML Index: /usr/share/doc/libp11-dev/index.html Files: /usr/share/doc/libp11-dev/*.html Files: /usr/share/doc/libp11-dev/*.css debian/libp11-dev.examples0000644000000000000000000000001312215420124012555 0ustar examples/* debian/libp11-2.shlibs0000644000000000000000000000003512215420124011612 0ustar libp11 2 libp11-2 (>> 0.2.8) debian/compat0000644000000000000000000000000212215420124010355 0ustar 9 debian/libp11-dev.docs0000644000000000000000000000010212215420124011666 0ustar doc/nonpersistent/wiki.out/*.html doc/nonpersistent/wiki.out/*.cssdebian/control0000644000000000000000000000300012254311713010561 0ustar Source: libp11 Section: libdevel Priority: optional Maintainer: Eric Dorland Build-Depends: debhelper (>= 9), autotools-dev, libltdl3-dev, libssl-dev, pkg-config, dh-autoreconf Standards-Version: 3.9.4 Homepage: http://www.opensc-project.org/libp11/ Vcs-Git: git://git.debian.org/git/pkg-opensc/libp11.git Vcs-Browser: http://git.debian.org/?p=pkg-opensc/libp11.git Package: libp11-dev Architecture: any Depends: libp11-2 (= ${binary:Version}), libssl-dev, pkg-config, ${misc:Depends} Description: pkcs#11 convenience library - development files Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. . This package contains the header files and static libraries. Package: libp11-2 Architecture: any Multi-Arch: same Section: libs Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: pkcs#11 convenience library Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. Package: libp11-2-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libp11-2 (= ${binary:Version}), ${misc:Depends} Description: pkcs#11 convenience library - debugging symbols Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. . This package contains the debugging symbols for libp11-2. debian/rules0000755000000000000000000000015112254311701010237 0ustar #!/usr/bin/make -f %: dh $@ --with=autoreconf override_dh_strip: dh_strip --dbg-package=libp11-2-dbg debian/source/0000755000000000000000000000000012215420124010457 5ustar debian/source/format0000644000000000000000000000001412215420124011665 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011312215420124010203 0ustar version=3 http://www.opensc-project.org/files/libp11/libp11-(.*)\.tar\.gz debian/libp11-dev.install0000644000000000000000000000016312215420124012413 0ustar debian/tmp/usr/include/* debian/tmp/usr/lib/*/lib*.a debian/tmp/usr/lib/*/lib*.so debian/tmp/usr/lib/*/pkgconfig/* debian/libp11-2.install0000644000000000000000000000003712215420124011776 0ustar debian/tmp/usr/lib/*/lib*.so.*