debian/0000755000000000000000000000000012231531611007161 5ustar debian/rules0000755000000000000000000000003612231531611010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000223712231531611010570 0ustar Source: libhtml-scrubber-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100), perl Build-Depends-Indep: libhtml-parser-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-scrubber-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-scrubber-perl.git Homepage: https://metacpan.org/release/HTML-Scrubber/ Package: libhtml-scrubber-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhtml-parser-perl Description: Perl extension for scrubbing/sanitizing html If you want to "scrub" or "sanitize" html input in a reliable and flexible fashion, then this module is for you. The author was not satisfied with HTML::Sanitizer because it is based on HTML::TreeBuilder, so he write something similar that works directly with HTML::Parser. debian/source/0000755000000000000000000000000012231531611010461 5ustar debian/source/format0000644000000000000000000000001412231531611011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000503012231531611011031 0ustar libhtml-scrubber-perl (0.11-1) unstable; urgency=low * Team upload. [ 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 upstream copyright holders/years. * Update build dependencies (Module::Build). * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Tue, 22 Oct 2013 19:19:03 +0200 libhtml-scrubber-perl (0.09-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: use dist-based URL. * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ 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). [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release (Closes: #409672) * Added debian/source/format * Standardized watch file * Updated standards version to 3.9.2 * Depersonalized long description * Refreshed copyright * Refreshed rules and upped debhelper versioned dependency * Updated dependencies -- Nicholas Bamber Fri, 15 Apr 2011 13:01:31 +0100 libhtml-scrubber-perl (0.08-4) unstable; urgency=low * New maintainer. * Update debian/copyright. * Upgrade to debhelper compatibility level 5. -- Niko Tyni Mon, 4 Dec 2006 23:34:10 +0200 libhtml-scrubber-perl (0.08-3) unstable; urgency=low * Moved debhelper to Build-Depends * Switched to my debian.org email address throughout -- Stephen Quinney Wed, 21 Jun 2006 18:44:20 +0100 libhtml-scrubber-perl (0.08-2) unstable; urgency=low * debian/watch - Updated URL to stop lookups randomly failing. -- Stephen Quinney Sat, 11 Jun 2005 14:17:10 +0100 libhtml-scrubber-perl (0.08-1) unstable; urgency=low * Inital release, closes: #256642. -- Stephen Quinney Fri, 2 Jul 2004 11:46:04 +0100 debian/compat0000644000000000000000000000000212231531611010357 0ustar 8 debian/copyright0000644000000000000000000000227512231531611011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-Scrubber Upstream-Contact: Nigel Metheringham Source: https://metacpan.org/release/HTML-Scrubber/ Files: * Copyright: 2003-2004, D. H. 2011-2013, Nigel Metheringham 2013, Ruslan Zakirov License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2006, Stephen Quinney 2006, Niko Tyni 2011, Nicholas Bamber 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/watch0000644000000000000000000000016712231531611010216 0ustar version=3 https://metacpan.org/release/HTML-Scrubber/ .*/HTML-Scrubber-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)