[libtemplate-plugin-class-perl] 07/10: Mark package as autopkgtest-able.
gregor herrmann
gregoa at debian.org
Mon Jun 8 22:22:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtemplate-plugin-class-perl.
commit 7d121de0561be99a1cea58b5f0a989f38cab2624
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 9 00:12:43 2015 +0200
Mark package as autopkgtest-able.
---
debian/control | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 504911d..237c11e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
Source: libtemplate-plugin-class-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+ Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libtemplate-perl
+Build-Depends-Indep: perl,
+ libtemplate-perl
Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Template-Plugin-Class
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-class-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtemplate-plugin-class-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-class-perl.git
+Homepage: https://metacpan.org/release/Template-Plugin-Class
Package: libtemplate-plugin-class-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libtemplate-perl
Description: Call methods of arbitrary classes in perl Template Toolkit
This is a plugin for the perl Template Toolkit.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-class-perl.git
More information about the Pkg-perl-cvs-commits
mailing list