[Pkg-javascript-commits] [Git][js-team/node-gauge][master] 7 commits: Trim trailing whitespace.
Janitor
gitlab at salsa.debian.org
Tue Jan 14 16:30:28 GMT 2020
Janitor pushed to branch master at Debian JavaScript Maintainers / node-gauge
Commits:
f5ed928e by Debian Janitor at 2020-01-14T06:42:37+00:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
c4115cff by Debian Janitor at 2020-01-14T06:43:01+00:00
Use secure copyright file specification URI.
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
- - - - -
c6bf89a3 by Debian Janitor at 2020-01-14T06:43:24+00:00
Bump debhelper from old 9 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
- - - - -
0222da98 by Debian Janitor at 2020-01-14T06:43:47+00:00
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
- - - - -
bae8c072 by Debian Janitor at 2020-01-14T06:44:11+00:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
- - - - -
3f6acef5 by Debian Janitor at 2020-01-14T06:44:36+00:00
Update Vcs-* headers from URL redirect.
Fixes: lintian: vcs-obsolete-in-debian-infrastructure
See-also: https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html
- - - - -
a15a0843 by Debian Janitor at 2020-01-14T06:44:59+00:00
Use canonical URL in Vcs-Git.
Fixes: lintian: vcs-field-not-canonical
See-also: https://lintian.debian.org/tags/vcs-field-not-canonical.html
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+node-gauge (2.7.4-2) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Use secure copyright file specification URI.
+ * Bump debhelper from old 9 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor at jelmer.uk> Tue, 14 Jan 2020 06:42:27 +0000
+
node-gauge (2.7.4-1) unstable; urgency=low
* Initial release (Closes: #862255)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -4,13 +4,13 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends:
- debhelper (>= 9)
+ debhelper-compat (= 12)
, dh-buildinfo
, nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/iarna/gauge
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-gauge.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-gauge.git
+Vcs-Git: https://salsa.debian.org/js-team/node-gauge.git
+Vcs-Browser: https://salsa.debian.org/js-team/node-gauge
Package: node-gauge
Architecture: all
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gauge
Upstream-Contact: https://github.com/iarna/gauge/issues
Source: https://github.com/iarna/gauge
=====================================
debian/rules
=====================================
@@ -10,6 +10,3 @@
#override_dh_auto_build:
#override_dh_auto_test:
-
-
-
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/iarna/gauge/issues
+Bug-Submit: https://github.com/iarna/gauge/issues/new
+Repository: https://github.com/iarna/gauge.git
+Repository-Browse: https://github.com/iarna/gauge
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/compare/1766b6020f16cf837dd5a098165f5256fb6ef5ff...a15a08433245e421189e1bae6c3ce7bc84a6902f
--
View it on GitLab: https://salsa.debian.org/js-team/node-gauge/compare/1766b6020f16cf837dd5a098165f5256fb6ef5ff...a15a08433245e421189e1bae6c3ce7bc84a6902f
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/20200114/05aaf78b/attachment-0001.html>
More information about the Pkg-javascript-commits
mailing list