[Pkg-javascript-commits] [Git][js-team/node-console-control-strings][master] 7 commits: Trim trailing whitespace.

Janitor gitlab at salsa.debian.org
Mon Jan 13 23:32:52 GMT 2020



Janitor pushed to branch master at Debian JavaScript Maintainers / node-console-control-strings


Commits:
aa10df98 by Debian Janitor at 2020-01-13T20:15:33+00:00
Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

- - - - -
2b31f378 by Debian Janitor at 2020-01-13T20:15:56+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

- - - - -
f7e21be8 by Debian Janitor at 2020-01-13T20:16:20+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

- - - - -
3aa843e4 by Debian Janitor at 2020-01-13T20:16:44+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

- - - - -
52abe7b0 by Debian Janitor at 2020-01-13T20:17:08+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

- - - - -
745227d0 by Debian Janitor at 2020-01-13T20:17:33+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

- - - - -
7c423e55 by Debian Janitor at 2020-01-13T20:17:56+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-console-control-strings (1.1.0-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>  Mon, 13 Jan 2020 20:15:23 +0000
+
 node-console-control-strings (1.1.0-1) unstable; urgency=low
 
   * Initial release (Closes: #850134)


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Ajinkya Chavan <cajinkya21 at gmail.com>
 Build-Depends:
- debhelper (>= 9)
+ debhelper-compat (= 12)
  , dh-buildinfo
  , nodejs
  , node-tap
 Standards-Version: 3.9.8
 Homepage: https://github.com/iarna/console-control-strings#readme
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-console-control-strings.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-console-control-strings.git
+Vcs-Git: https://salsa.debian.org/js-team/node-console-control-strings.git
+Vcs-Browser: https://salsa.debian.org/js-team/node-console-control-strings
 
 Package: node-console-control-strings
 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: console-control-strings
 Upstream-Contact: https://github.com/iarna/console-control-strings/issues
 Source: https://github.com/iarna/console-control-strings#readme


=====================================
debian/rules
=====================================
@@ -11,5 +11,3 @@
 
 override_dh_auto_test:
 	tap test/*.js
-
-


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/iarna/console-control-strings/issues
+Bug-Submit: https://github.com/iarna/console-control-strings/issues/new
+Repository: https://github.com/iarna/console-control-strings.git
+Repository-Browse: https://github.com/iarna/console-control-strings



View it on GitLab: https://salsa.debian.org/js-team/node-console-control-strings/compare/ae33d8011c524cffef7386745fdbb3eccdcbd026...7c423e55cd2a200eee92ccda2b1c6660dc27449d

-- 
View it on GitLab: https://salsa.debian.org/js-team/node-console-control-strings/compare/ae33d8011c524cffef7386745fdbb3eccdcbd026...7c423e55cd2a200eee92ccda2b1c6660dc27449d
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/20200113/b5ec843a/attachment-0001.html>


More information about the Pkg-javascript-commits mailing list