Version in base suite: 2.0.0-1 Base version: node-anymatch_2.0.0-1 Target version: node-anymatch_2.0.0-1+deb10u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/n/node-anymatch/node-anymatch_2.0.0-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/n/node-anymatch/node-anymatch_2.0.0-1+deb10u1.dsc changelog | 7 +++++++ control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff -Nru node-anymatch-2.0.0/debian/changelog node-anymatch-2.0.0/debian/changelog --- node-anymatch-2.0.0/debian/changelog 2019-01-24 23:11:51.000000000 +0000 +++ node-anymatch-2.0.0/debian/changelog 2020-02-07 13:16:44.000000000 +0000 @@ -1,3 +1,10 @@ +node-anymatch (2.0.0-1+deb10u1) buster; urgency=medium + + * Team upload + * Minimize required dependencies (Closes: #950850) + + -- Xavier Guimard Fri, 07 Feb 2020 14:16:44 +0100 + node-anymatch (2.0.0-1) unstable; urgency=medium * Team upload diff -Nru node-anymatch-2.0.0/debian/control node-anymatch-2.0.0/debian/control --- node-anymatch-2.0.0/debian/control 2019-01-24 23:11:51.000000000 +0000 +++ node-anymatch-2.0.0/debian/control 2020-02-07 13:16:44.000000000 +0000 @@ -21,8 +21,7 @@ ${misc:Depends}, nodejs, node-micromatch, - node-arrify, - mocha + node-normalize-path Description: Matches strings against configurable strings Javascript module to match a string against a regular expression, glob, string, or function that takes the string as an argument and returns a truthy or falsy