[Pkg-javascript-commits] [Git][js-team/node-carto][master] 6 commits: Set upstream metadata fields: Bug-Submit.

Yadd (@yadd) gitlab at salsa.debian.org
Sat Feb 19 07:42:55 GMT 2022



Yadd pushed to branch master at Debian JavaScript Maintainers / node-carto


Commits:
7cf10efb by Yadd at 2022-02-19T08:30:43+01:00
Set upstream metadata fields: Bug-Submit.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
723dcc03 by Yadd at 2022-02-19T08:30:43+01:00
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).

Changes-By: lintian-brush

- - - - -
fb56e741 by Yadd at 2022-02-19T08:30:44+01:00
Fix filenamemangle

- - - - -
ed848885 by Yadd at 2022-02-19T08:31:50+01:00
Fix debian/control for Debian::Control

Closes: #1006055

- - - - -
09fa2a13 by Yadd at 2022-02-19T08:40:04+01:00
x

- - - - -
cda3b44a by Yadd at 2022-02-19T08:42:35+01:00
releasing package node-carto version 1.2.0-3

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+node-carto (1.2.0-3) unstable; urgency=medium
+
+  * Team upload
+
+  [ lintian-brush ]
+  * Set upstream metadata fields: Bug-Submit.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata
+    (already present in machine-readable debian/copyright).
+
+  [ Yadd ]
+  * Fix filenamemangle
+  * Fix debian/control for Debian::Control (Closes: #1006055)
+
+ -- Yadd <yadd at debian.org>  Sat, 19 Feb 2022 08:32:06 +0100
+
 node-carto (1.2.0-2) unstable; urgency=medium
 
   * debian/salsa-ci.yml: disable aptly


=====================================
debian/control
=====================================
@@ -6,11 +6,11 @@ Uploaders: David Paleino <dapal at debian.org>,
 Section: javascript
 Priority: optional
 Build-Depends:
- debhelper-compat (= 13),
+ debhelper-compat (= 13)
  , nodejs (>= 6)
  , dh-sequence-nodejs
  , dh-sequence-sphinxdoc
- , mocha,
+ , mocha
  , node-chroma-js
  , node-hsluv
  , node-js-yaml


=====================================
debian/upstream/metadata
=====================================
@@ -1,7 +1,6 @@
 ---
 Archive: GitHub
 Bug-Database: https://github.com/mapbox/carto/issues
-Contact: https://github.com/mapbox/carto/issues
-Name: carto
+Bug-Submit: https://github.com/mapbox/carto/issues/new
 Repository: https://github.com/mapbox/carto.git
 Repository-Browse: https://github.com/mapbox/carto


=====================================
debian/watch
=====================================
@@ -1,5 +1,5 @@
 version=4
 opts=\
 dversionmangle=auto,\
-filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-carto-$1.tar.gz/ \
+filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-carto-$1/ \
  https://github.com/mapbox/carto/releases .*/archive.*/v?([\d\.]+).tar.gz



View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/compare/448780c19fbe9c2a63fc930aa905d07d1918bf9f...cda3b44a8176c5ebd0984380f68cf7bdcaac9c71

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-carto/-/compare/448780c19fbe9c2a63fc930aa905d07d1918bf9f...cda3b44a8176c5ebd0984380f68cf7bdcaac9c71
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/20220219/d321911d/attachment-0001.htm>


More information about the Pkg-javascript-commits mailing list