libapp-cache-perl 0.37-1 source package in Ubuntu

Changelog

libapp-cache-perl (0.37-1) unstable; urgency=low

  * new upstream version (Closes: #581696)
  * added libtest-pod-perl as build depends
  * added ${misc:Depends} to package depends
  * changed to source format 3.0
  * bumped dpkg compat version
  * bumped standards version
    - dh_clean -k to dh_prep
  * moved patch from #465642 into single file
  * modified patch #465642 for new upstream version
  * debian/rules: added build-arch build-indep
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  18 Jun 2011 00:36:34 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Jonas Genannt
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libapp-cache-perl_0.37.orig.tar.gz 5.6 KiB 59f261815f7c7eb160053a96715e96d68569e4e4f3b05453e7c24d58bd458c96
libapp-cache-perl_0.37-1.debian.tar.gz 2.9 KiB 9fad8343da9d36931c536c18fe55dece7651ca0cf151056da642fa6dedea3cdf
libapp-cache-perl_0.37-1.dsc 1.2 KiB a40f9743fd3560f7c08a1704b504ef8c9b951c542d5f5f02803d34cf33431a06

Available diffs

View changes file

Binary packages built by this source

libapp-cache-perl: Easy application-level caching library for perl

 The App::Cache module lets an application cache data locally. There
 are a few times an application would need to cache data: when it is
 retrieving information from the network or when it has to complete a
 large calculation.