[osmcoastline] 08/12: Fix unusual field spacing.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 15:51:44 UTC 2015


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

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 4f3ed9094029606f5be8b979457d11529adf3ca0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 11 23:17:22 2015 +0100

    Fix unusual field spacing.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a28879b..f51c264 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Homepage: http://osmcode.org/osmcoastline/
 Package: osmcoastline
 Architecture: any
 Section: utils
-Depends:  ${shlibs:Depends},
-          ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Extract coastline data from OpenStreetMap planet file
  OSMCoastline extracts the coastline from an OSM planet file and assembles all
  the pieces into polygons for use in map renderers etc.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmcoastline.git



More information about the Pkg-grass-devel mailing list