debian/0000755000000000000000000000000012231240673007166 5ustar debian/watch0000644000000000000000000000016512150415013010211 0ustar version=3 http://search.cpan.org/dist/Crypt-GCrypt/ .*/Crypt-GCrypt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612150415013010235 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000212212150701120011103 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Alessandro Ranellucci Source: http://search.cpan.org/dist/Crypt-GCrypt/ Upstream-Name: Crypt-GCrypt Files: * Copyright: 2005-2013, Alessandro Ranellucci License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2013, Daniel Kahn Gillmor License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. On Debian GNU/Linux systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' License: GPL-1+ This program 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 1, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/source/0000755000000000000000000000000012150700555010466 5ustar debian/source/format0000644000000000000000000000001412150415013011664 0ustar 3.0 (quilt) debian/libcrypt-gcrypt-perl.docs0000644000000000000000000000000712150415013014123 0ustar README debian/compat0000644000000000000000000000000212150700555010364 0ustar 9 debian/control0000644000000000000000000000161012151124527010567 0ustar Source: libcrypt-gcrypt-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), perl, libgcrypt11-dev (>= 1.3.0), libtest-pod-coverage-perl, libdevel-size-perl Maintainer: Debian Perl Group Uploaders: Daniel Kahn Gillmor Standards-Version: 3.9.4 Homepage: http://search.cpan.org/dist/Crypt-GCrypt/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-gcrypt-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-gcrypt-perl.git Package: libcrypt-gcrypt-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl interface to the GNU Cryptographic library Crypt::GCrypt provides an object interface to the C libgcrypt library. It currently supports symmetric encryption/decryption, while asymmetric cryptography is being worked on. debian/gbp.conf0000644000000000000000000000024412150700555010605 0ustar [DEFAULT] upstream-branch = master debian-branch = debian upstream-tag = Crypt_GCrypt_%(version)s debian-tag = Crypt_GCrypt_debian/%(version)s pristine-tar = False debian/changelog0000644000000000000000000000330512231240673011041 0ustar libcrypt-gcrypt-perl (1.26-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 16:01:15 +0100 libcrypt-gcrypt-perl (1.26-1) unstable; urgency=low * New Upstream Release: - fix FTBFS with perl 5.18 (Closes: #709664) * Bumped Standards-Version to 3.9.4 (no changes needed) * moved to dh 9 * debian/copyright: updated to canonical DEP5 location and format * debian/patches/use-config-ccflags.patch: adopted upstream, no longer necessary. -- Daniel Kahn Gillmor Sun, 26 May 2013 10:21:28 -0400 libcrypt-gcrypt-perl (1.25-1) unstable; urgency=low * New Upstream release (Closes: #635759) * use $Config{ccflags} in Makefile (thanks, Dominic Hargreaves) (Closes: #636653) * Bumped Standards-Version to 3.9.2 (no changes needed) -- Daniel Kahn Gillmor Tue, 09 Aug 2011 15:05:48 -0400 libcrypt-gcrypt-perl (1.24-1) unstable; urgency=low * New Upstream Release. - adds Crypt::GCrypt::MPI (multi-precision integer support) * Switch to dpkg-source 3.0 (quilt) format * Bumped Standards-Version to 3.8.4 (no changes needed) -- Daniel Kahn Gillmor Tue, 02 Feb 2010 11:42:09 -0500 libcrypt-gcrypt-perl (1.23-1) unstable; urgency=low * New Upstream Release. - adds message digest support * Needs libgcrypt 1.3.0 or later to avoid exposing bugginess during test suite; updated Build-Depends. -- Daniel Kahn Gillmor Thu, 17 Dec 2009 18:58:28 -0500 libcrypt-gcrypt-perl (1.22-1) unstable; urgency=low * Initial Release (Closes: #552015). -- Daniel Kahn Gillmor Thu, 05 Nov 2009 21:15:03 -0500