[Pkg-javascript-commits] [Git][js-team/node-carto][master] 4 commits: Update standards version to 4.6.1, no changes needed.
Yadd (@yadd)
gitlab at salsa.debian.org
Mon Oct 31 10:10:37 GMT 2022
Yadd pushed to branch master at Debian JavaScript Maintainers / node-carto
Commits:
6539bdef by Yadd at 2022-10-31T11:03:09+01:00
Update standards version to 4.6.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
8da2bcc9 by Yadd at 2022-10-31T11:03:12+01:00
Replace /releases by /tags in GitHub urls
- - - - -
b7c0c213 by Yadd at 2022-10-31T11:03:57+01:00
Tag nodejs dependency with :any
- - - - -
d1c180f7 by Yadd at 2022-10-31T11:09:46+01:00
releasing package node-carto version 1.2.0-4
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,19 @@
-node-carto (1.2.0-4) UNRELEASED; urgency=medium
+node-carto (1.2.0-4) unstable; urgency=medium
+ * Team upload
+
+ [ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on nodejs.
+ node-carto: Drop versioned constraint on node-lodash and nodejs in
Depends.
- -- Debian Janitor <janitor at jelmer.uk> Sun, 20 Feb 2022 00:57:38 -0000
+ [ Yadd ]
+ * Update standards version to 4.6.1, no changes needed.
+ * Replace /releases by /tags in GitHub urls
+ * Tag nodejs dependency with :any
+
+ -- Yadd <yadd at debian.org> Mon, 31 Oct 2022 11:06:42 +0100
node-carto (1.2.0-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,7 +7,6 @@ Section: javascript
Priority: optional
Build-Depends:
debhelper-compat (= 13)
- , nodejs
, dh-sequence-nodejs
, dh-sequence-sphinxdoc
, mocha
@@ -21,7 +20,7 @@ Build-Depends:
, help2man
, python3-sphinx
, python3-sphinx-rtd-theme
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/js-team/node-carto
Vcs-Git: https://salsa.debian.org/js-team/node-carto.git
Homepage: https://github.com/mapbox/carto
@@ -32,7 +31,7 @@ Package: node-carto
Architecture: all
Depends:
${misc:Depends}
- , nodejs
+ , nodejs:any
, node-chroma-js (>= 1.3.5)
, node-hsluv (>= 0.0.1)
, node-js-yaml (>= 3.12.0)
=====================================
debian/watch
=====================================
@@ -2,4 +2,4 @@ version=4
opts=\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-carto-$1/ \
- https://github.com/mapbox/carto/releases .*/archive.*/v?([\d\.]+).tar.gz
+ https://github.com/mapbox/carto/tags .*/archive.*/v?([\d\.]+).tar.gz
View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/compare/efd5bbfa292513428f221afd62d6607c2e811ef0...d1c180f797bd3231e4661595c43c475b338d12f6
--
View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/compare/efd5bbfa292513428f221afd62d6607c2e811ef0...d1c180f797bd3231e4661595c43c475b338d12f6
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/20221031/2c2ed660/attachment-0001.htm>
More information about the Pkg-javascript-commits
mailing list