[med-svn] [Git][med-team/deblur][master] 2 commits: d/salsa-ci.yml: skip build on i386.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Feb 16 17:48:47 GMT 2025
Étienne Mollier pushed to branch master at Debian Med / deblur
Commits:
184e0fb4 by Étienne Mollier at 2025-02-16T18:46:02+01:00
d/salsa-ci.yml: skip build on i386.
The module is inoperative anywhere else than on 64-bit little-endian
due to the dependency on python-skbio. Since the package is otherwise
arch-all, there is not much else that can be done on 32-bit other than
ignoring tests. This is not a regression, contrary to the problem of
buildability on arm64.
- - - - -
3bca9bc0 by Étienne Mollier at 2025-02-16T18:48:26+01:00
d/changelog: ready for upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-deblur (1.1.1-4) UNRELEASED; urgency=medium
+deblur (1.1.1-4) unstable; urgency=medium
* Team upload.
* d/control: limit sortmerna build-dep to amd64.
@@ -6,8 +6,14 @@ deblur (1.1.1-4) UNRELEASED; urgency=medium
current state of the test suite, it is not strictly needed; the
package is kept to preserve the relation between the two packages.
(Closes: #1091151)
-
- -- Étienne Mollier <emollier at debian.org> Sun, 16 Feb 2025 18:32:02 +0100
+ * d/salsa-ci.yml: skip build on i386.
+ The module is inoperative anywhere else than on 64-bit little-endian
+ due to the dependency on python-skbio. Since the package is otherwise
+ arch-all, there is not much else that can be done on 32-bit other than
+ ignoring tests. This is not a regression, contrary to the problem of
+ buildability on arm64.
+
+ -- Étienne Mollier <emollier at debian.org> Sun, 16 Feb 2025 18:48:17 +0100
deblur (1.1.1-3) unstable; urgency=medium
=====================================
debian/salsa-ci.yml
=====================================
@@ -9,3 +9,5 @@
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
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: "true"
View it on GitLab: https://salsa.debian.org/med-team/deblur/-/compare/85b55e16e80b00396acc909f35f35259e429d0ab...3bca9bc046556a81d6b167581383f0fbb876ecf1
--
View it on GitLab: https://salsa.debian.org/med-team/deblur/-/compare/85b55e16e80b00396acc909f35f35259e429d0ab...3bca9bc046556a81d6b167581383f0fbb876ecf1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250216/a87a6db4/attachment-0001.htm>
More information about the debian-med-commit
mailing list