[libbot-basicbot-pluggable-perl] 03/04: Mark package as autopkgtest-able.
gregor herrmann
gregoa at debian.org
Mon Jun 1 20:06:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libbot-basicbot-pluggable-perl.
commit ed1b92722774e013ee531b84dadefdb4e746f94b
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 1 22:04:46 2015 +0200
Mark package as autopkgtest-able.
---
debian/control | 84 ++++++++++++++++++++-------------------
debian/tests/pkg-perl/skip-syntax | 2 +
2 files changed, 45 insertions(+), 41 deletions(-)
diff --git a/debian/control b/debian/control
index 56990af..43a0d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,32 @@
Source: libbot-basicbot-pluggable-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9),
libmodule-build-perl
Build-Depends-Indep: libbot-basicbot-perl (>= 0.60),
- libconfig-find-perl,
- libcrypt-saltedhash-perl,
- libdbd-sqlite3-perl,
- libdbi-perl,
- libdbm-deep-perl,
- liblist-moreutils-perl,
- liblog-log4perl-perl,
- libmoose-perl,
- libmoosex-getopt-perl,
- libmoosex-simpleconfig-perl,
- libpoe-perl,
- libtext-unidecode-perl,
- libtry-tiny-perl,
- liburi-find-simple-perl,
- liburi-perl,
- liburi-title-perl,
- libwww-perl,
- libxml-feed-perl,
- libyaml-libyaml-perl,
- perl
+ libconfig-find-perl,
+ libcrypt-saltedhash-perl,
+ libdbd-sqlite3-perl,
+ libdbi-perl,
+ libdbm-deep-perl,
+ liblist-moreutils-perl,
+ liblog-log4perl-perl,
+ libmoose-perl,
+ libmoosex-getopt-perl,
+ libmoosex-simpleconfig-perl,
+ libpoe-perl,
+ libtext-unidecode-perl,
+ libtry-tiny-perl,
+ liburi-find-simple-perl,
+ liburi-perl,
+ liburi-title-perl,
+ libwww-perl,
+ libxml-feed-perl,
+ libyaml-libyaml-perl,
+ perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbot-basicbot-pluggable-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbot-basicbot-pluggable-perl.git
@@ -33,25 +34,26 @@ Homepage: https://metacpan.org/release/Bot-BasicBot-Pluggable
Package: libbot-basicbot-pluggable-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libbot-basicbot-perl (>= 0.60),
- libconfig-find-perl,
- libcrypt-saltedhash-perl,
- libdbi-perl,
- libdbm-deep-perl,
- liblist-moreutils-perl,
- liblog-log4perl-perl,
- libmoose-perl,
- libmoosex-getopt-perl,
- libmoosex-simpleconfig-perl,
- libpoe-perl,
- libtext-unidecode-perl,
- libtry-tiny-perl,
- liburi-find-simple-perl,
- liburi-perl,
- liburi-title-perl,
- libwww-perl,
- libxml-feed-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libbot-basicbot-perl (>= 0.60),
+ libconfig-find-perl,
+ libcrypt-saltedhash-perl,
+ libdbi-perl,
+ libdbm-deep-perl,
+ liblist-moreutils-perl,
+ liblog-log4perl-perl,
+ libmoose-perl,
+ libmoosex-getopt-perl,
+ libmoosex-simpleconfig-perl,
+ libpoe-perl,
+ libtext-unidecode-perl,
+ libtry-tiny-perl,
+ liburi-find-simple-perl,
+ liburi-perl,
+ liburi-title-perl,
+ libwww-perl,
+ libxml-feed-perl
Description: extended simple IRC bot for pluggable modules
Bot::BasicBot::Pluggable started as Yet Another Infobot replacement,
but now is a generalized framework for writing infobot-type bots that
diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..c1ca014
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,2 @@
+# needs Net::Google, currently not packaged
+Bot/BasicBot/Pluggable/Module/Google.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbot-basicbot-pluggable-perl.git
More information about the Pkg-perl-cvs-commits
mailing list