[libdbi-perl] 08/09: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sat May 9 21:35:50 UTC 2015


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

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

commit 4d544523da0ffda66e6d35c9b6fbb03a1ace07d1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 9 23:28:32 2015 +0200

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

diff --git a/debian/control b/debian/control
index 80408e9..1216aab 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: Christian Hammers <ch at debian.org>,
            Alessandro Ghedini <ghedo at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                libtest-pod-coverage-perl,
@@ -25,13 +26,13 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Breaks: libdbd-anydata-perl (<< 0.11+),
-        libdbd-csv-perl (<< 0.3600+),
-        libsql-statement-perl (<< 1.33+)
 Suggests: libclone-perl (>= 0.34),
           libmldbm-perl,
           libnet-daemon-perl,
           libsql-statement-perl (>= 1.402)
+Breaks: libdbd-anydata-perl (<< 0.11+),
+        libdbd-csv-perl (<< 0.3600+),
+        libsql-statement-perl (<< 1.33+)
 Provides: perl-dbdabi-${perl-dbdabi-version}
 Description: Perl Database Interface (DBI)
  DBI (DataBase Interface) is a Perl framework that provides a common interface
@@ -50,4 +51,3 @@ Description: Perl Database Interface (DBI)
   * PostgreSQL
   * Firebird
   * MySQL
-

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



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