[SCM] Debian packaging of libtest-www-declare-perl branch, master, updated. 2b510c6b5de4f46875c961caf2d070e6a13b28e1

gregor herrmann gregoa at debian.org
Tue Nov 15 23:10:06 UTC 2011


The following commit has been merged in the master branch:
commit a6fe3f4c4feed6810ab3473afd21aa65686e75f2
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 15 23:58:58 2011 +0100

    dep sorting + cleanup
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 06bae08..12b6bc0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,13 @@ Source: libtest-www-declare-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libtest-www-mechanize-perl, libtest-simple-perl, 
- libtest-tester-perl (>= 0.107), libhttp-server-simple-perl (>= 0.35)
+Build-Depends-Indep: 
+ libhttp-server-simple-perl (>= 0.35),
+ libtest-tester-perl,
+ libtest-www-mechanize-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>, Rene Mayorga <rmayorga at debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+ Rene Mayorga <rmayorga at debian.org>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Test-WWW-Declare/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-declare-perl.git
@@ -13,8 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-d
 
 Package: libtest-www-declare-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-www-mechanize-perl,
- libtest-simple-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libtest-www-mechanize-perl
 Description:  declarative testing for your web app
  Often in web apps, tests are very dependent on the state set up by previous
  tests. If one test fails (e.g. "follow the link to the admin page") then it's

-- 
Debian packaging of libtest-www-declare-perl



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