libxml-rss-perl 1.62-1 source package in Ubuntu

Changelog

libxml-rss-perl (1.62-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ gregor herrmann ]
  * Import upstream version 1.62.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Sun, 18 Oct 2020 03:21: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
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libxml-rss-perl_1.62-1.dsc 2.6 KiB 42c78ca327c4904303fb0e95255d5b4c60c577cc1959738fa00f5ab6a26704d4
libxml-rss-perl_1.62.orig.tar.gz 127.8 KiB d327063442c7ff7143993aa0c2d16fde5121491c971661eb6cb700d2e0438b4e
libxml-rss-perl_1.62-1.debian.tar.xz 6.0 KiB bf27036cef5bbed5b1a22cc5f3e5d4cc2eb2ca973888395520a0f19e0be27855

Available diffs

No changes file available.

Binary packages built by this source

libxml-rss-perl: Perl module for managing RSS (RDF Site Summary) files

 XML::RSS is a Perl module that provides a simple way to work with RDF Site
 Summary (RSS) files. This distribution also contains many examples that allow
 you to generate HTML from an RSS feed, convert between the various versions
 of the standard (0.9, 0.91 and 1.0), and other nifty things.
 .
 This module is helpful if you want to aggregate and display news feeds on your
 web site or if you want to syndicate your own content.