[Pkg-javascript-commits] [Git][js-team/node-console-control-strings][master] 4 commits: Bump debhelper compatibility level to 13
Yadd
gitlab at salsa.debian.org
Wed Apr 14 15:47:24 BST 2021
Yadd pushed to branch master at Debian JavaScript Maintainers / node-console-control-strings
Commits:
8125ba51 by Yadd at 2021-04-14T16:47:08+02:00
Bump debhelper compatibility level to 13
- - - - -
7a1e39e0 by Yadd at 2021-04-14T16:47:08+02:00
Declare compliance with policy 4.5.1
- - - - -
f903089b by Yadd at 2021-04-14T16:47:08+02:00
Use dh-sequence-nodejs
- - - - -
ae6cfbab by Yadd at 2021-04-14T16:47:12+02:00
Enable CI
Gbp-Dch: ignore
- - - - -
3 changed files:
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Ajinkya Chavan <cajinkya21 at gmail.com>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
, node-tap
- , 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/node-console-control-strings
Vcs-Git: https://salsa.debian.org/js-team/node-console-control-strings.git
Homepage: https://github.com/iarna/console-control-strings
=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@
#export DH_VERBOSE=1
%:
- dh $@ --with nodejs
+ dh $@
=====================================
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
View it on GitLab: https://salsa.debian.org/js-team/node-console-control-strings/-/compare/083dbcad4a8413f7bbe792be58ed5cd68130193c...ae6cfbab969fc6a1c2307e586df97db9ca6ef8de
--
View it on GitLab: https://salsa.debian.org/js-team/node-console-control-strings/-/compare/083dbcad4a8413f7bbe792be58ed5cd68130193c...ae6cfbab969fc6a1c2307e586df97db9ca6ef8de
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/2d6c0105/attachment.htm>
More information about the Pkg-javascript-commits
mailing list