[libpgobject-perl] 07/08: Add 'libtry-tiny-perl' to the Build-Depends-Indep and Depends in debian/control.

Robert James Clay jame at rocasa.us
Fri Jun 23 09:28:57 UTC 2017


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 a78bccb2a9e5c70a46d1851b70ad764620c57a56
Author: Robert James Clay <jame at rocasa.us>
Date:   Fri Jun 23 01:27:25 2017 -0400

    Add 'libtry-tiny-perl' to the Build-Depends-Indep and Depends in debian/control.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cce2acd..48d38a8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: libdbd-pg-perl,
                      libtest-exception-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
+                     libtry-tiny-perl,
                      perl
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpgobject-perl.git
@@ -19,7 +20,8 @@ Package: libpgobject-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libdbd-pg-perl
+         libdbd-pg-perl,
+         libtry-tiny-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