[Pkg-javascript-commits] [Git][js-team/mapnik-reference][master] 5 commits: Bump debhelper compatibility level to 13

Yadd gitlab at salsa.debian.org
Wed Apr 14 09:37:47 BST 2021



Yadd pushed to branch master at Debian JavaScript Maintainers / mapnik-reference


Commits:
01b0e39a by Yadd at 2021-04-14T10:37:26+02:00
Bump debhelper compatibility level to 13

- - - - -
6a47f882 by Yadd at 2021-04-14T10:37:26+02:00
Declare compliance with policy 4.5.1

- - - - -
f8ee9a15 by Yadd at 2021-04-14T10:37:26+02:00
Modernize debian/watch

- - - - -
e7066f2d by Yadd at 2021-04-14T10:37:26+02:00
Use dh-sequence-nodejs

- - - - -
3d71b9ea by Yadd at 2021-04-14T10:37:31+02:00
Enable CI

Gbp-Dch: ignore

- - - - -


4 changed files:

- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Uploaders: Jérémy Lal <kapouer at melix.org>
 Section: doc
 Testsuite: autopkgtest-pkg-nodejs
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                python3,
                mocha,
                nodejs,
                node-glob,
                node-semver (>= 7),
-               pkg-js-tools (>= 0.9.20~)
-Standards-Version: 4.5.0
+               dh-sequence-nodejs
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/js-team/mapnik-reference
 Vcs-Git: https://salsa.debian.org/js-team/mapnik-reference.git
 Homepage: https://github.com/mapnik/mapnik-reference


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with nodejs
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGELOG.md


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/watch
=====================================
@@ -1,6 +1,6 @@
-version=3
+version=4
 opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=auto,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
 filenamemangle=s/(?:.*?)?(?:rel|v|mapnik-reference)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapnik-reference-$1.$2/ \
 https://github.com/mapnik/mapnik-reference/releases \



View it on GitLab: https://salsa.debian.org/js-team/mapnik-reference/-/compare/c6b57134dadcf016adf78ffd11c1ca969eb52673...3d71b9ead6cc435e75e4c5e9b71e69a7920d0178

-- 
View it on GitLab: https://salsa.debian.org/js-team/mapnik-reference/-/compare/c6b57134dadcf016adf78ffd11c1ca969eb52673...3d71b9ead6cc435e75e4c5e9b71e69a7920d0178
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/20210414/e600fd5d/attachment-0001.htm>


More information about the Pkg-javascript-commits mailing list