[libnet-github-perl] 02/04: debian/control: {Build-}Depends on libcache-lru-perl

Angel Abad angel at debian.org
Sat Oct 31 18:06:25 UTC 2015


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

angel pushed a commit to branch master
in repository libnet-github-perl.

commit 483834fb46c591f4008f1edf2a4c859fa89f75ec
Author: Angel Abad <angelabad at gmail.com>
Date:   Sat Oct 31 19:00:13 2015 +0100

    debian/control: {Build-}Depends on libcache-lru-perl
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ae22503..23bbb82 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Uploaders: Christine Spang <christine at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libhttp-message-perl,
+Build-Depends-Indep: libcache-lru-perl,
+                     libhttp-message-perl,
                      libjson-maybexs-perl,
                      liblwp-protocol-https-perl,
                      libmoo-perl,
@@ -27,6 +28,7 @@ Package: libnet-github-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libcache-lru-perl,
          libhttp-message-perl,
          libjson-maybexs-perl,
          liblwp-protocol-https-perl,

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



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