[libtest-www-declare-perl] 05/08: Reorganize build dependencies. Depends on Perl versioned first of all.

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Dec 30 21:10:32 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-www-declare-perl.

commit 0f0c82647253fd0c9422044a4cf295d1449b98af
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Dec 30 18:13:31 2015 -0200

    Reorganize build dependencies. Depends on Perl versioned first of all.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4da3d4..3f2aee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libtest-www-declare-perl (0.02-4) UNRELEASED; urgency=medium
   * Add email of upstream contact in d/copyright
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
+  * Reorganize build dependencies. Depends on Perl versioned first of all.
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 30 Dec 2015 18:05:14 -0200
 
diff --git a/debian/control b/debian/control
index c7b183d..099c1f7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                perl
 Build-Depends-Indep: libhttp-server-simple-perl,
-                     libtest-simple-perl (>= 1.001010) | libtest-tester-perl | perl (>= 5.21.6),
-                     libtest-www-mechanize-perl
+                     libtest-www-mechanize-perl,
+                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-tester-perl,
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-www-declare-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-www-declare-perl.git

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



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