debian/0000755000000000000000000000000012201637745007175 5ustar debian/rules0000755000000000000000000000003612201637745010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000461112201637745010602 0ustar Source: libchi-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcarp-assert-perl, libdata-serializer-perl, libdigest-jhash-perl, libhash-moreutils-perl, libjson-perl, liblist-moreutils-perl, liblog-any-perl, libmoo-perl (>= 1.003000), libmoox-types-mooselike-perl (>= 0.23), libmoox-types-mooselike-numeric-perl | libmoox-types-mooselike-perl (<< 0.25-1~), libossp-uuid-perl, libstring-rewriteprefix-perl, libtask-weaken-perl, libtest-class-perl, libtest-deep-perl, libtest-exception-perl, libtest-warn-perl, libtime-duration-parse-perl, libtime-duration-perl, libtry-tiny-perl (>= 0.05) Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Jonathan Yu , Chris Butler , Angel Abad , gregor herrmann , Xavier Guimard Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/CHI/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libchi-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchi-perl.git Package: libchi-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcache-cache-perl, libcache-fastmmap-perl, libcarp-assert-perl, libdata-serializer-perl, libdigest-jhash-perl, libhash-moreutils-perl, libjson-perl, liblist-moreutils-perl, liblog-any-perl, libmoo-perl (>= 1.003000), libmoox-types-mooselike-perl (>= 0.23), libmoox-types-mooselike-numeric-perl | libmoox-types-mooselike-perl (<< 0.25-1~), libossp-uuid-perl, libstring-rewriteprefix-perl, libtask-weaken-perl, libtime-duration-parse-perl, libtime-duration-perl, libtry-tiny-perl (>= 0.05) Description: Unified Cache Handling Interface CHI provides a unified caching API for Perl programs, designed to assist a developer in keeping data persistent for a specified period of time. . The CHI interface is implemented by driver classes that support fetching, storing and clearing of data. Driver classes exist or will exist for the gamut of storage backends available to Perl, such as memory, plain files, memory mapped files, memcached, and DBI. . CHI is intended as an evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic Cache API but adding new features and addressing limitations in the Cache::Cache implementation. debian/source/0000755000000000000000000000000012201637745010475 5ustar debian/source/format0000644000000000000000000000001412201637745011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001013012201637745011042 0ustar libchi-perl (0.58-1) unstable; urgency=low [ Nathan Handler ] * New upstream release [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * New upstream release * Add myself to uploaders and copyright [ gregor herrmann ] * New upstream release. * Update years of upstream and packaging copyright. * Update (build) dependencies. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sun, 11 Aug 2013 09:40:03 +0200 libchi-perl (0.54-1) unstable; urgency=low * Team upload * New upstream release * Drop fix_bad_whatis.patch and fix_pod.patch (merged upstream) * Add libstring-rewriteprefix-perl to (build) depends * Add NEWS file with incompatible changes -- Alessandro Ghedini Thu, 31 May 2012 21:32:18 +0200 libchi-perl (0.52-1) unstable; urgency=low * Team upload [ Alessandro Ghedini ] * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * Update and refresh fix_pod.patch * (Re-)forward patches upstream [ Salvatore Bonaccorso ] * Simplify (Build-)Depends(-Indep) dependencies. Make versioned dependecies already satisfied in stable now unversioned. Lenny is moving to the archived releases. -- Alessandro Ghedini Fri, 09 Mar 2012 16:08:09 +0100 libchi-perl (0.50-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * 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. * Imported Upstream version 0.50 * Refresh fix_pod.patch patch for offsets -- Salvatore Bonaccorso Sat, 03 Dec 2011 17:26:18 +0100 libchi-perl (0.49-1) unstable; urgency=low * Team upload. * New upstream release -- Salvatore Bonaccorso Thu, 23 Jun 2011 23:26:50 +0200 libchi-perl (0.48-1) unstable; urgency=low * Team upload. * New upstream release -- Salvatore Bonaccorso Wed, 15 Jun 2011 18:37:22 +0200 libchi-perl (0.47-1) unstable; urgency=low * Team upload. * New upstream release * debian/patches: - Refresh patch fix_pod.patch (offset) - Refresh patch fix_bad_whatis.patch (offset) -- Salvatore Bonaccorso Sat, 30 Apr 2011 22:01:17 +0200 libchi-perl (0.46-1) unstable; urgency=low * New upstream release. * Refresh patch fix_pod.patch (offset). * Set Standards-Version to 3.9.2 (no changes). -- gregor herrmann Sat, 23 Apr 2011 17:32:35 +0200 libchi-perl (0.44-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.42 * Add myself to Uploaders and Copyright * Bump to debhelper compat 8 [ gregor herrmann ] * New upstream release 0.44. * Refresh patch fix_pod.patch (offset). * Add /me to Uploaders. -- gregor herrmann Fri, 18 Mar 2011 23:41:16 +0100 libchi-perl (0.41-1) unstable; urgency=low [ Angel Abad ] * New upstream release * Add myself to Uploaders * debian/patches/fix_pod.patch: Refresh patch * debian/patches/fix_bad_whatis.patch: - Remove pod entries to fix bad whatis problem [ gregor herrmann ] * Remove (build) dependencies: liblog-any-adapter-dispatch-perl, libtest-log-dispatch-perl. -- Angel Abad Thu, 03 Mar 2011 10:56:50 +0100 libchi-perl (0.39-1) unstable; urgency=low * New upstream release * Refreshed copyright and control files - updated years of upstream copyright - added myself to Uploaders / copyright - added new dependency on libtry-tiny-perl (>= 0.05) - dropped versioned dependency on debhelper to 7 - no longer using Module::Install * Refreshed fix_pod.patch -- Chris Butler Sat, 19 Feb 2011 18:50:05 +0000 libchi-perl (0.36-1) unstable; urgency=low * Initial Release (Closes: #593640). -- Ernesto Hernández-Novich (USB) Thu, 19 Aug 2010 15:37:58 -0430 debian/NEWS0000644000000000000000000000033512201637745007675 0ustar libchi-perl (0.54-1) unstable; urgency=low ** Incompatibile Changes ** - Switch CHI::Stats format to JSON for easier generation and parsing -- Alessandro Ghedini Thu, 31 May 2012 21:31:15 +0200 debian/compat0000644000000000000000000000000212201637745010373 0ustar 8 debian/copyright0000644000000000000000000000236012201637745011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CHI Upstream-Contact: Jonathan Swartz Source: https://metacpan.org/release/CHI/ Files: * Copyright: 2007-2012, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ernesto Hernández-Novich (USB) 2011, Jonathan Yu 2011, Angel Abad 2011, Chris Butler 2011-2013, gregor herrmann 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/watch0000644000000000000000000000014412201637745010225 0ustar version=3 https://metacpan.org/release/CHI/ .*/CHI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$