[libdbix-dbstag-perl] 02/07: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Sun May 29 22:24:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbix-dbstag-perl.
commit b168ee727fe59c57f89b80e24c3c57e2a2cf4e13
Author: gregor herrmann <gregoa at debian.org>
Date: Mon May 30 00:13:12 2016 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 2162a0a..e739b7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
Source: libdbix-dbstag-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Olivier Sallou <olivier.sallou at irisa.fr>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- libdata-stag-perl,
- libdbi-perl,
- libdbix-dbschema-perl,
- libparse-recdescent-perl,
- libxml-perl,
- rename
+ libdata-stag-perl,
+ libdbi-perl,
+ libdbix-dbschema-perl,
+ libparse-recdescent-perl,
+ libxml-perl,
+ rename
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/DBIx-DBStag
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdbix-dbstag-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-dbstag-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdbix-dbstag-perl.git
+Homepage: https://metacpan.org/release/DBIx-DBStag
Package: libdbix-dbstag-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-stag-perl,
- libdbd-pg-perl,
- libdbi-perl,
- libdbix-dbschema-perl,
- libparse-recdescent-perl,
- libxml-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdata-stag-perl,
+ libdbd-pg-perl,
+ libdbi-perl,
+ libdbix-dbschema-perl,
+ libparse-recdescent-perl,
+ libxml-perl
Description: module providing relational database to hierarchical mapping
The module DBIx::DBStag is for mapping from databases to Stag objects
(Structured Tags - see the Data::Stag manpage), which can also be
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-dbstag-perl.git
More information about the Pkg-perl-cvs-commits
mailing list