[libdbix-simple-perl] 08/09: Add libobject-accessor-perl to B-D-I and Recommends.

gregor herrmann gregoa at debian.org
Fri Jan 19 18:55:18 UTC 2018


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

gregoa pushed a commit to branch master
in repository libdbix-simple-perl.

commit 3d1dc935834049b4c5ad5dd634688760a0c1dd18
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 19 19:51:11 2018 +0100

    Add libobject-accessor-perl to B-D-I and Recommends.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index ceda49a..1ba51e7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,10 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: perl,
+                     libdbd-sqlite3-perl,
                      libdbi-perl,
-                     libtest-pod-perl,
-                     libdbd-sqlite3-perl
+                     libobject-accessor-perl | perl (<< 5.18.5),
+                     libtest-pod-perl
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-simple-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdbix-simple-perl.git
@@ -19,7 +20,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libdbi-perl
-Recommends: libsql-abstract-perl,
+Recommends: libobject-accessor-perl | perl (<< 5.18.5),
+            libsql-abstract-perl,
             libtext-table-perl
 Description: Perl module implementing an simpler interface to DBI
  DBIx::Simple provides a simplified interface to DBI, Perl's powerful de-facto

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



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