[openstreetmap-carto] 05/11: Run cme on debian/control
Christopher Baines
cbaines-guest at moszumanska.debian.org
Fri Apr 17 17:00:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
cbaines-guest pushed a commit to branch master
in repository openstreetmap-carto.
commit 3177be889a0c1fb5a72c73cd0ea94403cdd82c19
Author: Christopher Baines <mail at cbaines.net>
Date: Fri Apr 17 15:33:03 2015 +0100
Run cme on debian/control
Use Config::Model to unify the formatting, and change the VCS urls.
---
debian/control | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 483c67b..18fd8c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,27 @@
Source: openstreetmap-carto
-Section: graphics
-Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Christopher Baines <mail at cbaines.net>
-Build-Depends: debhelper (>= 9.0.0), node-carto, po-debconf
+Section: graphics
+Priority: optional
+Build-Depends: debhelper (>= 9.0.0),
+ node-carto,
+ po-debconf
Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/openstreetmap-carto.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/openstreetmap-carto.git
Homepage: https://github.com/gravitystorm/openstreetmap-carto
-Vcs-Git: git://git.debian.org/pkg-grass/openstreetmap-carto.git
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/openstreetmap-carto.git;a=summary
Package: openstreetmap-carto
Architecture: all
-Depends: ${misc:Depends}, ttf-dejavu, curl, unzip, gdal-bin, mapnik-utils
-Recommends: fonts-sipa-arundina, fonts-sil-padauk, fonts-khmeros
+Depends: ${misc:Depends},
+ ttf-dejavu,
+ curl,
+ unzip,
+ gdal-bin,
+ mapnik-utils
+Recommends: fonts-sipa-arundina,
+ fonts-sil-padauk,
+ fonts-khmeros
Description: standard OpenStreetMap Mapnik stylesheet
This package provides the standard OpenStreetMap stylesheet for Mapnik, built
from the CartoCSS source. It also provides the necessary icons, and the script
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openstreetmap-carto.git
More information about the Pkg-grass-devel
mailing list