[med-svn] [Git][med-team/kmerresistance][master] 4 commits: d/control: build depends on kma

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Tue Aug 24 12:14:21 BST 2021



Étienne Mollier pushed to branch master at Debian Med / kmerresistance


Commits:
8ae42053 by Étienne Mollier at 2021-08-24T13:03:09+02:00
d/control: build depends on kma

kma is not really in use during the build, but this is a trick to
prevent kmerresistance to build on architectures not supported by kma.
kmerresistance would otherwise build on unsupported architectures.

- - - - -
50bfbfbb by Étienne Mollier at 2021-08-24T13:05:55+02:00
update changelog

- - - - -
7ee9dbbc by Étienne Mollier at 2021-08-24T13:10:53+02:00
d/salsa-ci.yml: disable i386 checks due to kma

- - - - -
8b134a9d by Étienne Mollier at 2021-08-24T13:13:56+02:00
update changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/salsa-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+kmerresistance (2.2.0-3) UNRELEASED; urgency=medium
+
+  * d/control: build depends on kma; this is not a real build dependency,
+    but a trick to prevent build of kmerresistance on architectures not
+    supported by kma.
+  * d/salsa-ci.yml: disable i386 checks; kma will become missing, preventing
+    a proper build to happen.
+
+ -- Étienne Mollier <emollier at debian.org>  Tue, 24 Aug 2021 13:12:22 +0200
+
 kmerresistance (2.2.0-2) unstable; urgency=medium
 
   * Standards-Version: 4.5.1 (routine-update)


=====================================
debian/control
=====================================
@@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               kma
 Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/kmerresistance
 Vcs-Git: https://salsa.debian.org/med-team/kmerresistance.git


=====================================
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
+
+# i386 CI disabled due to unavailable kma for i386 architecture
+variables:
+  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: "true"



View it on GitLab: https://salsa.debian.org/med-team/kmerresistance/-/compare/e8a66205d889fba1c12a51866cca9f1482e3b7b2...8b134a9d0a0ab481e8ba569a5174fcda5fb837c0

-- 
View it on GitLab: https://salsa.debian.org/med-team/kmerresistance/-/compare/e8a66205d889fba1c12a51866cca9f1482e3b7b2...8b134a9d0a0ab481e8ba569a5174fcda5fb837c0
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/20210824/9389b793/attachment-0001.htm>


More information about the debian-med-commit mailing list