[libparanoid-perl] 11/13: debian/control: update build and runtime dependencies, thanks cme

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Jun 29 17:56:53 UTC 2016


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

kanashiro pushed a commit to branch master
in repository libparanoid-perl.

commit 4bfe6f011ed843bfb3b9292daf04540a7c52121e
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Wed Jun 29 14:22:53 2016 -0300

    debian/control: update build and runtime dependencies, thanks cme
---
 debian/changelog |  1 +
 debian/control   | 12 ++++--------
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5671093..ba377e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libparanoid-perl (2.01-1) UNRELEASED; urgency=medium
   * Update Debian packaging copyright
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: update build and runtime dependencies, thanks cme
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Wed, 29 Jun 2016 14:03:20 -0300
 
diff --git a/debian/control b/debian/control
index ac962ee..0ad89f3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,11 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
-                     libberkeleydb-perl,
-                     libcgi-pm-perl | perl (<< 5.19),
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libunix-syslog-perl,
-                     perl (>= 5.14) | libsocket6-perl
+                     libsocket6-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparanoid-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparanoid-perl.git
@@ -23,9 +21,7 @@ Package: libparanoid-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Suggests: libberkeleydb-perl,
-          libunix-syslog-perl,
-          perl (>= 5.14) | libsocket6-perl
+Suggests: libsocket6-perl
 Description: module for safer, more secure programming
  Paranoid is a collection of Perl modules that began as simple utilities which
  perform things in a (debatably) safer and taint-safe manner. Since then it's

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



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