[med-svn] [Git][med-team/xenium][master] 2 commits: Builds on amd64 only
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Dec 22 19:06:01 GMT 2021
Andreas Tille pushed to branch master at Debian Med / xenium
Commits:
fedf4bef by Andreas Tille at 2021-12-22T16:51:03+01:00
Builds on amd64 only
- - - - -
e62f12ef by Andreas Tille at 2021-12-22T16:55:17+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xenium (0.0.2+ds-6) unstable; urgency=medium
+
+ * Team upload.
+ * Builds on amd64 only
+
+ -- Andreas Tille <tille at debian.org> Wed, 22 Dec 2021 16:51:28 +0100
+
xenium (0.0.2+ds-5) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -18,7 +18,7 @@ Homepage: https://github.com/mpoeter/xenium/
Rules-Requires-Root: no
Package: libxenium-dev
-Architecture: any-amd64 any-i386 sparc64
+Architecture: any-amd64
Section: libdevel
Depends: ${misc:Depends}
Description: concurrent data structures and memory reclamation algorithms
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,7 @@
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
+
+# Does not build on i386
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab: https://salsa.debian.org/med-team/xenium/-/compare/4c446870ef1ff9d3c0ad6f8f3b4d0cb451e9a32b...e62f12ef0255e67d686f1ede0f3ccbe04c02da50
--
View it on GitLab: https://salsa.debian.org/med-team/xenium/-/compare/4c446870ef1ff9d3c0ad6f8f3b4d0cb451e9a32b...e62f12ef0255e67d686f1ede0f3ccbe04c02da50
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/20211222/7e93efee/attachment-0001.htm>
More information about the debian-med-commit
mailing list