debian/0000755000000000000000000000000011434763222007172 5ustar debian/control0000644000000000000000000000203111434755441010575 0ustar Source: libtext-password-pronounceable-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Angel Abad Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Text-Password-Pronounceable/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-password-pronounceable-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-password-pronounceable-perl/ Package: libtext-password-pronounceable-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module to generate pronounceable passwords Text::Password::Pronounceable generates pronounceable passwords, based on the English digraphs by D Edwards. It can quickly and simply generate passwords with a length within a given range, making it useful for a many applications that require secure and memorable passwords. debian/copyright0000644000000000000000000000252011434763011011120 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Chia-liang Kao Source: http://search.cpan.org/dist/Text-Password-Pronounceable/ Name: Text-Password-Pronounceable Files: * Copyright: 2006, Best Practical Solutions, LLC License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2009, Ryan Niebur 2010, Angel Abad 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 version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000022311236100766010216 0ustar version=3 http://search.cpan.org/dist/Text-Password-Pronounceable/ .*/Text-Password-Pronounceable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211236100766010366 0ustar 7 debian/changelog0000644000000000000000000000137711434755441011060 0ustar libtext-password-pronounceable-perl (0.30-1) unstable; urgency=low [ Angel Abad ] * New upstream release * Add myself to uploaders * Update copyright file * Bump Standards-Version to 3.9.1 (no changes) * Switch to dpkg-source format 3.0 (quilt) [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Angel Abad Tue, 24 Aug 2010 01:42:57 +0200 libtext-password-pronounceable-perl (0.28-1) unstable; urgency=low * Initial Release (Closes: #537975) -- Jonathan Yu Wed, 22 Jul 2009 06:33:19 -0400 debian/source/0000755000000000000000000000000011434763111010467 5ustar debian/source/format0000644000000000000000000000001411434755441011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611236100766010247 0ustar #!/usr/bin/make -f %: dh $@