libclass-dbi-plugin-pager-perl 0.566-3 source package in Ubuntu

Changelog

libclass-dbi-plugin-pager-perl (0.566-3) 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.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.
  * Remove Tim Retout from Uploaders. Thanks for your work!

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

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

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

  [ gregor herrmann ]
  * Remove Ben Hutchings from Uploaders on his request. (Closes: #950285)
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.

 -- Jelmer Vernooij <email address hidden>  Sat, 11 Jun 2022 22:27:12 +0100

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libclass-dbi-plugin-pager-perl_0.566-3.dsc 2.6 KiB 9314e67f4d93157eae531a9563fe6a9c26f8bbbb276c61a30292c2c1bdf455e5
libclass-dbi-plugin-pager-perl_0.566.orig.tar.gz 12.9 KiB 13629f4159e5e3dd28ce5522cce50310ba41d1c36c4f9610a04a031077ed5b5b
libclass-dbi-plugin-pager-perl_0.566-3.debian.tar.xz 3.4 KiB 0107dd73ca5d33567abb9b42643c13f4baa794149969d146a71e373090ee0ba6

Available diffs

No changes file available.

Binary packages built by this source

libclass-dbi-plugin-pager-perl: Perl extension for paging SQL results

 Class::DBI::Plugin::Pager adds a pager method that can query using
 SQL::Abstract where clauses, and limit the number of rows returned to a
 specific subset.