Andreas Tille pushed to branch master at Debian Med / q2-demux
Commits: 7a418d9b by Andreas Tille at 2022-05-23T08:12:18+02:00 Replace node-uglifyjs-webpack-plugin by node-terser-webpack-plugin - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +q2-demux (2021.8.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload + * Replace node-uglifyjs-webpack-plugin by node-terser-webpack-plugin + Closes: #1011446 + + -- Andreas Tille <[email protected]> Mon, 23 May 2022 08:11:32 +0200 + q2-demux (2021.8.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), python3, python3-setuptools, webpack, - node-uglifyjs-webpack-plugin, + node-terser-webpack-plugin, node-babel-loader, node-d3, python3-pytest-cov, View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/7a418d9b6321fa7a8f4e95f5012fff71bf3c0b4a -- View it on GitLab: https://salsa.debian.org/med-team/q2-demux/-/commit/7a418d9b6321fa7a8f4e95f5012fff71bf3c0b4a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
