libwebservice-validator-css-w3c-perl 0.3-2 source package in Ubuntu

Changelog

libwebservice-validator-css-w3c-perl (0.3-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Add patch to use HTTPS for the W3C CSS Validation service.
    Otherwise the module fails silently with the default URL, although a
    working URL can be provided manually.
    Thanks to "Debian Live user" for the bug report.
    (Closes: #1012830)
  * Fix W3C URL in debian/control as well.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Add /me to Uploaders.

 -- gregor herrmann <email address hidden>  Wed, 15 Jun 2022 16:40:37 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwebservice-validator-css-w3c-perl_0.3-2.dsc 2.7 KiB 6f6b703c69ac9fada17e084f087c3410c247202c6ec58b618095aed6af6b61a8
libwebservice-validator-css-w3c-perl_0.3.orig.tar.gz 6.8 KiB 5d7d91560a0012245967bf422cf82d2442ad92b8449cad0d464b259e47d20439
libwebservice-validator-css-w3c-perl_0.3-2.debian.tar.xz 3.2 KiB bdf161fe5cb234d9ba4288d56398f6b5ef4754e663cb5f4b00b36d0051e4e6a5

Available diffs

No changes file available.

Binary packages built by this source

libwebservice-validator-css-w3c-perl: interface to the W3C CSS Validator

 WebService::Validator::CSS::W3C is an interface to the W3C CSS Validation
 online service https://jigsaw.w3.org/css-validator/, based on its SOAP 1.2
 support. It helps to find errors in Cascading Style Sheets.