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

gregoa pushed a commit to branch master
in repository libmoosex-role-strict-perl.

commit 270d8ae6dc6b00e542361b36296990c916e5ad96
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 30 22:40:26 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 45907f1..4c2caac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
 Source: libmoosex-role-strict-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Oleg Gashev <o...@gashev.net>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl
 Build-Depends-Indep: libmoose-perl,
- perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-role-strict-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-strict-perl.git
@@ -15,8 +16,9 @@ Homepage: https://metacpan.org/release/MooseX-Role-Strict
 
 Package: libmoosex-role-strict-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl
 Description: module for using strict 'roles' with Moose
  When using Moose::Role, a class which provides a method a role provides will
  silently override that method. This can cause strange, hard-to-debug errors

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoosex-role-strict-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