debian/0000755000000000000000000000000012261200616007162 5ustar debian/watch0000644000000000000000000000017712261177630010231 0ustar version=3 http://search.cpan.org/dist/File-Cache/ .*/File-Cache-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian uupdate debian/rules0000755000000000000000000000022412261177630010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: dh_auto_configure -- INSTALLMAN3DIR=/usr/share/man/man3 test: dh_testdir dh_auto_test debian/examples0000644000000000000000000000001012261177630010723 0ustar test.pl debian/copyright0000644000000000000000000000220012261177630011120 0ustar This package was debianized by Colin Watson on Wed, 3 Oct 2001 01:54:26 +0100. It was downloaded from http://www.cpan.org/modules/by-module/File/ Upstream Author: DeWitt Clinton , eZiba.com, Inc. Copyright: Copyright (C) 2000, 2001 DeWitt Clinton , eZiba.com, Inc. 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. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. debian/docs0000644000000000000000000000001712261177630010044 0ustar CREDITS README debian/source/0000755000000000000000000000000012261177630010473 5ustar debian/source/format0000644000000000000000000000001412261177630011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212261177630010371 0ustar 7 debian/control0000644000000000000000000000147412261200570010572 0ustar Source: libfile-cache-perl Section: perl Priority: optional Maintainer: Colin Watson Build-Depends: debhelper (>> 7.0.50) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/users/cjwatson/libfile-cache-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/cjwatson/libfile-cache-perl.git Package: libfile-cache-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdigest-md5-perl, perl (>= 5.8.0) | libstorable-perl Description: File::Cache, a filesystem-based object store File::Cache implements an object store which shares data across process boundaries via the filesystem. It was written to complement IPC::Cache, but is suitable for larger numbers of more complex objects than that module. . This module will eventually be superseded by the newer Cache::Cache. debian/changelog0000644000000000000000000000446112261200616011041 0ustar libfile-cache-perl (0.16-10) unstable; urgency=low * Switch to git; adjust Vcs-* fields. * Policy version 3.9.5: no changes required. -- Colin Watson Thu, 02 Jan 2014 06:05:00 +0000 libfile-cache-perl (0.16-9) unstable; urgency=low * Convert to source format 3.0 (quilt). * Policy version 3.8.4: no changes required. -- Colin Watson Sun, 07 Mar 2010 23:06:02 +0000 libfile-cache-perl (0.16-8) unstable; urgency=low * Convert to debhelper 7. (Requires override targets, hence 7.0.50.) * Policy version 3.8.2: no changes required. -- Colin Watson Sun, 26 Jul 2009 15:18:19 +0100 libfile-cache-perl (0.16-7) unstable; urgency=low * Imported into a branch on bzr.debian.org; add Vcs-Bzr control field. * Policy version 3.8.0: no changes required. -- Colin Watson Sat, 06 Sep 2008 12:22:20 +0100 libfile-cache-perl (0.16-6) unstable; urgency=low * debian/watch: use dist-based URL. * debian/rules: delete /usr/lib/perl5 only if it exists. * Don't ignore errors from 'make realclean' other than the Makefile not existing. * Policy version 3.7.3: no changes required. -- Colin Watson Tue, 29 Jan 2008 00:55:16 +0000 libfile-cache-perl (0.16-5) unstable; urgency=low * Put debhelper in Build-Depends rather than in Build-Depends-Indep. * Add debian/watch file. * Use debhelper v4. * Update FSF address in copyright file. * Policy version 3.7.2. -- Colin Watson Sat, 1 Jul 2006 14:44:21 +0100 libfile-cache-perl (0.16-4) unstable; urgency=low * Don't include unnecessary /usr/lib/perl5 directory. * Sync with override file: change section to perl. * Policy version 3.5.10. -- Colin Watson Thu, 19 Jun 2003 02:37:32 +0100 libfile-cache-perl (0.16-3) unstable; urgency=low * Add GPL pointer in copyright file (closes: #157581). -- Colin Watson Tue, 20 Aug 2002 23:03:46 +0100 libfile-cache-perl (0.16-2) unstable; urgency=low * Use Build-Depends-Indep rather than Build-Depends. -- Colin Watson Wed, 19 Dec 2001 19:42:07 +0000 libfile-cache-perl (0.16-1) unstable; urgency=low * Initial Release. -- Colin Watson Wed, 3 Oct 2001 02:27:36 +0100