[libpgobject-perl] 04/06: Corrections to Build-Depends-Indep & Build-Depends entries in debian/control.

Robert James Clay jame at rocasa.us
Mon Apr 14 17:05:51 UTC 2014


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

jame-guest pushed a commit to branch master
in repository libpgobject-perl.

commit f13ff08f211e9ff53c88cbd79c7bc7d8ef423834
Author: Robert James Clay <jame at rocasa.us>
Date:   Mon Apr 14 12:45:33 2014 -0400

    Corrections to Build-Depends-Indep & Build-Depends entries in debian/control.
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 248b279..33ad72a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robert James Clay <jame at rocasa.us>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdbd-pg-perl (>= 2),
+Build-Depends-Indep: libdbd-pg-perl,
  perl,
- perl-modules,
  libtest-exception-perl,
  libtest-pod-perl,
  libtest-pod-coverage-perl
@@ -18,7 +17,7 @@ Homepage: http://metacpan.org/release/PGObject/
 Package: libpgobject-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libdbd-pg-perl (>= 2)
+ libdbd-pg-perl
 Description: base class for PG Object subclasses
  PGObject contains the base routines for object management using discoverable
  stored procedures in PostgreSQL databases. PGObject contains only common

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



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