[libpgobject-simple-role-perl] 08/10: Fix d/control. Thanks for cme.
Lucas Kanashiro
kanashiro.duarte at gmail.com
Mon Feb 15 01:52:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libpgobject-simple-role-perl.
commit 6f9be5f764015a4669ccdf27cfe27605baca183d
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Sun Feb 14 23:34:47 2016 -0200
Fix d/control. Thanks for cme.
---
debian/changelog | 1 +
debian/control | 24 +++++++++++++-----------
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 24abc58..89ba30b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libpgobject-simple-role-perl (1.12.0-1) UNRELEASED; urgency=medium
* Import upstream version 1.12.0
* Drop comma in Upstream-Contact in d/copyright
* Update Debian packaging copyright
+ * Fix d/control. Thanks for cme.
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Sun, 14 Feb 2016 23:29:31 -0200
diff --git a/debian/control b/debian/control
index 7355ece..0c52345 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
Source: libpgobject-simple-role-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: libmoo-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- libtest-exception-perl,
- libpgobject-simple-perl,
- perl
-Standards-Version: 3.9.5
+ libtest-pod-perl,
+ libtest-pod-coverage-perl,
+ libtest-exception-perl,
+ libpgobject-simple-perl,
+ perl
+Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpgobject-simple-role-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpgobject-simple-role-perl.git
Homepage: http://metacpan.org/release/PGObject-Simple-Role
Package: libpgobject-simple-role-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoo-perl,
- libpgobject-simple-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libmoo-perl,
+ libpgobject-simple-perl
Recommends: libpgobject-util-dbmethod-perl
Description: Moo/Moose mappers for minimalist PGObject framework
PGObject::Simple::Role is a Moo/Moose mapper for minimalist PGObject framework
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-simple-role-perl.git
More information about the Pkg-perl-cvs-commits
mailing list