[med-svn] [Git][med-team/deblur][master] 2 commits: d/control: limit sortmerna build-dep to amd64.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sun Feb 16 17:32:50 GMT 2025
Étienne Mollier pushed to branch master at Debian Med / deblur
Commits:
d0f9882b by Étienne Mollier at 2025-02-16T17:33:55+01:00
d/control: limit sortmerna build-dep to amd64.
The dependency is only needed for the test suite, and given the
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
- - - - -
82497279 by Étienne Mollier at 2025-02-16T18:32:24+01:00
d/changelog: ready for upload to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+deblur (1.1.1-4) unstable; urgency=medium
+
+ * Team upload.
+ * d/control: limit sortmerna build-dep to amd64.
+ The dependency is only needed for the test suite, and given the
+ 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
+
deblur (1.1.1-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
python3-skbio,
python3-biom-format,
python3-pytest <!nocheck>,
- sortmerna (>> 4~),
+ sortmerna (>> 4~) [amd64] <!nocheck>,
vsearch,
mafft <!nocheck>
Standards-Version: 4.7.0
View it on GitLab: https://salsa.debian.org/med-team/deblur/-/compare/9dea3217d0e00cfd0c1015477494157528cebca2...824972790c232f1bf2722478f972f0b321f2d23b
--
View it on GitLab: https://salsa.debian.org/med-team/deblur/-/compare/9dea3217d0e00cfd0c1015477494157528cebca2...824972790c232f1bf2722478f972f0b321f2d23b
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/b964fdaf/attachment-0001.htm>
More information about the debian-med-commit
mailing list