diff -Nru node-des.js-1.0.1/debian/changelog node-des.js-1.0.1/debian/changelog --- node-des.js-1.0.1/debian/changelog 2021-10-10 13:39:10.000000000 +0000 +++ node-des.js-1.0.1/debian/changelog 2022-06-01 10:03:24.000000000 +0000 @@ -1,3 +1,12 @@ +node-des.js (1.0.1-3) unstable; urgency=medium + + * Team upload + * Declare compliance with policy 4.6.1 + * Fix filenamemangle + * Launch only test for protocols supported by OpenSSL 3 (Closes: #1011861) + + -- Yadd Wed, 01 Jun 2022 12:03:24 +0200 + node-des.js (1.0.1-2) unstable; urgency=medium * Team upload diff -Nru node-des.js-1.0.1/debian/control node-des.js-1.0.1/debian/control --- node-des.js-1.0.1/debian/control 2021-10-10 13:38:55.000000000 +0000 +++ node-des.js-1.0.1/debian/control 2022-06-01 09:55:21.000000000 +0000 @@ -9,7 +9,7 @@ , node-assert , node-inherits , dh-sequence-nodejs -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-des.js Vcs-Git: https://salsa.debian.org/js-team/node-des.js.git Homepage: https://github.com/indutny/des.js diff -Nru node-des.js-1.0.1/debian/tests/pkg-js/test node-des.js-1.0.1/debian/tests/pkg-js/test --- node-des.js-1.0.1/debian/tests/pkg-js/test 2020-05-26 09:25:07.000000000 +0000 +++ node-des.js-1.0.1/debian/tests/pkg-js/test 2022-06-01 09:57:55.000000000 +0000 @@ -1 +1 @@ -mocha -R spec test/ +mocha -R spec test/ede-test.js diff -Nru node-des.js-1.0.1/debian/watch node-des.js-1.0.1/debian/watch --- node-des.js-1.0.1/debian/watch 2021-04-14 18:50:07.000000000 +0000 +++ node-des.js-1.0.1/debian/watch 2022-06-01 09:55:21.000000000 +0000 @@ -1,5 +1,5 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\ -filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-des.js-$1.tar.gz/ \ +filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-des.js-$1/ \ https://github.com/indutny/des.js/tags .*/archive/.*/v?([\d\.]+).tar.gz