diff -Nru node-mocha-lcov-reporter-1.3.0/debian/changelog node-mocha-lcov-reporter-1.3.0/debian/changelog --- node-mocha-lcov-reporter-1.3.0/debian/changelog 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/changelog 2020-11-10 06:14:08.000000000 +0000 @@ -1,3 +1,29 @@ +node-mocha-lcov-reporter (1.3.0-2) unstable; urgency=medium + + [ Debian Janitor ] + * Use secure copyright file specification URI. + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + * Remove unnecessary 'Testsuite: autopkgtest' header. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Update Vcs-* headers from URL redirect. + * Use canonical URL in Vcs-Git. + * Apply multi-arch hints. + + node-mocha-lcov-reporter: Add Multi-Arch: foreign. + + [ Julien Puydt ] + * Bump std-vers to 4.5.0. + * Bump dh compat to 13. + * Bump d/watch to version 4. + * Install to /usr/share/nodejs instead of /usr/lib/nodejs. + * Move from section web to section javascript. + * Declare d/rules doesn't require root. + * Declare the import autopkgtest is superficial. + * Use my debian.org mail address. + + -- Julien Puydt Tue, 10 Nov 2020 07:14:08 +0100 + node-mocha-lcov-reporter (1.3.0-1) unstable; urgency=medium * New upstream release. diff -Nru node-mocha-lcov-reporter-1.3.0/debian/compat node-mocha-lcov-reporter-1.3.0/debian/compat --- node-mocha-lcov-reporter-1.3.0/debian/compat 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru node-mocha-lcov-reporter-1.3.0/debian/control node-mocha-lcov-reporter-1.3.0/debian/control --- node-mocha-lcov-reporter-1.3.0/debian/control 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/control 2020-11-10 06:14:08.000000000 +0000 @@ -1,18 +1,19 @@ Source: node-mocha-lcov-reporter -Section: web +Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers -Uploaders: Julien Puydt -Build-Depends: debhelper (>= 9), nodejs -Standards-Version: 3.9.8 +Uploaders: Julien Puydt +Build-Depends: debhelper-compat (= 13), nodejs +Standards-Version: 4.5.0 +Rules-Requires-Root: no Homepage: https://github.com/StevenLooman/mocha-lcov-reporter -Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-mocha-lcov-reporter.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-mocha-lcov-reporter.git -Testsuite: autopkgtest +Vcs-Git: https://salsa.debian.org/js-team/node-mocha-lcov-reporter.git +Vcs-Browser: https://salsa.debian.org/js-team/node-mocha-lcov-reporter Package: node-mocha-lcov-reporter Architecture: all Depends: ${misc:Depends}, nodejs +Multi-Arch: foreign Description: LCOV reporter for Mocha The package provides a reporter for the Mocha JavaScript test framework in the LCOV format. diff -Nru node-mocha-lcov-reporter-1.3.0/debian/copyright node-mocha-lcov-reporter-1.3.0/debian/copyright --- node-mocha-lcov-reporter-1.3.0/debian/copyright 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/copyright 2020-11-10 06:14:08.000000000 +0000 @@ -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: mocha-lcov-reporter Upstream-Contact: https://github.com/StevenLooman/mocha-lcov-reporter/issues Source: https://github.com/StevenLooman/mocha-lcov-reporter @@ -8,7 +8,7 @@ License: BSD-2-clause Files: debian/* -Copyright: 2015 Julien Puydt +Copyright: 2015-2020 Julien Puydt License: BSD-2-clause License: BSD-2-clause diff -Nru node-mocha-lcov-reporter-1.3.0/debian/install node-mocha-lcov-reporter-1.3.0/debian/install --- node-mocha-lcov-reporter-1.3.0/debian/install 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/install 2020-11-10 06:14:08.000000000 +0000 @@ -1,3 +1,3 @@ -package.json usr/lib/nodejs/mocha-lcov-reporter/ -lib usr/lib/nodejs/mocha-lcov-reporter/ -index.js usr/lib/nodejs/mocha-lcov-reporter/ +package.json usr/share/nodejs/mocha-lcov-reporter/ +lib usr/share/nodejs/mocha-lcov-reporter/ +index.js usr/share/nodejs/mocha-lcov-reporter/ diff -Nru node-mocha-lcov-reporter-1.3.0/debian/tests/control node-mocha-lcov-reporter-1.3.0/debian/tests/control --- node-mocha-lcov-reporter-1.3.0/debian/tests/control 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/tests/control 2020-11-10 06:14:08.000000000 +0000 @@ -1,2 +1,3 @@ Tests: require -Depends: node-mocha-lcov-reporter +Restrictions: superficial +Depends: @ diff -Nru node-mocha-lcov-reporter-1.3.0/debian/upstream/metadata node-mocha-lcov-reporter-1.3.0/debian/upstream/metadata --- node-mocha-lcov-reporter-1.3.0/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/upstream/metadata 2020-11-10 06:14:08.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/StevenLooman/mocha-lcov-reporter/issues +Bug-Submit: https://github.com/StevenLooman/mocha-lcov-reporter/issues/new +Repository: https://github.com/StevenLooman/mocha-lcov-reporter.git +Repository-Browse: https://github.com/StevenLooman/mocha-lcov-reporter diff -Nru node-mocha-lcov-reporter-1.3.0/debian/watch node-mocha-lcov-reporter-1.3.0/debian/watch --- node-mocha-lcov-reporter-1.3.0/debian/watch 2017-03-01 20:57:07.000000000 +0000 +++ node-mocha-lcov-reporter-1.3.0/debian/watch 2020-11-10 06:14:08.000000000 +0000 @@ -1,4 +1,4 @@ -version=3 +version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\ filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mocha-lcov-reporter-$1.tar.gz/ \