debian/0000755000000000000000000000000012056675461007202 5ustar debian/rules0000755000000000000000000000003612056675461010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000350012056675461010603 0ustar Source: libclass-dbi-plugin-pager-perl Maintainer: Debian Perl Group Uploaders: Ben Hutchings , Damyan Ivanov , Tim Retout , Ansgar Burchardt , Xavier Guimard Section: perl Priority: extra Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1) Build-Depends-Indep: libclass-data-inheritable-perl, libclass-dbi-perl, libclass-dbi-plugin-abstractcount-perl, libdata-page-perl, libsql-abstract-perl, libtest-exception-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-warn-perl, libuniversal-exports-perl, libuniversal-require-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-plugin-pager-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-dbi-plugin-pager-perl.git Homepage: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/ Package: libclass-dbi-plugin-pager-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-data-inheritable-perl, libclass-dbi-perl, libclass-dbi-plugin-abstractcount-perl, libdata-page-perl, libsql-abstract-perl, libuniversal-exports-perl, libuniversal-require-perl Description: 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. debian/source/0000755000000000000000000000000012056675461010502 5ustar debian/source/format0000644000000000000000000000001412056675461011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000670412056675461011063 0ustar libclass-dbi-plugin-pager-perl (0.566-1) unstable; urgency=low [ Tim Retout ] * Email change: Tim Retout -> diocles@debian.org [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * Imported Upstream version 0.566 * Remove fix-tests-new-sql-abstract.patch included now in upstream * Use debhelper 8 * Bump Standards-Version to 3.9.4 * Add libuniversal-require-perl in dependencies * Update debian/copyright (years and format) * Add "libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)" in Build-Depends * Clean description -- Xavier Guimard Sun, 02 Dec 2012 16:54:38 +0100 libclass-dbi-plugin-pager-perl (0.561-4) unstable; urgency=low * Update patch to use correct SQL comparison operator. (Closes: #576644) * debian/control: Make dependency on libsql-abstract-perl versioned, same as the Build-Depends. * Use source format 3.0 (quilt); drop quilt framework and README.source. * debian/copyright: Minor formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.8.4 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Wed, 07 Apr 2010 22:46:14 +0900 libclass-dbi-plugin-pager-perl (0.561-3) unstable; urgency=medium [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Tim Retout ] * Switch to 3-line rules file with quilt. + Update debhelper compat and Build-Dependency to 7. + Add quilt Build-Dependency. * Add patch to fix 02main.t with libsql-abstract-perl (>= 1.55), and Build-Depend on that. (Closes: #531230) * Set urgency to medium for RC bug fix. * Add self to Uploaders. * Update Standards-Version to 3.8.2. + Add standard quilt README.source. [ gregor herrmann ] * debian/control: drop build dependency on libmodule-build-perl, debhelper uses EUMM. * debian/copyright: update format and info about debian/*. -- Tim Retout Wed, 05 Aug 2009 00:24:41 +0100 libclass-dbi-plugin-pager-perl (0.561-2) unstable; urgency=low * Taking over maintenance with Ben's approval * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ben Hutchings ); Ben Hutchings moved to Uploaders. * Add debian/watch. * debian/rules: remade with dh-make-perl template + stop installing README as it contains nothing more that the POD * move debhelper, perl and libmodule-build-perl from B-D-I to B-D. * bump debhelper compatibility level to 5 * Standards-Version 3.7.3 (no changes) * add myself to Uploaders * remove Homepage pseudo-field from long description * debian/copyright: use dist-based upstream URL + convert to machine-readable format -- Damyan Ivanov Sun, 10 Feb 2008 00:08:21 +0200 libclass-dbi-plugin-pager-perl (0.561-1) unstable; urgency=low * Initial release - closes: #345453 -- Ben Hutchings Sat, 31 Dec 2005 22:45:23 +0000 debian/compat0000644000000000000000000000000212056675461010400 0ustar 8 debian/copyright0000644000000000000000000000246712056675461011146 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Class-DBI-Plugin-Pager Source: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/ Upstream-Contact: Nikolay S. Files: * Copyright: 2004-2012, David Baird, Nikolay S. 2012, Nikolay S. License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, Ben Hutchings 2008, Damyan Ivanov 2009, Tim Retout 2009, gregor herrmann 2010, Ansgar Burchardt 2012, Xavier Guimard License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000021012056675461010224 0ustar version=3 http://search.cpan.org/dist/Class-DBI-Plugin-Pager/ .+/Class-DBI-Plugin-Pager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$