[Pkg-javascript-commits] [Git][js-team/node-gauge][master] 7 commits: Declare compliance with policy 4.7.4
Yadd (@yadd)
gitlab at salsa.debian.org
Mon Jun 22 14:01:32 BST 2026
Yadd pushed to branch master at Debian JavaScript Maintainers / node-gauge
Commits:
d5a973a3 by Xavier Guimard at 2026-06-22T00:41:14+02:00
Declare compliance with policy 4.7.4
- - - - -
f159bef1 by Xavier Guimard at 2026-06-22T00:41:14+02:00
Drop "Rules-Requires-Root: no"
- - - - -
99f9d99f by Xavier Guimard at 2026-06-22T00:41:14+02:00
Drop "Priority: optional"
- - - - -
615b52e6 by Xavier Guimard at 2026-06-22T00:41:19+02:00
debian/watch version 5
- - - - -
fd6b7470 by Xavier Guimard at 2026-06-22T00:41:19+02:00
Optimize debian/watch
Gbp-Dch: ignore
- - - - -
ff5d37a6 by Xavier Guimard at 2026-06-22T08:02:36+02:00
Adapt to tap 21
* Link tap into node_modules (debian/nodejs/extlinks)
* Disable coverage in the test run
- - - - -
6985bfbc by Xavier Guimard at 2026-06-22T08:05:53+02:00
releasing package node-gauge version 4.0.4-3
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/nodejs/extlinks
- debian/tests/pkg-js/test
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+node-gauge (4.0.4-3) unstable; urgency=medium
+
+ * Team upload
+ * Declare compliance with policy 4.7.4
+ * Drop "Rules-Requires-Root: no"
+ * Drop "Priority: optional"
+ * debian/watch version 5
+ * Adapt to tap 21
+
+ -- Xavier Guimard <yadd at debian.org> Mon, 22 Jun 2026 08:05:53 +0200
+
node-gauge (4.0.4-2) unstable; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -1,6 +1,5 @@
Source: node-gauge
Section: javascript
-Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper-compat (= 13)
@@ -16,12 +15,11 @@ Build-Depends: debhelper-compat (= 13)
, node-strip-ansi <!nocheck>
, node-tap <!nocheck>
, node-wide-align <!nocheck>
-Standards-Version: 4.6.2
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/js-team/node-gauge
Vcs-Git: https://salsa.debian.org/js-team/node-gauge.git
Homepage: https://github.com/npm/gauge
Testsuite: autopkgtest-pkg-nodejs
-Rules-Requires-Root: no
Package: node-gauge
Architecture: all
=====================================
debian/nodejs/extlinks
=====================================
@@ -0,0 +1 @@
+tap
=====================================
debian/tests/pkg-js/test
=====================================
@@ -1 +1 @@
-tap --no-cov `ls test/*.js|grep -v test/base-theme|grep -v test/plumbing`
+tap --disable-coverage --no-cov `ls test/*.js|grep -v test/base-theme|grep -v test/plumbing`
=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
-version=4
-opts=\
-dversionmangle=auto,\
-filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-gauge-$1/ \
- https://github.com/npm/gauge/tags .*/archive/.*/v?([\d\.]+).tar.gz
+Version: 5
+
+Template: Github
+Owner: npm
+Project: gauge
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/-/compare/5763c71219e8efd06283d7327ddd9bc34e223943...6985bfbc8daf08ad4f987466c033cbc61de471a8
--
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/-/compare/5763c71219e8efd06283d7327ddd9bc34e223943...6985bfbc8daf08ad4f987466c033cbc61de471a8
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-commits/attachments/20260622/66a5f281/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list