summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDon Armstrong <don@donarmstrong.com>2018-02-15 10:44:09 -0800
committerDon Armstrong <don@donarmstrong.com>2018-02-15 10:44:09 -0800
commite77dfba175fecfe59bb0c86d13ff570c6e2ae240 (patch)
treeaa343905d8f950ad4a4cee3b3f53b398f45b40a4 /debian
parent30b9fc743d2b05aa26b966f279deeeae6b3fa49f (diff)
update control short description
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 0373f42..405e526 100644
--- a/debian/control
+++ b/debian/control
@@ -31,11 +31,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
libtie-hash-method-perl,
libtry-tiny-perl,
libtype-tiny-perl
-Description: PostgreSQL runner for tests
+Description: sets up and destroys temporary PostgreSQL instances for testing
Test::PostgreSQL automatically setups a PostgreSQL instance in a temporary
directory, and destroys it when the perl script exits.
.
Test::PostgreSQL is a fork of Test::postgresql, which was abandoned by its
author several years ago.
- .
- This description was automagically extracted from the module by dh-make-perl.