diff -Nru node-eslint-scope-5.0.0/debian/changelog node-eslint-scope-5.0.0/debian/changelog --- node-eslint-scope-5.0.0/debian/changelog 2020-03-27 21:16:56.000000000 +0000 +++ node-eslint-scope-5.0.0/debian/changelog 2020-08-21 16:46:31.000000000 +0000 @@ -1,3 +1,11 @@ +node-eslint-scope (5.0.0-2) unstable; urgency=medium + + * simplify source script copyright-chceck + * copyright: update coverage + * use debhelper compatibility level 13 (not 12) + + -- Jonas Smedegaard Fri, 21 Aug 2020 18:46:31 +0200 + node-eslint-scope (5.0.0-1) unstable; urgency=medium [ upstream ] diff -Nru node-eslint-scope-5.0.0/debian/control node-eslint-scope-5.0.0/debian/control --- node-eslint-scope-5.0.0/debian/control 2020-03-23 12:42:00.000000000 +0000 +++ node-eslint-scope-5.0.0/debian/control 2020-08-21 16:46:21.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Jonas Smedegaard , Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), mocha , node-chai , node-espree (>= 6) , diff -Nru node-eslint-scope-5.0.0/debian/copyright node-eslint-scope-5.0.0/debian/copyright --- node-eslint-scope-5.0.0/debian/copyright 2020-03-27 21:15:00.000000000 +0000 +++ node-eslint-scope-5.0.0/debian/copyright 2020-08-21 16:46:21.000000000 +0000 @@ -27,7 +27,7 @@ Files: debian/* Copyright: - 2016-2019, Jonas Smedegaard + 2019-2020, Jonas Smedegaard 2019-2020, Purism SPC License-Grant: This program is free software; diff -Nru node-eslint-scope-5.0.0/debian/copyright-check node-eslint-scope-5.0.0/debian/copyright-check --- node-eslint-scope-5.0.0/debian/copyright-check 2019-10-16 09:14:53.000000000 +0000 +++ node-eslint-scope-5.0.0/debian/copyright-check 2020-08-21 16:46:21.000000000 +0000 @@ -1,29 +1,3 @@ #!/bin/sh -# Copyright 2016-2019, Jonas Smedegaard -# Description: helper script to update copyright_hints -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -set -eu - -# extract metadata from graphics files before copyright check -# - and skip data files unlikely to contain copyright/licensing info. -export DEB_COPYRIGHT_EXTRACT_EXTS="gif jpg png" -export DEB_COPYRIGHT_CHECK_IGNORE_EXTS="epgz ico" - -make -f /usr/share/cdbs/1/rules/utils.mk pre-build || true -make -f /usr/share/cdbs/1/rules/utils.mk clean DEB_COPYRIGHT_CHECK_STRICT=1 - -# unconditionally merge changes - safe to do with git-tracked package -[ ! -f debian/copyright_newhints ] || mv -f debian/copyright_newhints debian/copyright_hints +licensecheck --check '.*' --recursive --copyright --deb-machine --ignore '^(debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints diff -Nru node-eslint-scope-5.0.0/debian/copyright_hints node-eslint-scope-5.0.0/debian/copyright_hints --- node-eslint-scope-5.0.0/debian/copyright_hints 2020-03-27 21:16:40.000000000 +0000 +++ node-eslint-scope-5.0.0/debian/copyright_hints 2020-08-21 16:46:31.000000000 +0000 @@ -2,7 +2,7 @@ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME -Disclaimer: Autogenerated by CDBS +Disclaimer: Autogenerated by licensecheck Files: lib/definition.js lib/pattern-visitor.js @@ -56,7 +56,6 @@ debian/tests/control debian/watch package.json - tests/.eslintrc.yml tests/object-expression.js tests/typescript.js Copyright: NONE @@ -83,17 +82,16 @@ License: BSD-2-clause FIXME -Files: debian/copyright-check -Copyright: 2016-2019, Jonas Smedegaard - check -License: GPL-3+ - FIXME - Files: CHANGELOG.md Copyright: (Nicholas C. Zakas) License: UNKNOWN FIXME +Files: debian/copyright-check +Copyright: --deb-machine --ignore '^(debian/(changelog|copyright(_hints)?))$' --lines 0 -- * > debian/copyright_hints +License: UNKNOWN + FIXME + Files: debian/source/lintian-overrides Copyright: GPL-3+ gpl-3+