debian/0000755000000000000000000000000011777615151007201 5ustar debian/rules0000755000000000000000000000003611777615151010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000172411777615151010610 0ustar Source: libtext-rewriterules-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Nuno Carvalho Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-rewriterules-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-rewriterules-perl.git Homepage: http://search.cpan.org/dist/Text-RewriteRules/ Package: libtext-rewriterules-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: system for rewriting text using regexp-based rules Text::RewriteRules uses a simplified syntax for regexp-based rules for rewriting text. You define a set of rules, and the system applies them until no more rule can be applied. The rules are defined using a specific non-perl syntax inside the Perl program. This improves legibility of big rewriting rules systems. debian/source/0000755000000000000000000000000011777615151010501 5ustar debian/source/format0000644000000000000000000000001411777615151011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000127211777615151011055 0ustar libtext-rewriterules-perl (0.25-1) unstable; urgency=low * d/copyright: Update copyright years * New upstream release. -- Nuno Carvalho Wed, 11 Jul 2012 20:54:50 +0100 libtext-rewriterules-perl (0.24-1) unstable; urgency=low * Set debhelper compatibility level to 8 * Remove patch to fix typos (fixed upstream) * Remove patch to add manpage (fixed upstream) * d/control: Remove libtest-pod* from B-D-I * New upstream release -- Nuno Carvalho Sat, 09 Jun 2012 13:54:32 +0100 libtext-rewriterules-perl (0.23-1) unstable; urgency=low * Initial Release. (Closes: #670327) -- Nuno Carvalho Tue, 24 Apr 2012 23:01:09 +0100 debian/compat0000644000000000000000000000000211777615151010377 0ustar 8 debian/copyright0000644000000000000000000000212711777615151011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Alberto Simões Source: http://search.cpan.org/dist/Text-RewriteRules/ Upstream-Name: Text-RewriteRules Files: * Copyright: 2004-2012, Alberto Simões 2004-2012, José João Almeida License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Nuno Carvalho 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/watch0000644000000000000000000000017711777615151010237 0ustar version=3 http://search.cpan.org/dist/Text-RewriteRules/ .*/Text-RewriteRules-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libtext-rewriterules-perl.examples0000644000000000000000000000001211777615151016077 0ustar samples/*