summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-05-07 19:36:06 +0200
committergregor herrmann <gregoa@debian.org>2018-05-07 19:36:06 +0200
commit89892d5c8540eace2b2696b698b09991275d95d2 (patch)
treea2385f1f4027474bb15b594e572a695882554730 /debian
parent4b163e99d0d9ba03f6e074d759910951eca3fae1 (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
Diffstat (limited to 'debian')
-rw-r--r--debian/control43
1 files changed, 22 insertions, 21 deletions
diff --git a/debian/control b/debian/control
index c6e07ed..e1fe526 100644
--- a/debian/control
+++ b/debian/control
@@ -1,36 +1,37 @@
Source: libtest-postgresql-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Don Armstrong <don@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libdbd-pg-perl,
- libdbi-perl,
- libfile-which-perl,
- libfunction-parameters-perl,
- libmoo-perl,
- libtest-sharedfork-perl (>= 0.06),
- libtry-tiny-perl,
- libtype-tiny-perl,
- perl,
- postgresql,
- libtest-pod-perl
+ libdbi-perl,
+ libfile-which-perl,
+ libfunction-parameters-perl,
+ libmoo-perl,
+ libtest-sharedfork-perl (>= 0.06),
+ libtry-tiny-perl,
+ libtype-tiny-perl,
+ perl,
+ postgresql,
+ libtest-pod-perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-postgresql-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-postgresql-perl.git
Homepage: https://metacpan.org/release/Test-PostgreSQL
-Testsuite: autopkgtest-pkg-perl
Package: libtest-postgresql-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbd-pg-perl,
- libdbi-perl,
- libfile-which-perl,
- libfunction-parameters-perl,
- libmoo-perl,
- libtry-tiny-perl,
- libtype-tiny-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdbd-pg-perl,
+ libdbi-perl,
+ libfile-which-perl,
+ libfunction-parameters-perl,
+ libmoo-perl,
+ libtry-tiny-perl,
+ libtype-tiny-perl
Suggests: postgresql
Description: sets up and destroys temporary PostgreSQL instances for testing
Test::PostgreSQL automatically setups a PostgreSQL instance in a temporary