diff --git a/debian/changelog b/debian/changelog index 49b825b0d377cd588479b1efc221574a51b6e7f6..a78cdfc6a4ed385ace9fb8e5dd4565e1e792d8a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,7 @@ devscripts (2.18.12) UNRELEASED; urgency=medium + Fix bad warning on unexistent project and downgrade messages to debug level. + Add libgitlab-api-v4-perl and libtest-output-perl in build dependencies - and debian/tests/control to enable the salsa unit tests at build time. - MR: !94 + and d/tests/control to enable the salsa unit tests. MR: !94 + Add a --ci-config-path option. MR: !96 + push_repo: allow to push even if the project already exists. MR: !97 + Skip project in update_repo if hooks are not available.