debian/0000755000000000000000000000000012210122410007147 5ustar debian/control0000644000000000000000000000277012210122324010564 0ustar Source: libcrypt-util-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libdata-guid-perl, libmoose-perl, libsub-exporter-perl, libnamespace-clean-perl, libtest-exception-perl, libtest-use-ok-perl, libcrypt-cbc-perl, libcrypt-rijndael-perl, libdigest-hmac-perl, libmime-base32-perl, libmime-base64-urlsafe-perl, liburi-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libcrypt-util-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-util-perl.git Homepage: http://search.cpan.org/dist/Crypt-Util/ Package: libcrypt-util-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: lightweight Crypt/Digest convenience API Crypt::Util provides an easy, intuitive and forgiving API for wielding crypto-fu. . The API is designed as a cascade, with rich features built using simpler ones. This means that the option processing is uniform throughout, and the behaviors are generally predictable. . Note that Crypt::Util doesn't do any crypto on its own, but delegates the actual work to the various other crypto modules on the CPAN. Crypt::Util merely wraps these modules, providing uniform parameters, and building on top of their polymorphism with higher level features. debian/source/0000755000000000000000000000000011752713702010473 5ustar debian/source/format0000644000000000000000000000001411373262460011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000304312210122355011031 0ustar libcrypt-util-perl (0.11-3) unstable; urgency=low * Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * Fix stop (build-)depending on libstorable-perl: Provided by perl(-modules). -- Jonas Smedegaard Fri, 30 Aug 2013 15:57:47 +0200 libcrypt-util-perl (0.11-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Use canonical hostname anonscm.debian.org in Vcs-Git URI. [ Jonas Smedegaard ] * Update package relations: + Relax to only suggest (not build-depend on or recommend) libcrypt-blowfish-perl, libcrypt-des-perl, libcrypt-twofish-perl and libdigest-whirlpool-perl: Listed as non-preferred in fallback lists of the module, and not required explicitly in testsuite. + Relax to build-depend unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. * Update copyright file: + Fix use pseudo-license and pseudo-comment to obey silly restrictions of copyright format 1.0. + Simplify comments for convenience code copy. * Bump dephelper compatibility level to 8. * Bump standards-version to 3.9.4. * Stop track or support import of upstream development releases. * Have git-buildpackage ignore upstream .gitignore files. -- Jonas Smedegaard Fri, 12 Apr 2013 20:22:54 +0200 libcrypt-util-perl (0.11-1) unstable; urgency=low * Initial packaging release. Closes: bug#676518. -- Jonas Smedegaard Thu, 07 Jun 2012 19:22:56 +0200 debian/README.source0000644000000000000000000000056312134045103011342 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212132050336010357 0ustar 8 debian/watch0000644000000000000000000000023512132050337010213 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/Crypt-Util/ .*/Crypt-Util-([\d.]+)\.tar\.gz debian debian/copyright_hints0000644000000000000000000000221012210122322012304 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes MANIFEST MANIFEST.SKIP META.yml Makefile.PL SIGNATURE debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/Digest/MoreFallbacks.pm lib/Digest/MultiHash.pm t/basic.t t/digest.t t/encoding.t t/encrypt.t t/exported.t t/multihash.t t/tamper.t Copyright: *No copyright* License: UNKNOWN FIXME Files: lib/Crypt/Util.pm lib/Crypt/Util.pmc Copyright: & LICENSE 2006-2008, Yuval Kogman Enothingmuch@woobling.orgE, Ann Barcomb License: Expat FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2012, Jonas Smedegaard License: GPL-2+ FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2010, Adam Kennedy License: UNKNOWN FIXME debian/copyright0000644000000000000000000000535412132050337011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt::Util Upstream-Contact: יובל קוג'מן (Yuval Kogman) Source: http://search.cpan.org/dist/Crypt-Util/ Files: * Copyright: 2006-2008, Ann Barcomb 2006-2008, יובל קוג'מן (Yuval Kogman) License: Expat Files: inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: debian/* Copyright: 2012, Jonas Smedegaard License: GPL-2+ License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ 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 2, or (at your option) any later version. . 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. . Comment: . On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000021512132050337010577 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True [git-import-orig] filter = .gitignore debian/rules0000755000000000000000000000447312210122300010235 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2012, Jonas Smedegaard # Description: Main Debian packaging script for Crypt::Util # # 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 2, or (at your option) # any later version. # # 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. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Crypt-Util DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Crypt DEB_UPSTREAM_TARBALL_MD5 = 0bbab33d0ff5c9781312143d993f00db # Needed by upstream build and (always/often/seldom) at runtime # TODO: Build-depend on and recommend preferred digest crypt-ripemd160 # TODO: Build-depend on and recommend preferred auth mode crypt-eax # TODO: Build-depend on and recommend preferred mode crypt-cfb # TODO: Build-depend on testsuite-optional modes crypt-ofb and crypt-ctr perl-deps = data-guid moose sub-exporter namespace-clean deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) perl-deps-recommend = crypt-cbc crypt-rijndael digest-hmac perl-deps-recommend += mime-base32 mime-base64-urlsafe uri deps-recommend = $(patsubst %,$(comma) lib%-perl,$(perl-deps-recommend)) # Needed for upstream testsuite deps-test = libtest-exception-perl, libtest-use-ok-perl # Needed (seldom) at runtime perl-suggests = crypt-cfb crypt-des crypt-eax crypt-rc6 crypt-ripemd160 perl-suggests += crypt-blowfish crypt-serpent crypt-twofish crypt-ofb perl-suggests += crypt-ctr digest-cmac digest-whirlpool suggests = $(patsubst %,$(comma) libcrypt-%-perl,$(perl-suggests)) CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test), $(deps-recommend) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(deps-recommend) CDBS_SUGGESTS_$(pkg) = $(suggests) debian/control.in0000644000000000000000000000230212132050337011167 0ustar Source: libcrypt-util-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libcrypt-util-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-util-perl.git Homepage: http://search.cpan.org/dist/Crypt-Util/ Package: libcrypt-util-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Suggests: ${cdbs:Suggests} Description: lightweight Crypt/Digest convenience API Crypt::Util provides an easy, intuitive and forgiving API for wielding crypto-fu. . The API is designed as a cascade, with rich features built using simpler ones. This means that the option processing is uniform throughout, and the behaviors are generally predictable. . Note that Crypt::Util doesn't do any crypto on its own, but delegates the actual work to the various other crypto modules on the CPAN. Crypt::Util merely wraps these modules, providing uniform parameters, and building on top of their polymorphism with higher level features.