debian/0000755000000000000000000000000012150433730007164 5ustar debian/rules0000755000000000000000000000003612150433730010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000221112150433730010563 0ustar Source: libsql-abstract-limit-perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-dbi-perl, libdbi-perl, libsql-abstract-perl, libtest-deep-perl, libtest-exception-perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsql-abstract-limit-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsql-abstract-limit-perl.git Homepage: https://metacpan.org/release/SQL-Abstract-Limit/ Package: libsql-abstract-limit-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdbi-perl, libsql-abstract-perl Recommends: libclass-dbi-perl Description: portable LIMIT emulation SQL::Abstract::Limit is a portability layer for SQL LIMIT emulation. debian/source/0000755000000000000000000000000012150433730010464 5ustar debian/source/format0000644000000000000000000000001412150433730011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000716112150433730011043 0ustar libsql-abstract-limit-perl (2:0.14.1-4) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Drop libdbd-anydata-perl from Build-Depends-Indep and Recommends. The package is currently uninstallable (cf. #708572). This might be changed again later. * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of packaging copyright. * Set Standards-Version to 3.9.4 (no changes). * Drop erroneous runtime dependency on libtest-exception-perl. -- gregor herrmann Sun, 26 May 2013 18:26:36 +0200 libsql-abstract-limit-perl (2:0.14.1-3) unstable; urgency=low * Team upload. [ gregor herrmann ] * Remove Florian Ragwitz from Uploaders (closes: #523276). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Make build-dep on perl unversioned. * Bump Standards-Version to 3.9.2. * debian/copyright: Formatting changes. -- Ansgar Burchardt Sat, 17 Sep 2011 14:10:01 +0200 libsql-abstract-limit-perl (2:0.14.1-2) unstable; urgency=low * debian/watch: add uversionmangle to cope with Debian versioning scheme. * Add missing build dependency on libtest-deep-perl, thanks to Marco Rodrigues for the bug report (closes: #521581). * Set Standards-Version to 3.8.1 (no changes). * Add /me to Uploaders. * Remove build dependency on libmodule-build-perl (dh7 prefers ExtUtils::MakeMaker), add build dependencies on libtest-pod-{,coverage-}perl (enables additional tests). * debian/rules: refresh with current dh-make-perl template. * debian/copyright: switch to new format, add third-party copyright holder. -- gregor herrmann Sat, 28 Mar 2009 20:06:06 +0100 libsql-abstract-limit-perl (2:0.14.1-1) unstable; urgency=low * New upstream release * Move package to Debian Perl Group, change proper headers in debian/control * debian/control: + Standards-Version updated to 3.8.0 * Upgraded to debhelper (>= 7), debian/compat updated * Use debhelper rules.simple example as debian/rules * debian/watch: updated to last schema -- Krzysztof Krzyżaniak (eloy) Tue, 23 Dec 2008 15:25:41 +0100 libsql-abstract-limit-perl (2:0.12-1) unstable; urgency=low * New upstream release * debian/control: + Standards-Version: updated to 3.7.2.1 + Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl moved here * debian/compat: updated to 5 -- Krzysztof Krzyzaniak (eloy) Mon, 28 Aug 2006 15:48:57 +0200 libsql-abstract-limit-perl (1:0.101-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Fri, 9 Sep 2005 16:22:14 +0200 libsql-abstract-limit-perl (0.033-3) unstable; urgency=low * debian/control - libdbd-anydata-perl, libclass-dbi-perl added to Build-Depends-Indep (closes: #326455) -- Krzysztof Krzyzaniak (eloy) Sun, 4 Sep 2005 13:55:24 +0200 libsql-abstract-limit-perl (0.033-2) unstable; urgency=low * Added me to Uploaders. * Fixed a typo in the copyright file. * Cleaned up debian/rules a bit. -- Florian Ragwitz Tue, 30 Aug 2005 19:00:45 +0200 libsql-abstract-limit-perl (0.033-1) unstable; urgency=low * Initial Release. * ITP closed (closes: #325202) -- Krzysztof Krzyzaniak (eloy) Sat, 13 Aug 2005 21:32:04 +0200 debian/compat0000644000000000000000000000000212150433730010362 0ustar 8 debian/copyright0000644000000000000000000000244212150433730011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SQL-Abstract-Limit Upstream-Contact: David Baird, Source: https://metacpan.org/release/SQL-Abstract-Limit/ Files: * Copyright: 2004, David Baird, License: Artistic or GPL-1+ Files: t/lib/SQL/Abstract/Limit/Test.pm Copyright: 2008, Norbert Buchmuller, License: Artistic or GPL-1+ Files: debian/* Copyright: 2005-2008, Krzysztof Krzyżaniak (eloy) 2005, Florian Ragwitz 2008-2013, gregor herrmann 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/watch0000644000000000000000000000026512150433730010220 0ustar version=3 options=uversionmangle=s/\.(\d\d)(\d)/.${1}.${2}/ \ https://metacpan.org/release/SQL-Abstract-Limit/ .*/SQL-Abstract-Limit-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)