libdata-paginator-perl 0.08-2 source package in Ubuntu

Changelog

libdata-paginator-perl (0.08-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 23:08:07 +0100

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdata-paginator-perl_0.08-2.dsc 2.1 KiB e93eb36eca13ffcaf5c4e75bff14baea9a43f4066e9ac5cd187c5eaaf0bfd370
libdata-paginator-perl_0.08.orig.tar.gz 12.9 KiB 73e89d8a47df5db955c3de9b0739a2ee825d95fcfa00ab625878bb6c1b7d59db
libdata-paginator-perl_0.08-2.debian.tar.xz 2.0 KiB c029d5952bde03301a29ee6cd998e3f5cc622d591b7c096c01a2acc73f769808

Available diffs

No changes file available.

Binary packages built by this source

libdata-paginator-perl: pagination module for Moose

 Data::Paginator is yet another pagination module. It only exists because none
 of the other pager modules are written using Moose. Sometimes there is a Moose
 feature that you need. It's a pain when you can't use it with an existing
 module.
 .
 Data::Paginator aims to be completely compatible with the venerable
 Data::Page.