debian/0000755000000000000000000000000012154462773007201 5ustar debian/rules0000755000000000000000000000003612154462773010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000236612154462773010613 0ustar Source: libwebservice-validator-css-w3c-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libsoap-lite-perl, libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl, libwww-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-validator-css-w3c-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-validator-css-w3c-perl.git Homepage: https://metacpan.org/release/WebService-Validator-CSS-W3C/ Package: libwebservice-validator-css-w3c-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, libsoap-lite-perl, liburi-perl, libwww-perl Description: interface to the W3C CSS Validator WebService::Validator::CSS::W3C is an interface to the W3C CSS Validation online service http://jigsaw.w3.org/css-validator/, based on its SOAP 1.2 support. It helps to find errors in Cascading Style Sheets. debian/source/0000755000000000000000000000000012154462773010501 5ustar debian/source/format0000644000000000000000000000001412154462773011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000245712154462773011063 0ustar libwebservice-validator-css-w3c-perl (0.3-1) unstable; urgency=low * Team upload. [ 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 [ 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 [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failure" (Closes: #711397) * Switch to "3.0 (quilt)" source format. * debian/copyright: switch formatting to Copyright-Format 1.0. Update years of upstream copyright, refresh license stanzas. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.4 (no further changes). * Install new example script. * Activate more tests. -- gregor herrmann Sat, 08 Jun 2013 00:59:40 +0200 libwebservice-validator-css-w3c-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #531141) -- Ryan Niebur Wed, 17 Jun 2009 20:42:47 -0700 debian/libwebservice-validator-css-w3c-perl.examples0000644000000000000000000000000512154462773017764 0ustar eg/* debian/compat0000644000000000000000000000000212154462773010377 0ustar 8 debian/copyright0000644000000000000000000000211412154462773011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: WebService-Validator-CSS-W3C Upstream-Contact: Bjoern Hoehrmann Source: https://metacpan.org/release/WebService-Validator-CSS-W3C/ Files: * Copyright: 2004-2013 by Bjoern Hoehrmann License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Ryan Niebur 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/watch0000644000000000000000000000022612154462773010232 0ustar version=3 https://metacpan.org/release/WebService-Validator-CSS-W3C/ .*/WebService-Validator-CSS-W3C-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$