debian/0000755000000000000000000000000011747760751007205 5ustar debian/changelog0000644000000000000000000000161411747760751011061 0ustar pkcs11-data (0.7.4-1) unstable; urgency=low * New upstream version * Update to policy 3.9.3 (no changes) * Use debhelper v9, bump depends accordingly * Add ${misc:Depends} to please lintian * Use source format 3.0 (quilt) for bz2 orig -- Max Vozeler Tue, 01 May 2012 15:15:12 +0200 pkcs11-data (0.7.3-2) unstable; urgency=low * Add missing build dependency on pkg-config. -- Max Vozeler Mon, 09 Jun 2008 21:36:37 +0200 pkcs11-data (0.7.3-1) unstable; urgency=low * New upstream version * debian/copyright: Update FSF address * debian/control: Use correct name in the long description and add Vcs-Git/Vcs-Browser entries. -- Max Vozeler Sat, 31 May 2008 03:28:04 +0200 pkcs11-data (0.7.2-1) unstable; urgency=low * Initial release (Closes: #483717) -- Max Vozeler Sat, 31 May 2008 02:29:23 +0200 debian/source/0000755000000000000000000000000011747760751010505 5ustar debian/source/format0000644000000000000000000000001411747760751011713 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000026711747760751010272 0ustar #!/usr/bin/make -f %: dh $@ override_dh_installdocs: dh_installdocs # Remove extra copies of the licensing information rm debian/pkcs11-data/usr/share/doc/pkcs11-data/COPYING* debian/docs0000644000000000000000000000001011747760751010047 0ustar AUTHORS debian/compat0000644000000000000000000000000211747760751010403 0ustar 9 debian/control0000644000000000000000000000104111747760751010604 0ustar Source: pkcs11-data Section: utils Priority: extra Maintainer: Max Vozeler Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libpkcs11-helper1-dev Standards-Version: 3.9.3 Vcs-Browser: http://git.debian.org/?p=users/xam/pkcs11-data.git Vcs-Git: git://git.debian.org/~xam/pkcs11-data.git Package: pkcs11-data Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Manage PKCS#11 data objects pkcs11-data is a program to manage data objects residing on PKCS#11 (Cryptoki) enabled crypto devices. debian/manpages0000644000000000000000000000001611747760751010720 0ustar pkcs11-data.1 debian/dirs0000644000000000000000000000001011747760751010060 0ustar usr/bin debian/pkcs11-data.examples0000644000000000000000000000001711747760751012754 0ustar prompt-prog.sh debian/copyright0000644000000000000000000000432111747760751011140 0ustar This is a Debian prepackaged version of pkcs11-data. This package was put together by Max Vozeler using sources from http://alon.barlev.googlepages.com/pkcs11-utilities The original author of pkcs11-data is Alon Bar-Lev Machine-parseable license details follow: Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat Original-Source: http://alon.barlev.googlepages.com/pkcs11-utilities Files: * Copyright: (c) 2005-2008 Alon Bar-Lev License: GPL-2 with OpenSSL exception All rights reserved. . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. . This program 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 this program (see the file COPYING.GPL included with this distribution); if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . Special exception for linking with OpenSSL: . In addition, as a special exception, the author gives permission to link the code of this program with the OpenSSL library (or with modified versions of OpenSSL that use the same license as OpenSSL), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than OpenSSL. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in file "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: © 2008 Max Vozeler License: GPL-2+ The Debian packaging is licensed under the GPL license version 2 or later.