[mapnik-vector-tile] 13/15: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 12 11:06:53 UTC 2015


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

sebastic pushed a commit to branch master
in repository mapnik-vector-tile.

commit 9164ad8dca64b6e5dca0ac8844c9f2b561bfa6af
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Sep 11 23:06:19 2015 +0200

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 32 +++++++++++++++-----------------
 2 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fedff01..03b3fcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ mapnik-vector-tile (0.10.0+dfsg-1) UNRELEASED; urgency=medium
     - Support other tarball extensions
     - Use repacksuffix option for appending +dfsg
   * Update Vcs-Browser URL to use cgit instead of gitweb.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Sep 2015 23:04:17 +0200
 
diff --git a/debian/control b/debian/control
index f06a957..f8df707 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,26 @@
 Source: mapnik-vector-tile
-Section: devel
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Jérémy Lal <kapouer at melix.org>
-Build-Depends:
- debhelper (>= 9),
- gyp,
- protobuf-compiler,
- libprotobuf-dev,
- catch,
- libmapnik-dev (>= 3.0.0~),
- python,
- python-gdal
+Section: devel
+Priority: extra
+Build-Depends: debhelper (>= 9),
+               gyp,
+               protobuf-compiler,
+               libprotobuf-dev,
+               catch,
+               libmapnik-dev (>= 3.0.0~),
+               python,
+               python-gdal
 Standards-Version: 3.9.6
-Homepage: https://github.com/mapbox/mapnik-vector-tile
-Vcs-Git: git://anonscm.debian.org/pkg-grass/mapnik-vector-tile.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/mapnik-vector-tile.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/mapnik-vector-tile.git
+Homepage: https://github.com/mapbox/mapnik-vector-tile
 
 Package: mapnik-vector-tile
 Architecture: all
-Depends:
- ${misc:Depends},
- libprotobuf-dev,
- libmapnik-dev (>= 3.0.0~)
+Depends: ${misc:Depends},
+         libprotobuf-dev,
+         libmapnik-dev (>= 3.0.0~)
 Description: Vector tiles integration with mapnik - development files
  This package provides C++ header and source needed to render geodata
  into vector tiles, and vector tiles into images.

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



More information about the Pkg-grass-devel mailing list