debian/0000755000000000000000000000000011534444052007170 5ustar debian/source/0000755000000000000000000000000011534444051010467 5ustar debian/source/format0000644000000000000000000000001411534443262011700 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000227111534443617011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Richard Clamp Source: http://search.cpan.org/dist/Text-Glob/ Name: Text-Glob Files: * Copyright: 2002-2007, Richard Clamp License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, S. Zachariah Sprackett 2006, Matej Vela 2006-2007, Bart Martens 2009-2011, Ansgar Burchardt 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/rules0000755000000000000000000000003511534443334010250 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211534443341010366 0ustar 8 debian/control0000644000000000000000000000146511534443360010602 0ustar Source: libtext-glob-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Text-Glob/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-glob-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-glob-perl/ Package: libtext-glob-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module for matching globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. debian/changelog0000644000000000000000000000561211534443764011057 0ustar libtext-glob-perl (0.09-1) unstable; urgency=low [ 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). [ Ansgar Burchardt ] * New upstream release. * Drop patch 01_but_not_a.diff: fixed upstream. * Use source format 3.0 (quilt). * Use debhelper compat level 8. * debian/copyright: Formatting changes; refer to GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.1. * Update my email address. -- Ansgar Burchardt Sat, 05 Mar 2011 15:25:09 +0100 libtext-glob-perl (0.08-2) unstable; urgency=low [ Ryan Niebur ] * moved with permission from Bart (Closes: #531508) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Removed: Homepage pseudo-field (Description). Changed: Maintainer set to Debian Perl Group (was: Bart Martens ); Bart Martens moved to Uploaders. * debian/watch: use dist-based URL. * remove Bart from Uploaders [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Use debhelper 7 and quilt instead of cdbs. * Add myself to Uploaders. * Bump Standards Version to 3.8.2. * Drop build-dep on perl-modules. * Convert debian/copyright to proposed machine-readable format. [ gregor herrmann ] * debian/control: make short description a noun phrase. -- Ansgar Burchardt Sun, 19 Jul 2009 20:02:02 +0200 libtext-glob-perl (0.08-1) unstable; urgency=low * New upstream release. * debian/*: Repackaged with cdbs. * debian/copyright: Updated. * debian/watch: Updated. -- Bart Martens Tue, 5 Jun 2007 21:12:41 +0200 libtext-glob-perl (0.07-1) unstable; urgency=low * New upstream release. -- Bart Martens Sat, 15 Jul 2006 17:07:36 +0200 libtext-glob-perl (0.06-3) unstable; urgency=low * New maintainer. Closes: #357350. * lib/Text/Glob.pm: Changed man page. Closes: #327783. * debian/copyright: Updated. * debian/control: Standards version, moved debhelper to build-depends, and added homepage to description. -- Bart Martens Sun, 11 Jun 2006 19:11:18 +0200 libtext-glob-perl (0.06-2) unstable; urgency=low * QA upload. * Package is orphaned (#357350); set maintainer to Debian QA Group. * Switch to debhelper 5. * debian/watch: Add. * Conforms to Standards version 3.6.2. -- Matej Vela Mon, 3 Apr 2006 19:02:02 +0200 libtext-glob-perl (0.06-1) unstable; urgency=low * Initial Release. -- S. Zachariah Sprackett Thu, 15 Jul 2004 20:45:00 -0400 debian/watch0000644000000000000000000000015511455037752010231 0ustar version=3 http://search.cpan.org/dist/Text-Glob/ .*/Text-Glob-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)