diff --git a/.deploy.sh b/.deploy.sh index ca609fbfdf533e34ee47adef078cdab7b7a797e8..492c880054991facb60e2c668f6a3be34251e5a8 100755 --- a/.deploy.sh +++ b/.deploy.sh @@ -1,4 +1,5 @@ #!/bin/bash +# shellcheck disable=SC2029 # This script uploads an includes a .deb package in our debian repository. # The distribution is chosen based on the gitlab-ci stage we are on. diff --git a/package/debian/changelog b/package/debian/changelog index b163bdad792ae1754e761f9a72cf15809ad3f5d2..edde66efbc9aa2e5a7090ee6d0e945afa3b86767 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,9 +1,3 @@ -le-user-apps (0.0.7) unstable; urgency=medium - - * Refactor the CI deploy code (Closes: #580) - - -- Guilherme Becker Agge <lesuporte@c3sl.ufpr.br> Fri, 06 Jul 2018 10:40:58 -0300 - le-user-apps (0.0.7) testing; urgency=medium * Add le-control-panel