[med-svn] [Git][med-team/lefse][master] 3 commits: d/salsa-ci.yml: package is Architecture: any so the default build job is enough
Karsten Schöke (@karso)
gitlab at salsa.debian.org
Wed Aug 19 09:00:14 BST 2026
Karsten Schöke pushed to branch master at Debian Med / lefse
Commits:
665efa62 by Karsten Schöke at 2026-08-19T07:06:47+02:00
d/salsa-ci.yml: package is Architecture: any so the default build job is enough
- - - - -
471bc641 by Karsten Schöke at 2026-08-19T09:36:43+02:00
no autopkgtest on s390x arch
- - - - -
c82899c3 by Karsten Schöke at 2026-08-19T09:59:25+02:00
Merge remote-tracking branch 'origin/master'
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -7,11 +7,10 @@ lefse (1.1.2-3) UNRELEASED; urgency=medium
* Remove Priority field (cme)
* Drop 'Rules-Requires-Root: no' from d/control (routine-update)
* Fix autopkgtest for lefse_format_input.py
+ * d/salsa-ci.yml: package is Architecture: any so the default build job is enough
+ * no autopkgtest on s390x arch
- [ Andreas Tille ]
- * Build-Depends: architecture-is-64-bit, architecture-is-little-endian
-
- -- Karsten Schöke <karsten.schoeke at geobasis-bb.de> Tue, 18 Aug 2026 12:36:45 +0200
+ -- Karsten Schöke <karsten.schoeke at geobasis-bb.de> Wed, 19 Aug 2026 09:35:57 +0200
lefse (1.1.2-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -6,8 +6,6 @@ Uploaders:
Section: science
Build-Depends:
debhelper-compat (= 14),
- architecture-is-64-bit,
- architecture-is-little-endian,
dh-python,
python3-all,
python3-setuptools,
=====================================
debian/salsa-ci.yml
=====================================
@@ -3,4 +3,6 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
- SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+ # This package is Architecture: any so the default build job is enough
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,4 @@
Tests: run-unit-test
Depends: @
+Architecture: any !s390x
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/lefse/-/compare/9fe565b8c7f83ecf3146912fc989c126cc5a84b9...c82899c3b0ab9593cc23dc5a87087553ab148d06
--
View it on GitLab: https://salsa.debian.org/med-team/lefse/-/compare/9fe565b8c7f83ecf3146912fc989c126cc5a84b9...c82899c3b0ab9593cc23dc5a87087553ab148d06
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260819/b4db3faf/attachment-0001.htm>
More information about the debian-med-commit
mailing list