debian/0000755000000000000000000000000012250340434007163 5ustar debian/compat0000644000000000000000000000000212207660340010364 0ustar 7 debian/watch0000644000000000000000000000025512250335723010223 0ustar version=3 opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \ https://metacpan.org/release/String-Random/ .*/String-Random-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000627012250340434011042 0ustar libstring-random-perl (1:0.24-1) unstable; urgency=low * New upstream release + Drop create-packlist-zero.patch * Update watch file to look at metacpan.org * Apply wrap-and-sort. * Add myself to the packaging section in debian/copyright. -- Axel Beckert Fri, 06 Dec 2013 13:20:37 +0100 libstring-random-perl (1:0.22-4) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Axel Beckert ] * Remove Bart from Uploaders (thanks for your work!), add myself to Uploaders. (Closes: #702593) * Switch to source format "3.0 (quilt)" + Change local modification of Build.PL into quilt patch * Switch to dh7-style rules file * Bump Standards-Version to 3.9.4 (no further changes) * Fixed the following lintian warnings: + copyright-refers-to-symlink-license + extended-description-is-probably-too-short * Switch homepage to metacpan.org -- Axel Beckert Sat, 09 Mar 2013 17:12:05 +0100 libstring-random-perl (1:0.22-3) unstable; urgency=low * Handing over this package to the Debian Perl Group. -- Bart Martens Thu, 11 Jun 2009 20:15:36 +0200 libstring-random-perl (1:0.22-2) unstable; urgency=low * debian/control: Standards-Version, Homepage, my e-mail address. * Build.PL: Set create_packlist to 0. -- Bart Martens Sat, 30 Aug 2008 19:19:05 +0200 libstring-random-perl (1:0.22-1) unstable; urgency=low * New maintainer. Closes: #399253. * New upstream release. Closes: #381501. * debian/changelog: Added "epoch" to the version, because 0.198 > 0.22. * debian/compat, debian/control: debhelper 5. * debian/control: Build-Depends on libmodule-build-perl and cdbs. * debian/control: Section: perl. * debian/control: Standards-Version: 3.7.2. * debian/copyright: Updated. * debian/docs: Removed. * debian/rules: Rewritten using cdbs and Module::Build. * debian/watch: Added. -- Bart Martens Sat, 24 Mar 2007 07:45:31 +0100 libstring-random-perl (0.198-4) unstable; urgency=low * Standards-Version: 3.5.9. -- Paul Baker (w2gi) Wed, 12 Mar 2003 04:32:46 -0600 libstring-random-perl (0.198-3) unstable; urgency=low * Standards-Version: 3.5.8. * correct Build-Depends-Indep on debhelper 3.0.18 or higher. * use make realclean in debian/rules clean target. -- Paul Baker (w2gi) Fri, 7 Mar 2003 17:54:25 -0600 libstring-random-perl (0.198-2) unstable; urgency=low * use copyright text from source file instead of README in debian/changelog. (Closes: #157651) * removed package name from short description. * Sponsored by Matthew Palmer -- Paul Baker (w2gi) Thu, 22 Aug 2002 01:09:37 -0500 libstring-random-perl (0.198-1) unstable; urgency=low * Initial Release. * Sponsored by Matthew Palmer -- Paul Baker (w2gi) Wed, 29 May 2002 17:19:00 -0500 debian/copyright0000644000000000000000000000205212250340121011106 0ustar This package was debianized by Paul Baker on Wed, 29 May 2002 17:19:00 -0500. It was downloaded from http://search.cpan.org/dist/String-Random/ Upstream Author: Steven Pritchard Copyright (C) 1999-2006 Steven Pritchard Licenses: This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. The Debian packaging is Copyright (C) 2002-2003 Paul Baker (w2gi) Copyright (C) 2007-2009, Bart Martens Copyright (C) 2013, Axel Beckert and is licensed under the GPL, see above. debian/control0000644000000000000000000000145112250336124010570 0ustar Source: libstring-random-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert Build-Depends: debhelper (>= 7), libmodule-build-perl Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-random-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-random-perl.git Homepage: http://metacpan.org/release/String-Random Package: libstring-random-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for generating random strings This module is used to generate random strings based on provided patterns. It was written to make generating random passwords and such a little easier. debian/source/0000755000000000000000000000000012207660340010466 5ustar debian/source/format0000644000000000000000000000001412207660340011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612207660340010245 0ustar #!/usr/bin/make -f %: dh $@