debian/0000755000000000000000000000000012232023132007154 5ustar debian/rules0000755000000000000000000000003612232023132010233 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000204312232023132010556 0ustar Source: libstring-rewriteprefix-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Brian Cassidy , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libsub-exporter-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-rewriteprefix-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-rewriteprefix-perl.git Homepage: https://metacpan.org/release/String-RewritePrefix/ Package: libstring-rewriteprefix-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libsub-exporter-perl Description: module to rewrite strings based on a set of known prefixes String::RewritePrefix rewrites all of the given strings based on a user-specified set of rules. debian/source/0000755000000000000000000000000012232023132010454 5ustar debian/source/format0000644000000000000000000000001412232023132011662 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000403512232023132011030 0ustar libstring-rewriteprefix-perl (0.007-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * Build depend on libtest-simple-perl (>= 0.96). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 21:41:08 +0200 libstring-rewriteprefix-perl (0.006-1) unstable; urgency=low * New upstream release. * debian/copyright: Formatting changes; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 28 Oct 2010 22:40:32 +0200 libstring-rewriteprefix-perl (0.005-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release * debian/control: + Added: libsub-exporter-perl dependency + Changed: Standards-Version to 3.8.3 + Added: my info to Uploaders * debian/libstring-rewriteprefix-perl.docs: Removed [ 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). [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. -- Brian Cassidy Wed, 02 Dec 2009 14:47:10 -0400 libstring-rewriteprefix-perl (0.004-1) unstable; urgency=low * Initial Release (closes: #535455) -- Krzysztof Krzyżaniak (eloy) Thu, 2 Jul 2009 12:18:53 +0200 debian/compat0000644000000000000000000000000212232023132010352 0ustar 8 debian/copyright0000644000000000000000000000213112232023132011104 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: String-RewritePrefix Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/String-RewritePrefix/ Files: * Copyright: 2013, by Ricardo SIGNES. License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Krzysztof Krzyżaniak (eloy) 2009, Brian Cassidy 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/watch0000644000000000000000000000020612232023132010203 0ustar version=3 https://metacpan.org/release/String-RewritePrefix/ .*/String-RewritePrefix-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$