[libgeo-coder-googlev3-perl] 06/08: cme: indent

gregor herrmann gregoa at debian.org
Wed Oct 2 21:35:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libgeo-coder-googlev3-perl.

commit 4af4871dfc481ebf1099eadd71ce1fa996186aff
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 2 23:28:46 2013 +0200

    cme: indent
    
    Git-Dch: Ignore
---
 debian/control |   23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 084e103..c0c8e64 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: libgeo-coder-googlev3-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Angel Abad <angel at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Angel Abad <angel at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libjson-xs-perl,
- liburi-perl,
- libwww-perl,
- perl
+                     liburi-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-coder-googlev3-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-coder-googlev3-perl.git
@@ -17,10 +17,11 @@ Homepage: https://metacpan.org/release/Geo-Coder-Googlev3/
 
 Package: libgeo-coder-googlev3-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjson-xs-perl,
- liburi-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjson-xs-perl,
+         liburi-perl,
+         libwww-perl
 Description: Perl module providing access to Google Maps v3 Geocoding API
  Geo::Coder::GoogleV3 is a Perl module that provides access to Google's
  Google Map API v3. Note that v3 does not require an apikey and the data

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-coder-googlev3-perl.git



More information about the Pkg-perl-cvs-commits mailing list