[Pkg-javascript-commits] [node-mapnik] 05/09: Restructure control file with cme.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 8 10:16:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-mapnik.
commit 0725d9673d84f7a4c35345043aa99917745f6283
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 8 10:49:55 2016 +0200
Restructure control file with cme.
Changes:
- Rename X-Testsuite to Testsuite
- Update Vcs-Browser URL to use cgit instead of gitweb
---
debian/changelog | 3 +++
debian/control | 42 +++++++++++++++++++-----------------------
2 files changed, 22 insertions(+), 23 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3df9204..1120c1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ node-mapnik (3.5.8+dfsg-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
* Add gbp.conf to use pristine-tar by default.
+ * Restructure control file with cme, changes:
+ - Rename X-Testsuite to Testsuite
+ - Update Vcs-Browser URL to use cgit instead of gitweb
-- Bas Couwenberg <sebastic at debian.org> Fri, 08 Apr 2016 10:45:50 +0200
diff --git a/debian/control b/debian/control
index 6d755ef..e715dac 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,31 @@
Source: node-mapnik
-Section: web
-Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: David Paleino <dapal at debian.org>,
- Jérémy Lal <kapouer at melix.org>
-Build-Depends:
- debhelper (>= 9~)
- , dh-buildinfo
- , node-gyp
- , libmapnik-dev (>= 2.2.0~)
- , mapnik-vector-tile (>= 0.5.1~)
- , node-sphericalmercator
- , node-mocha
+ Jérémy Lal <kapouer at melix.org>
+Section: web
+Testsuite: autopkgtest
+Priority: extra
+Build-Depends: debhelper (>= 9~),
+ dh-buildinfo,
+ node-gyp,
+ libmapnik-dev (>= 2.2.0~),
+ mapnik-vector-tile (>= 0.5.1~),
+ node-sphericalmercator,
+ node-mocha
Standards-Version: 3.9.5
-Homepage: https://github.com/mapnik/node-mapnik
+Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/node-mapnik.git
Vcs-Git: git://anonscm.debian.org/collab-maint/node-mapnik.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-mapnik.git
-XS-Testsuite: autopkgtest
+Homepage: https://github.com/mapnik/node-mapnik
Package: node-mapnik
Architecture: any
-Depends:
- ${shlibs:Depends}
- , ${misc:Depends}
- , nodejs
-Recommends:
- node-srs
- , node-zipfile
- , node-carto
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ nodejs
+Recommends: node-srs,
+ node-zipfile,
+ node-carto
Description: bindings to the Mapnik tile rendering library for Node.js
node-mapnik provides bindings to the Mapnik tile rendering library.
.
Node.js is an event-based server-side javascript engine.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list