[libpgobject-type-bytestring-perl] 04/05: Declare compliance with Debian Policy 4.0.0.
gregor herrmann
gregoa at debian.org
Tue Jul 4 20:25:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libpgobject-type-bytestring-perl.
commit f13c4cf938d3dfaf801d2adf1cd2308cd76f799b
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jul 4 22:22:59 2017 +0200
Declare compliance with Debian Policy 4.0.0.
---
debian/control | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 29a1570..1574b88 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
Source: libpgobject-type-bytestring-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Robert James Clay <jame at rocasa.us>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdbd-pg-perl,
- libfile-slurp-perl,
- libpgobject-perl (>= 1.403.2),
- perl
-Standards-Version: 3.9.8
+ libfile-slurp-perl,
+ libpgobject-perl (>= 1.403.2),
+ perl
+Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpgobject-type-bytestring-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpgobject-type-bytestring-perl.git
Homepage: https://metacpan.org/release/PGObject-Type-ByteString
-Testsuite: autopkgtest-pkg-perl
Package: libpgobject-type-bytestring-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbd-pg-perl,
- libpgobject-perl (>= 1.403.2)
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdbd-pg-perl,
+ libpgobject-perl (>= 1.403.2)
Description: wrapper for raw strings mapping to BYTEA columns
PGObject::Type::ByteString provides a basic wrapper around Perl strings,
mapping them to a BYTEA field.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-type-bytestring-perl.git
More information about the Pkg-perl-cvs-commits
mailing list