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

gregoa pushed a commit to branch master
in repository libtest2-workflow-perl.

commit 6ab2aadd3c3e16b955a0ffcc636e5fdc6ecb2c5d
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Oct 30 01:27:08 2016 +0200

    control
---
 debian/control | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 9ff8b4f..34ac375 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,30 @@
 Source: libtest2-workflow-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libimporter-perl (>= 0.014),
- libtest-simple-perl (>= 1.302048),
- libtest2-asyncsubtest-perl (>= 0.000017),
- libtest2-suite-perl (>= 0.000034),
- perl
+Build-Depends-Indep: libimporter-perl,
+                     libtest-simple-perl (>= 1.302048),
+                     libtest2-asyncsubtest-perl,
+                     libtest2-suite-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest2-workflow-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest2-workflow-perl.git
 Homepage: https://metacpan.org/release/Test2-Workflow
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest2-workflow-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libimporter-perl (>= 0.014),
- libtest-simple-perl (>= 1.302048),
- libtest2-asyncsubtest-perl (>= 0.000017),
- libtest2-suite-perl (>= 0.000034)
-Description: test workflow is a way of structuring tests using composable 
units.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libimporter-perl,
+         libtest-simple-perl (>= 1.302048),
+         libtest2-asyncsubtest-perl,
+         libtest2-suite-perl
+Description: module structuring tests using composable units
  A test workflow is a way of structuring tests using composable units. A well
- known example of a test workflow is RSPEC|http://rspec.info/. RSPEC is
+ known example of a test workflow is RSPEC <http://rspec.info/>. RSPEC is
  implemented using Test2::Workflow in Test2::Tools::Spec along with several
  extentions.
- .
- This description was automagically extracted from the module by dh-make-perl.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to