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 <[email protected]> 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 <[email protected]> +Uploaders: Jonas Smedegaard <[email protected]>, + Xavier Guimard <[email protected]>, + Daniel Lintott <[email protected]> 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 <[email protected]> -Uploaders: Jonas Smedegaard <[email protected]>, - Xavier Guimard <[email protected]>, - Daniel Lintott <[email protected]> + 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
