debian/0000755000000000000000000000000011733352421007167 5ustar debian/rules0000755000000000000000000000003611733352421010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000153511733352421010576 0ustar Source: libregexp-reggrp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Jotam Jr. Trejo Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Regexp-RegGrp/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libregexp-reggrp-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-reggrp-perl.git Package: libregexp-reggrp-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl module for grouping regular expressions Regexp::RegGrp is a pure Perl library providing an object-oriented API for grouping regular expressions into a single group of regular expressions. debian/source/0000755000000000000000000000000011733352421010467 5ustar debian/source/format0000644000000000000000000000001411733352421011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000206711733352421011046 0ustar libregexp-reggrp-perl (1.002001-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. -- gregor herrmann Sat, 24 Mar 2012 15:06:55 +0100 libregexp-reggrp-perl (1.002-1) unstable; urgency=low * New upstream release * debian/copyright: refresh according to DEP 5 revision 135 * Bump Standards Version to 3.9.2 (no changes) * Add myself to Uploaders and Copyright -- Jotam Jr. Trejo Thu, 09 Jun 2011 00:09:55 -0600 libregexp-reggrp-perl (1.000001-1) unstable; urgency=low * New upstream release. -- Ernesto Hernández-Novich (USB) Fri, 11 Mar 2011 09:52:25 -0430 libregexp-reggrp-perl (1.000-1) unstable; urgency=low * Initial Release. (Closes: #614415) -- Ernesto Hernández-Novich (USB) Tue, 22 Feb 2011 09:24:56 -0430 debian/compat0000644000000000000000000000000211733352421010365 0ustar 8 debian/copyright0000644000000000000000000000243711733352421011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Regexp-RegGrp Upstream-Contact: Merten Falk Source: http://search.cpan.org/dist/Regexp-RegGrp/ Files: * Copyright: 2010-2011, Merten Falk License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ernesto Hernández-Novich (USB) 2011, Jotam Jr. Trejo 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/watch0000644000000000000000000000016711733352421010224 0ustar version=3 http://search.cpan.org/dist/Regexp-RegGrp/ .*/Regexp-RegGrp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$