[med-svn] [Git][med-team/mmseqs2][master] 3 commits: typo fix
Michael R. Crusoe
gitlab at salsa.debian.org
Mon Aug 31 13:56:00 BST 2020
Michael R. Crusoe pushed to branch master at Debian Med / mmseqs2
Commits:
3d90f30e by Michael R. Crusoe at 2020-08-31T14:08:57+02:00
typo fix
- - - - -
d976d663 by Michael R. Crusoe at 2020-08-31T14:12:54+02:00
routine-update: debhelper-compat 13
- - - - -
87d06eb0 by Michael R. Crusoe at 2020-08-31T14:25:59+02:00
release 11-e1a1c+ds-4
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/fix-ftbfs-gcc10.patch
- debian/patches/use_system_gzstream.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,11 @@
-mmseqs2 (11-e1a1c+ds-4) UNRELEASED; urgency=medium
+mmseqs2 (11-e1a1c+ds-4) unstable; urgency=medium
* Team upload.
* debian/patches/simde: Fix for i386 (Closes: #961101).
* debian/rules: simplify the multi-build
+ * debhelper-compat 13 (routine-update)
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Wed, 20 May 2020 09:17:22 +0200
+ -- Michael R. Crusoe <crusoe at debian.org> Mon, 31 Aug 2020 14:25:45 +0200
mmseqs2 (11-e1a1c+ds-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Shayan Doust <hello at shayandoust.me>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
Build-Depends-Arch: cmake,
libgzstream-dev,
libzstd-dev,
=====================================
debian/patches/fix-ftbfs-gcc10.patch
=====================================
@@ -1,7 +1,7 @@
Author: Milot Mirdita <milot at mirdita.de>
Subject: Fix FTBFS with GCC 10
Bug-Debian: https://bugs.debian.org/957552
-Origin: https://github.com/soedinglab/MMseqs2/commit/f6f001c8cc5820e50b33b355877664f7ca66cdb1
+Origin: upstream, https://github.com/soedinglab/MMseqs2/commit/f6f001c8cc5820e50b33b355877664f7ca66cdb1
--- mmseqs2.orig/src/commons/Sequence.cpp
+++ mmseqs2/src/commons/Sequence.cpp
@@ -154,7 +154,7 @@
=====================================
debian/patches/use_system_gzstream.patch
=====================================
@@ -1,7 +1,7 @@
Description: We use libgzstream-dev instead of that in lib
Author: Shayan Doust <hello at shayandoust.me>
Last-Update: 2019-07-15
-Fowarded: not-needed
+Forwarded: not-needed
---
--- mmseqs2.orig/CMakeLists.txt
View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/compare/2bd1ea29e1a46f3b2e97849c557ee6d65a34b3fa...87d06eb03fa6fb1ea7f9b5977febc90f4c409cf2
--
View it on GitLab: https://salsa.debian.org/med-team/mmseqs2/-/compare/2bd1ea29e1a46f3b2e97849c557ee6d65a34b3fa...87d06eb03fa6fb1ea7f9b5977febc90f4c409cf2
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/20200831/8a421c90/attachment-0001.html>
More information about the debian-med-commit
mailing list