[Pkg-javascript-commits] [Git][js-team/node-rimraf][master] 3 commits: Declare compliance with policy 4.7.2
Yadd (@yadd)
gitlab at salsa.debian.org
Sun Oct 26 13:16:28 GMT 2025
Yadd pushed to branch master at Debian JavaScript Maintainers / node-rimraf
Commits:
e95561c9 by Yadd at 2025-10-26T14:13:52+01:00
Declare compliance with policy 4.7.2
- - - - -
ba9b6770 by Yadd at 2025-10-26T14:13:52+01:00
Drop "Rules-Requires-Root: no"
- - - - -
f7882d17 by Yadd at 2025-10-26T14:16:19+01:00
debian/watch version 5
- - - - -
2 changed files:
- debian/control
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -8,12 +8,11 @@ Build-Depends: debhelper-compat (= 13)
, node-glob <!nocheck>
, node-mkdirp <!nocheck>
, node-tap <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/js-team/node-rimraf
Vcs-Git: https://salsa.debian.org/js-team/node-rimraf.git
Homepage: https://github.com/isaacs/rimraf
Testsuite: autopkgtest-pkg-nodejs
-Rules-Requires-Root: no
Package: node-rimraf
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,8 +1,11 @@
-version=4
-opts=filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-rimraf-$1/ \
-https://github.com/isaacs/rimraf/tags .*/archive/.*/v?([\d\.]+).tar.gz
+Version: 5
-# It is not recommended use npmregistry. Please investigate more.
-# Take a look at https://wiki.debian.org/debian/watch/
-opts="searchmode=plain,ctype=nodejs,component=types-rimraf,pgpmode=none" \
- https://registry.npmjs.org/@types/rimraf https://registry.npmjs.org/@types/rimraf/-/rimraf-([\d\.]+)@ARCHIVE_EXT@ ignore
+Template: Github
+Owner: isaacs
+Project: rimraf
+
+Component: types-rimraf
+Template: Npmregistry
+Ctype: nodejs
+Dist: @types/rimraf
+Version-Schema: ignore
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/b56015500a1b2df867bdb56f26d62c3751ce1659...f7882d17e6cf62a97f9af86f273548e770fafb36
--
View it on GitLab: https://salsa.debian.org/js-team/node-rimraf/-/compare/b56015500a1b2df867bdb56f26d62c3751ce1659...f7882d17e6cf62a97f9af86f273548e770fafb36
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/20251026/7a5c58d1/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list