[Git][debian-proftpd-team/proftpd][master] Update d/changelog, disable blhc test & reproducible build.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Fri May 21 09:28:43 BST 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
59124723 by Hilmar Preusse at 2021-05-21T10:28:08+02:00
Update d/changelog, disable blhc test & reproducible build.
- - - - -
2 changed files:
- debian/changelog
- debian/gitlab-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ proftpd-dfsg (1.3.7a+dfsg-13) UNRELEASED; urgency=medium
* d/watch: disregard RC versions.
* d/watch: Add signature check.
+ * Add debian/gitlab-ci.yml fro CI.
-- Hilmar Preusse <hille42 at web.de> Mon, 08 Mar 2021 00:01:55 +0100
=====================================
debian/gitlab-ci.yml
=====================================
@@ -1,3 +1,15 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+# This sample disables all default tests, only disable those that you
+# don't want
+variables:
+ SALSA_CI_DISABLE_APTLY: 0
+ SALSA_CI_DISABLE_AUTOPKGTEST: 0
+ SALSA_CI_DISABLE_BLHC: 1
+ SALSA_CI_DISABLE_LINTIAN: 0
+ SALSA_CI_DISABLE_PIUPARTS: 0
+ SALSA_CI_DISABLE_REPROTEST: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5912472376bede297b94c6020b8bb4462257e4c5
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5912472376bede297b94c6020b8bb4462257e4c5
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list