[med-svn] [Git][med-team/bcalm][master] 3 commits: d/control: Only build on architectures supported by gatb-core.
Sergio Durigan Junior (@sergiodj)
gitlab at salsa.debian.org
Sat Feb 18 17:10:03 GMT 2023
Sergio Durigan Junior pushed to branch master at Debian Med / bcalm
Commits:
a719103b by Sergio Durigan Junior at 2023-02-17T17:00:32-05:00
d/control: Only build on architectures supported by gatb-core.
Closes: #1031529
- - - - -
2e990870 by Sergio Durigan Junior at 2023-02-17T17:00:35-05:00
d/control: Bump Standards-Version to 4.6.2; no changes needed.
- - - - -
30fc2f9d by Sergio Durigan Junior at 2023-02-17T17:01:43-05:00
Update changelog for 2.2.3-4 release
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+bcalm (2.2.3-4) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Only build on architectures supported by gatb-core.
+ (Closes: #1031529)
+ * d/control: Bump Standards-Version to 4.6.2; no changes needed.
+
+ -- Sergio Durigan Junior <sergiodj at debian.org> Fri, 17 Feb 2023 17:01:39 -0500
+
bcalm (2.2.3-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,14 +9,14 @@ Build-Depends: debhelper-compat (= 13),
libhdf5-dev,
zlib1g-dev,
cmake
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/bcalm
Vcs-Git: https://salsa.debian.org/med-team/bcalm.git
Homepage: https://github.com/GATB/bcalm
Rules-Requires-Root: no
Package: bcalm
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
Depends: ${shlibs:Depends},
${misc:Depends}
Description: de Bruijn compaction in low memory
View it on GitLab: https://salsa.debian.org/med-team/bcalm/-/compare/e0376ba30e9985cce6f9f3c7d96287e5d1805231...30fc2f9d7db64dcd6926264c222a98e1f5b0088e
--
View it on GitLab: https://salsa.debian.org/med-team/bcalm/-/compare/e0376ba30e9985cce6f9f3c7d96287e5d1805231...30fc2f9d7db64dcd6926264c222a98e1f5b0088e
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/20230218/a175815e/attachment-0001.htm>
More information about the debian-med-commit
mailing list