[libgeo-point-perl] 01/03: Reformat debian/control with cme
Alex Muntada
alexm at debian.org
Sun Oct 8 22:07:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
alexm pushed a commit to branch master
in repository libgeo-point-perl.
commit e62f4df29d6d41f1e1352be682c145393cc36ced
Author: Alex Muntada <alexm at debian.org>
Date: Sun Oct 8 17:24:34 2017 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index fa25fa0..a5b30c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
Source: libgeo-point-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>,
+ Xavier Guimard <x.guimard at free.fr>,
+ Daniel Lintott <daniel at serverb.co.uk>
Section: perl
Priority: optional
Build-Depends: cdbs,
- devscripts,
- perl,
- debhelper,
- dh-buildinfo,
- libgeo-distance-perl,
- libgeo-proj4-perl,
- libmath-polygon-perl,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>,
- Xavier Guimard <x.guimard at free.fr>,
- Daniel Lintott <daniel at serverb.co.uk>
+ devscripts,
+ perl,
+ debhelper,
+ dh-buildinfo,
+ libgeo-distance-perl,
+ libgeo-proj4-perl,
+ libmath-polygon-perl,
+ libtest-pod-perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-point-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-point-perl.git
@@ -21,7 +21,9 @@ Homepage: https://metacpan.org/release/Geo-Point
Package: libgeo-point-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Description: module to simplify handling geographic points
One location on the globe, in any coordinate system. Geo::Point tries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-point-perl.git
More information about the Pkg-perl-cvs-commits
mailing list