debian/0000755000000000000000000000000012060712017007162 5ustar debian/rules0000755000000000000000000000003612060712017010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000221312060712017010563 0ustar Source: libhtml-rewriteattributes-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , Ansgar Burchardt , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libhtml-parser-perl, libhtml-tagset-perl, liburi-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-rewriteattributes-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-rewriteattributes-perl.git Homepage: http://search.cpan.org/dist/HTML-RewriteAttributes/ Package: libhtml-rewriteattributes-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl, libhtml-tagset-perl, liburi-perl Description: Perl extension for HTML attribute rewriting HTML::RewriteAttributes is designed for simple yet powerful HTML attribute rewriting. It runs a given callback function, potentially many times, for each attribute encountered. debian/source/0000755000000000000000000000000012060712017010462 5ustar debian/source/format0000644000000000000000000000001412060712017011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000226512060712017011041 0ustar libhtml-rewriteattributes-perl (0.05-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * Imported Upstream version 0.05 * Bump Standards-Version to 3.9.4 * Use debhelper 8 * Update debian/copyright (years and format) * Update short description -- Xavier Guimard Sat, 08 Dec 2012 16:53:21 +0100 libhtml-rewriteattributes-perl (0.04-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. * Make build-dep on perl unversioned. * debian/copyright: Formatting changes; update for new upstream release. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 7. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Sat, 04 Dec 2010 10:59:40 +0100 libhtml-rewriteattributes-perl (0.03-1) unstable; urgency=low * Initial release. (Closes: #499727) -- Niko Tyni Sun, 21 Sep 2008 21:05:08 +0300 debian/compat0000644000000000000000000000000212060712017010360 0ustar 8 debian/copyright0000644000000000000000000000250512060712017011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-RewriteAttributes Upstream-Contact: Thomas Sibley Source: http://search.cpan.org/dist/HTML-RewriteAttributes/ Files: * Copyright: 2008-2010, Best Practical Solutions, LLC. License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Niko Tyni 2010, Ansgar Burchardt 2012, Xavier Guimard 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/watch0000644000000000000000000000040012060712017010205 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/HTML-RewriteAttributes/ .*/HTML-RewriteAttributes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$