[med-svn] [Git][med-team/mash][master] 3 commits: initialise changelog
Étienne Mollier
gitlab at salsa.debian.org
Sat Feb 20 16:55:51 GMT 2021
Étienne Mollier pushed to branch master at Debian Med / mash
Commits:
0833c422 by Étienne Mollier at 2021-02-20T17:39:07+01:00
initialise changelog
- - - - -
7498bb49 by Étienne Mollier at 2021-02-20T17:40:09+01:00
Set architecture list to proven working set
- - - - -
7ab61c26 by Étienne Mollier at 2021-02-20T17:44:37+01:00
ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+mash (2.2.2+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Drop support for 32 bits architectures; mash produces erroneous results
+ on this platform which lead at least one other package to fail its test
+ suite.
+ Closes: #970875
+
+ -- Étienne Mollier <etienne.mollier at mailoo.org> Sat, 20 Feb 2021 17:44:04 +0100
+
mash (2.2.2+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -18,7 +18,7 @@ Vcs-Git: https://salsa.debian.org/med-team/mash.git
Homepage: https://mash.readthedocs.io
Package: mash
-Architecture: any
+Architecture: amd64 arm64 mips64el ppc64el s390x alpha ppc64 riscv64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: fast genome and metagenome distance estimation using MinHash
@@ -32,7 +32,7 @@ Description: fast genome and metagenome distance estimation using MinHash
Microbiome Project and Global Ocean Survey results in a fraction of the time.
Package: libmash-dev
-Architecture: any
+Architecture: amd64 arm64 mips64el ppc64el s390x alpha ppc64 riscv64
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends}
View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/d16740f369bcbaa403a1d89c543b3208a09383d5...7ab61c2698883f47d89bebe3961185d5e5426137
--
View it on GitLab: https://salsa.debian.org/med-team/mash/-/compare/d16740f369bcbaa403a1d89c543b3208a09383d5...7ab61c2698883f47d89bebe3961185d5e5426137
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/20210220/286dc39c/attachment-0001.htm>
More information about the debian-med-commit
mailing list