[Pkg-javascript-commits] [Git][js-team/node-carto][master] 7 commits: Bump debhelper compatibility level to 12
Xavier Guimard
gitlab at salsa.debian.org
Wed Aug 7 20:46:46 BST 2019
Xavier Guimard pushed to branch master at Debian JavaScript Maintainers / node-carto
Commits:
a7e34ed1 by Xavier Guimard at 2019-08-07T19:43:13Z
Bump debhelper compatibility level to 12
- - - - -
00335864 by Xavier Guimard at 2019-08-07T19:43:13Z
Declare compliance with policy 4.4.0
- - - - -
ea3ae84e by Xavier Guimard at 2019-08-07T19:43:13Z
Change section to javascript
- - - - -
2bef9f8b by Xavier Guimard at 2019-08-07T19:43:13Z
Change priority to optional
- - - - -
b834a970 by Xavier Guimard at 2019-08-07T19:43:13Z
Add debian/gbp.conf
- - - - -
3a51905f by Xavier Guimard at 2019-08-07T19:43:16Z
Add upstream/metadata
- - - - -
f7237ce4 by Xavier Guimard at 2019-08-07T19:46:34Z
Fix d/copy format url
- - - - -
5 changed files:
- − debian/compat
- debian/control
- debian/copyright
- + debian/gbp.conf
- + debian/upstream/metadata
Changes:
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -2,9 +2,9 @@ Source: node-carto
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>
-Section: web
-Priority: extra
-Build-Depends: debhelper (>= 9~),
+Section: javascript
+Priority: optional
+Build-Depends: debhelper-compat (= 12),
dh-buildinfo,
mocha,
nodejs,
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9~),
node-lodash,
node-sax,
node-semver
-Standards-Version: 3.9.8
+Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/js-team/node-carto
Vcs-Git: https://salsa.debian.org/js-team/node-carto.git
Homepage: http://github.com/mapbox/carto
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: carto
Files: *
=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,5 @@
+[DEFAULT]
+pristine-tar = True
+
+[import-orig]
+filter = [ '.gitignore', '.travis.yml', '.git*' ]
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,7 @@
+---
+Archive: GitHub
+Bug-Database: https://github.com/mapbox/carto/issues
+Contact: https://github.com/mapbox/carto/issues
+Name: carto
+Repository: https://github.com/mapbox/carto.git
+Repository-Browse: https://github.com/mapbox/carto
View it on GitLab: https://salsa.debian.org/js-team/node-carto/compare/8769fdbe3748a6de928a91dd7edf8bdc4c21d1e8...f7237ce4a8ef7ed54a0e1995bbc7d51c6728230b
--
View it on GitLab: https://salsa.debian.org/js-team/node-carto/compare/8769fdbe3748a6de928a91dd7edf8bdc4c21d1e8...f7237ce4a8ef7ed54a0e1995bbc7d51c6728230b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20190807/d731f6e2/attachment-0001.html>
More information about the Pkg-javascript-commits
mailing list