[libmongodb-perl] 02/07: Add version dependency on libtiny-path-perl.

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Sun Aug 30 02:46:42 UTC 2015


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

hlieberman-guest pushed a commit to branch master
in repository libmongodb-perl.

commit 9dfd212ee658babeb228ceb09b6396ffce7e5c87
Author: Harlan Lieberman-Berg <hlieberman at setec.io>
Date:   Sat Aug 22 20:49:16 2015 +0200

    Add version dependency on libtiny-path-perl.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3514c57..ae5d116 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Stefan Hornburg (Racke) <racke at linuxia.de>,
            Dominic Hargreaves <dom at earth.li>,
            gregor herrmann <gregoa at debian.org>,
-           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>,
+           Harlan Lieberman-Berg <hlieberman at setec.io>,
            Dominique Dumont <dod at debian.org>
 Section: perl
 Priority: optional
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9.20120312~),
                libjson-perl,
                libmoose-perl,
                libnamespace-clean-perl,
-               libpath-tiny-perl,
+               libpath-tiny-perl (>= 0.052),
                libsafe-isa-perl,
                libsyntax-keyword-junction-perl,
                libtest-deep-perl (>= 0.111),
@@ -53,5 +53,5 @@ Depends: ${misc:Depends},
          libtry-tiny-perl
 Description: Mongo Driver for Perl
  MongoDB is a high-performance, open source, schema-free document-oriented
- data store. The MongoDB module provides an interface to easily access 
+ data store. The MongoDB module provides an interface to easily access
  it from Perl.

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



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