diff --git a/debian/changelog b/debian/changelog index 1a7fdc242d..f973b491c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +gitlab (13.4.6-3) UNRELEASED; urgency=medium + + * Use packaged version of css-loader, raw-loader, file-loader, style-loader + and copy-webpack-plugin + * Add schema-utils 3.0, mkdirp 1.0 and loader-utils 2.0 to package.json + to force yarn to move incompatible versions from gitlab's node_modules + directory to node_modules directory of other modules (Closes: #976310) + + -- Pirate Praveen Sun, 06 Dec 2020 17:24:27 +0530 + gitlab (13.4.6-2) unstable; urgency=medium * Upload to unstable (Closes: #976294)