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

gregoa pushed a commit to branch master
in repository libgeo-osm-tiles-perl.

commit 146884a3f468b240f4e0eba82fc03da668252a44
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Mar 24 18:25:32 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ad75353..87d014e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: libgeo-osm-tiles-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libwww-perl,
- libyaml-perl
+Build-Depends-Indep: libwww-perl,
+                     libyaml-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
 Standards-Version: 3.9.3
@@ -14,9 +14,10 @@ Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-osm-ti
 
 Package: libgeo-osm-tiles-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libwww-perl,
- libyaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libwww-perl,
+         libyaml-perl
 Description: module for calculating tile numbers for OpenStreetMap
  Geo::OSM::Tiles provides functions for calculating the path to a map tile at
  OpenStreetMap out of geographic coordinates. The path of a tile at OSM has

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to