[libcache-perl] 18/28: wrap fields

dom at earth.li dom at earth.li
Sat Oct 4 17:27:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository libcache-perl.

commit 57a583a31e442b2f568731d1534603e4433229c8
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Feb 2 15:54:16 2014 +0000

    wrap fields
---
 debian/control | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 29784d6..4e9100c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,11 @@ Source: libcache-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libfile-nfslock-perl (>= 1.2), libio-string-perl (>= 1.02), libheap-perl (>= 0.01), libtimedate-perl (>= 1.14)
+Build-Depends-Indep: perl (>= 5.8.0-7),
+ libfile-nfslock-perl (>= 1.2),
+ libio-string-perl (>= 1.02),
+ libheap-perl (>= 0.01),
+ libtimedate-perl (>= 1.14)
 Maintainer: Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Cache/
@@ -11,8 +15,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libcache-perl.git
 
 Package: libcache-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libfile-nfslock-perl (>= 1.2),
-         libio-string-perl (>= 1.02), libheap-perl (>= 0.01), libtimedate-perl (>= 1.14)
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libfile-nfslock-perl (>= 1.2),
+ libio-string-perl (>= 1.02),
+ libheap-perl (>= 0.01),
+ libtimedate-perl (>= 1.14)
 Description: Cache interface
  Cache is designed to assist a developer in persisting data for a
  specified period of time.  Often these modules are used in web applications to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-perl.git



More information about the Pkg-perl-cvs-commits mailing list