debian/0000755000000000000000000000000012177172432007174 5ustar debian/rules0000755000000000000000000000011712177172432010253 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: TEST_POD=1 dh_auto_test debian/control0000644000000000000000000000201612177172432010576 0ustar Source: libcrypt-saltedhash-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-fatal-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-saltedhash-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-saltedhash-perl.git Homepage: https://metacpan.org/release/Crypt-SaltedHash/ Package: libcrypt-saltedhash-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: module for handling salted hashes Crypt::SaltedHash is a Perl module that provides an object oriented interface to create salted (or seeded) hashes of clear text data. The formalization of this concept originates from RFC-3112 and is extended by the use of different digital algorithms. debian/source/0000755000000000000000000000000012177172432010474 5ustar debian/source/format0000644000000000000000000000001412177172432011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000270512177172432011052 0ustar libcrypt-saltedhash-perl (0.09-1) unstable; urgency=low * Team upload. * New upstream release. * Drop pod-encoding.patch, merged upstream. * Add build dependency on libtest-fatal-perl. * debian/copyright: update Upstream-Contact and upstream copyright years. -- gregor herrmann Sat, 03 Aug 2013 14:18:26 +0200 libcrypt-saltedhash-perl (0.06-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Switch to "3.0 (quilt)" source format. * Add a patch to fix POD (missing =encoding). (Closes: #709786) * debian/copyright: switch formatting to Copyright-Format 1.0. * debian/copyright: update license stanzas. * Set Standards-Version to 3.9.4 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Sun, 26 May 2013 16:31:22 +0200 libcrypt-saltedhash-perl (0.06-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Update copyright to new DEP5 format [ gregor herrmann ] * debian/copyright: update year of upstream copyright. -- Jonathan Yu Sun, 28 Feb 2010 15:54:10 -0500 libcrypt-saltedhash-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #552323) -- Jonathan Yu Sun, 25 Oct 2009 07:11:45 -0400 debian/compat0000644000000000000000000000000212177172432010372 0ustar 8 debian/copyright0000644000000000000000000000204212177172432011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Crypt-SaltedHash Upstream-Contact: Gerda Shank Source: https://metacpan.org/release/Crypt-SaltedHash/ Files: * Copyright: 2013, Sascha Kiefer License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2010, Jonathan Yu 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 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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612177172432010231 0ustar version=3 https://metacpan.org/release/Crypt-SaltedHash/ .*/Crypt-SaltedHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$