[med-svn] [Git][med-team/mindthegap][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:19 GMT 2023
Sergio Durigan Junior pushed to branch master at Debian Med / mindthegap
Commits:
0c87fe16 by Sergio Durigan Junior at 2023-02-17T17:54:11-05:00
d/control: Only build on architectures supported by gatb-core.
Closes: #1031531
- - - - -
deed0dbb by Sergio Durigan Junior at 2023-02-17T17:54:39-05:00
d/control: Bump Standards-Version to 4.6.2; no changes needed.
- - - - -
f0941fbb by Sergio Durigan Junior at 2023-02-17T17:55:02-05:00
Update changelog for 2.3.0-2 release
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+mindthegap (2.3.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: Only build on architectures supported by gatb-core.
+ (Closes: #1031531)
+ * d/control: Bump Standards-Version to 4.6.2; no changes needed.
+
+ -- Sergio Durigan Junior <sergiodj at debian.org> Fri, 17 Feb 2023 17:54:57 -0500
+
mindthegap (2.3.0-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,14 +9,14 @@ Build-Depends: debhelper-compat (= 13),
libboost-dev,
zlib1g-dev,
libhdf5-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/mindthegap
Vcs-Git: https://salsa.debian.org/med-team/mindthegap.git
Homepage: https://github.com/GATB/MindTheGap
Rules-Requires-Root: no
Package: mindthegap
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el ia64 ppc64 riscv64 sparc64 alpha
Depends: ${shlibs:Depends},
${misc:Depends},
libgatbcore3 (>= 1.4.2+dfsg-7)
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/03ce3fd95ce9c95fd86e1b7ae61bb75c7418e381...f0941fbbf45e00f8d93680b8d78182e71f2df851
--
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/03ce3fd95ce9c95fd86e1b7ae61bb75c7418e381...f0941fbbf45e00f8d93680b8d78182e71f2df851
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/6b35ab74/attachment-0001.htm>
More information about the debian-med-commit
mailing list