[libdbd-pg-perl] 06/07: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sun Jun 28 13:37:25 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdbd-pg-perl.

commit 1b74329be129e82554f7655d5709e3b2ecf02d98
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 28 15:27:21 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control                    | 1 +
 debian/tests/pkg-perl/skip-syntax | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 17c4666..73ead06 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
            Ansgar Burchardt <ansgar at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: perl,
                debhelper (>= 9.20120312),
diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..7d0aa4a
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1,4 @@
+# fails with
+# Global symbol "$VERSION" requires explicit package name ...
+# but quite unhelpful anyway
+Bundle/DBD/Pg.pm

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



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