[SCM] Debian packaging of libredis-perl branch, master,	updated. debian/2%1.9040-2-11-g62949f9
    Alessandro Ghedini 
    al3xbio at gmail.com
       
    Thu Jan 12 22:17:24 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit baeda3b95f8d9a2d7c921ea6aa6b1857124409e1
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Jan 12 22:01:45 2012 +0100
    Add libtry-tiny-perl to (Build-)Depends(-Indep)
diff --git a/debian/control b/debian/control
index 07d2049..edb9485 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep: perl,
  libtest-fatal-perl,
  libtest-simple-perl (>= 0.96),
  libtest-pod-perl,
+ libtry-tiny-perl,
  redis-server
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Retout <diocles at debian.org>,
@@ -22,7 +23,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libredis-perl
 
 Package: libredis-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends},
+ libtry-tiny-perl
 Description: persistent key-value database with network interface (Perl client library)
  Redis is a key-value database in a similar vein to memcache but the dataset
  is non-volatile. Redis additionally provides native support for atomically
-- 
Debian packaging of libredis-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list