[libutf8-all-perl] 03/04: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Fri Sep 13 13:29:22 UTC 2013


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

gregoa pushed a commit to branch master
in repository libutf8-all-perl.

commit 5c1e1fd268c2bc3b8fa782e4a0330a589561056a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 13 15:27:13 2013 +0200

    Update build and runtime dependencies.
---
 debian/control |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 2c1016b..01513fd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,16 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               perl (>= 5.11.4) | libmodule-build-perl
-Build-Depends-Indep: libautodie-perl (>= 2.12) | perl (>= 5.17.2),
+               perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+Build-Depends-Indep: libcapture-tiny-perl,
+                     libcpan-changes-perl,
                      libdist-checkconflicts-perl,
                      libimport-into-perl,
                      libtest-fatal-perl,
                      libtest-script-perl,
                      libtest-warn-perl,
-                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+                     perl (>= 5.17.2) | libautodie-perl (>= 2.12)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libutf8-all-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libutf8-all-perl.git
@@ -21,8 +23,9 @@ Package: libutf8-all-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libautodie-perl (>= 2.12) | perl (>= 5.17.2),
-         libimport-into-perl
+         libimport-into-perl,
+         perl (>= 5.17.2) | libautodie-perl (>= 2.12)
+Breaks: libautodie-perl (<< 2.12~)
 Description: Perl pragma to turn on UTF-8 everywhere
  The utf8 pragma allows you to write Perl source code encoded in UTF-8. That
  means UTF-8 strings, variable names, and regular expressions. utf8::all goes

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



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