[Pkg-javascript-commits] [Git][js-team/node-marked][master] 2 commits: Add ctype=nodejs to component(s)
Yadd
gitlab at salsa.debian.org
Thu Apr 15 17:27:44 BST 2021
Yadd pushed to branch master at Debian JavaScript Maintainers / node-marked
Commits:
c221fffe by Yadd at 2021-04-15T18:27:28+02:00
Add ctype=nodejs to component(s)
- - - - -
22e718f5 by Yadd at 2021-04-15T18:27:28+02:00
Fix GitHub tags regex
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -2,9 +2,9 @@ version=4
opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-marked-$1.tar.gz/,\
repacksuffix=+ds,\
dversionmangle=auto \
-https://github.com/chjj/marked/tags .*/archive/v?([\d\.]+).tar.gz debian
+https://github.com/chjj/marked/tags .*/archive/.*/v?([\d\.]+).tar.gz debian
# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
-opts="searchmode=plain,component=types-marked,pgpmode=none" \
+opts="searchmode=plain,ctype=nodejs,component=types-marked,pgpmode=none" \
https://registry.npmjs.org/@types/marked https://registry.npmjs.org/@types/marked/-/marked-([\d\.]+)@ARCHIVE_EXT@ ignore
View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/c9d4002dee5b82dea3d4380f7e6797ab318a2eb1...22e718f5ccaba8fcb4a75b80dfef98c588e781d6
--
View it on GitLab: https://salsa.debian.org/js-team/node-marked/-/compare/c9d4002dee5b82dea3d4380f7e6797ab318a2eb1...22e718f5ccaba8fcb4a75b80dfef98c588e781d6
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/20210415/0c21acbf/attachment.htm>
More information about the Pkg-javascript-commits
mailing list