libanyevent-feed-perl 0.3-2 source package in Ubuntu

Changelog

libanyevent-feed-perl (0.3-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/watch: use uscan version 4.

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

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.5.1
    - Bump debhelper compatibility level to 13
    - Use my Debian email address
    - Add Rules-Requires-Root: no
  * d/copyright:
    - Refresh Debian copyright years and email address

 -- Nick Morrott <email address hidden>  Fri, 01 Jan 2021 22:21:07 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libanyevent-feed-perl_0.3-2.dsc 2.1 KiB 9a0e9e8806ebc66b556d730545ddf4b9bad49cd1c579c582020a48dddebdb7b2
libanyevent-feed-perl_0.3.orig.tar.gz 6.4 KiB 01ef3437727aa8df4d7e1b62b0d9d832d3d529c7aeab24d390f460c8d9478d6b
libanyevent-feed-perl_0.3-2.debian.tar.xz 2.6 KiB 5a3f1015a2c710804ed91313b05817d8af296f85d10effc3cac4d79ad5fdc954

Available diffs

No changes file available.

Binary packages built by this source

libanyevent-feed-perl: Perl module to retrieve new entries in an RSS/Atom feed

 AnyEvent::Feed implements some glue between AnyEvent::HTTP and XML::Feed. It
 can fetch an RSS/Atom feed on a regular interval as well as at customized
 times. It also keeps track of already fetched entries so that you will only
 get the new entries.