debian/0000755000000000000000000000000011706354674007203 5ustar debian/control0000644000000000000000000000251011706354674010604 0ustar Source: libwebservice-validator-html-w3c-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl, libclass-accessor-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-without-module-perl, libwww-perl, libxml-xpath-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Nathan Handler , Nicholas Bamber , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libwebservice-validator-html-w3c-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-validator-html-w3c-perl.git Package: libwebservice-validator-html-w3c-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, libwww-perl Recommends: libxml-xpath-perl Description: Perl interface to access the W3C's online HTML validator WebService::Validator::HTML::W3C provides access to the W3C's online Markup validator. As well as reporting on whether a page is valid it also provides access to a detailed list of the errors and where in the validated document they occur. debian/copyright0000644000000000000000000000224611706354674011142 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Struan Donald Source: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ Name: WebService-Validator-HTML-W3C Files: * Copyright: 2003-2008, Struan Donald License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 2011, Nicholas Bamber 2012, gregor herrmann 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/watch0000644000000000000000000000022711706354674010235 0ustar version=3 http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ .*/WebService-Validator-HTML-W3C-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211706354674010401 0ustar 8 debian/changelog0000644000000000000000000000307711706354674011064 0ustar libwebservice-validator-html-w3c-perl (0.28-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Build-depend on Module::Build 0.38. * Drop patch, applied upstream. * Add /me to Uploaders. -- gregor herrmann Fri, 20 Jan 2012 22:16:31 +0100 libwebservice-validator-html-w3c-perl (0.27-1) unstable; urgency=low [ Nathan Handler ] * Add myself to list of Uploaders [ 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). [ Ryan Niebur ] * Email change: Ryan Niebur -> ryan@debian.org [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Nicholas Bamber ] * New upstream release * Raised standards version to 3.9.2 * Created debian/source/format * Refreshed debian/copyright * Raised compat level and debhelper version to 8 * Added patch for spelling error -- Nicholas Bamber Wed, 03 Aug 2011 20:41:40 +0100 libwebservice-validator-html-w3c-perl (0.24-1) unstable; urgency=low * Initial Release. (Closes: #531142) -- Ryan Niebur Wed, 01 Jul 2009 01:15:49 -0700 debian/libwebservice-validator-html-w3c-perl.examples0000644000000000000000000000001311706354674020141 0ustar examples/* debian/source/0000755000000000000000000000000011706354674010503 5ustar debian/source/format0000644000000000000000000000001411706354674011711 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611706354674010262 0ustar #!/usr/bin/make -f %: dh $@