debian/0000755000000000000000000000000012214623470007167 5ustar debian/rules0000755000000000000000000000003612214623470010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000161012214623470010570 0ustar Source: libregexp-shellish-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Bastian Blank , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Regexp-Shellish Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-shellish-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-shellish-perl.git Package: libregexp-shellish-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, Description: module for shell-like regular expressions Regexp::Shellish provides shell-like regular expressions. The wildcards provided are ?, * and **, where ** is like * but matches /. . Case sensitivity and constructs like **, (a*b), and {a,b,c} can be disabled. debian/source/0000755000000000000000000000000012214623470010467 5ustar debian/source/format0000644000000000000000000000001412214623470011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000240412214623470011041 0ustar libregexp-shellish-perl (0.93-2) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (https://lists.debian.org/debian-perl/2013/08/msg00050.html) * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bastian Blank ); Bastian Blank moved to Uploaders. * Add debian/watch. * Switch to "3.0 (quilt)" source format. * Use debhelper 8 and dh(1) in debian/rules. * debian/copyright: switch formatting to Copyright-Format 1.0. * Remove version from perl build dependency. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. * Update short and long description. -- gregor herrmann Fri, 13 Sep 2013 16:54:42 +0200 libregexp-shellish-perl (0.93-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467845 -- Mark Hymers Sat, 05 Apr 2008 21:09:05 +0100 libregexp-shellish-perl (0.93-1) unstable; urgency=low * Initial Release. -- Bastian Blank Sun, 4 Apr 2004 00:03:59 +0200 debian/compat0000644000000000000000000000000212214623470010365 0ustar 8 debian/copyright0000644000000000000000000000217412214623470011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Regexp-Shellish Upstream-Contact: Barrie Slaymaker Upstream-Name: Regexp-Shellish Files: * Copyright: 1999, Barrie Slaymaker License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, Bastian Blank 2008, Mark Hymers 2013, gregor herrmann 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/watch0000644000000000000000000000017212214623470010220 0ustar version=3 https://metacpan.org/release/Regexp-Shellish .*/Regexp-Shellish-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$