[SCM] Debian packaging of SRU CPAN distribution branch, master, updated. upstream/0.99-3-g8a6a453

Ben Webb bjwebb67 at googlemail.com
Tue Aug 9 12:48:33 UTC 2011


The following commit has been merged in the master branch:
commit 8a6a45381788b6b57871379d3ddfa40e6c674d53
Author: Ben Webb <bjwebb67 at googlemail.com>
Date:   Tue Aug 9 12:19:02 2011 +0000

    Fix dependencies

diff --git a/debian/control b/debian/control
index a4eeee8..08617c3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcgi-application-perl, libclass-accessor-perl,
- libcql-parser-perl (>= 0.3), liburi-perl, libxml-libxml-perl,
- libxml-simple-perl, perl
+ libcql-parser-perl, liburi-perl, libxml-libxml-perl, libxml-simple-perl,
+ libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Webb <bjwebb67 at googlemail.com>
 Standards-Version: 3.9.2
@@ -15,8 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsru-perl.g
 Package: libsru-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
- libclass-accessor-perl, libcql-parser-perl (>= 0.3), liburi-perl,
- libxml-libxml-perl, libxml-simple-perl
+ libclass-accessor-perl, libcql-parser-perl, liburi-perl, libxml-libxml-perl,
+ libxml-simple-perl
 Description: framework for Search and Retrieval by URL
  The SRU package provides a framework for working with the Search and
  Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU

-- 
Debian packaging of SRU CPAN distribution



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