diff options
| author | Alexandre Detiste <tchet@debian.org> | 2026-05-12 21:33:44 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-05-13 04:39:01 +0000 |
| commit | 5dbcb0d1a49d4766fc0c50ca04291674f74405eb (patch) | |
| tree | 05778faf072d18c19b9805a1b8053700f3d21cd6 /debian/salsa-ci.yml | |
| parent | b17b5fbc18c1e3165960af65c29e397d5815a5e5 (diff) | |
7.2.6-7 (patches unapplied)HEADimport/7.2.6-7ubuntu/stonking-proposedubuntu/stonking-develubuntu/stonkingubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* QA upload.
* Add debian/salsa-ci.yml
* Bump Standards-Version to 4.7.4, drop Priority: tag
* Rewrite d/rules with newer & shorter rules
* Use dh-sequence-cruft to register & purge volatile files
Diffstat (limited to 'debian/salsa-ci.yml')
| -rw-r--r-- | debian/salsa-ci.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml new file mode 100644 index 0000000..c614482 --- /dev/null +++ b/debian/salsa-ci.yml @@ -0,0 +1,8 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_DISABLE_BLHC: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 + SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 |
