debian/0000755000000000000000000000000011620450050007157 5ustar debian/changelog0000644000000000000000000000260611620450045011041 0ustar libdbix-class-cursor-cached-perl (1.001002-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. * Drop (build-)dep on libdigest-sha1-perl. * debian/copyright: Update years of copyright for inc/Module/*. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. -- Ansgar Burchardt Wed, 10 Aug 2011 11:32:20 +0200 libdbix-class-cursor-cached-perl (1.001001-1) unstable; urgency=low * New upstream release. * Bump libdbix-class-perl (build) dependency. * Add /me to Uploaders. * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sun, 24 Apr 2011 21:17:18 +0200 libdbix-class-cursor-cached-perl (1.001000-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Refresh copyright information * Standards-Version 3.9.1 (no changes) * Bump to debhelper 8 * Use new 3.0 (quilt) source format [ gregor herrmann ] * Make build dependency on libdbd-sqlite3-perl versioned as per new upstream requirements. -- Jonathan Yu Sun, 27 Feb 2011 11:29:13 -0500 libdbix-class-cursor-cached-perl (1.0.1-1) unstable; urgency=low * Initial Release (Closes: #550804) -- Jonathan Yu Mon, 12 Oct 2009 19:17:46 -0400 debian/compat0000644000000000000000000000000211620447621010367 0ustar 8 debian/rules0000755000000000000000000000003611620447621010250 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011620447621010471 5ustar debian/source/format0000644000000000000000000000001411620447621011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000021511620447621010220 0ustar version=3 http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/ .*/DBIx-Class-Cursor-Cached-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000223711620447736010607 0ustar Source: libdbix-class-cursor-cached-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcache-cache-perl, libcarp-clan-perl, libdbix-class-perl (>= 0.08124), libdbd-sqlite3-perl (>= 1.25) Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-class-cursor-cached-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-cursor-cached-perl.git Package: libdbix-class-cursor-cached-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdbix-class-perl (>= 0.08124), libcarp-clan-perl Description: cursor object with built-in caching support DBIx::Class::Cursor::Cached is a Perl module providing a cursor class with built-in caching support. It allows for traversal of an arbitrary result set using "next", retrieving all results with "all" and resetting the cursor with "reset." Moreover, it caches your results to increase speed. debian/copyright0000644000000000000000000000243311620450002011111 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Matt S Trout Source: http://search.cpan.org/dist/DBIx-Class-Cursor-Cached/ Name: DBIx-Class-Cursor-Cached Files: * Copyright: 2007, Takkle, Inc. License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2011, 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'.