[med-svn] [Git][med-team/proteinortho][master] 2 commits: Add versioned B-D and Depends on diamond-aligner since --ignore-warnings...
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Fri Oct 29 07:47:18 BST 2021
Nilesh Patra pushed to branch master at Debian Med / proteinortho
Commits:
fcc7bc5c by Nilesh Patra at 2021-10-29T12:10:22+05:30
Add versioned B-D and Depends on diamond-aligner since --ignore-warnings options was not present in versions before 2.0.10
- - - - -
921eda4a by Nilesh Patra at 2021-10-29T12:11:46+05:30
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+proteinortho (6.0.31+dfsg-3) unstable; urgency=medium
+
+ * Add versioned B-D and Depends on diamond-aligner since
+ --ignore-warnings option was not present in versions
+ before 2.0.10
+
+ -- Nilesh Patra <nilesh at debian.org> Fri, 29 Oct 2021 12:10:53 +0530
+
proteinortho (6.0.31+dfsg-2) unstable; urgency=medium
* Add patch to enable building with
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
ncbi-blast+,
liblapack-dev | libatlas-base-dev | liblapack.so,
- diamond-aligner,
+ diamond-aligner (>= 2.0.10~),
procps
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/proteinortho
@@ -22,7 +22,7 @@ Depends: ${shlibs:Depends},
${perl:Depends},
python3,
ncbi-blast+,
- diamond-aligner,
+ diamond-aligner (>= 2.0.10~),
liblapack3,
procps
Description: Detection of (Co-)orthologs in large-scale protein analysis
View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/a7e1aa44e800962eb21a707e9248b31da11db22d...921eda4a164fc834e98d4cca6bc709e34c204f5f
--
View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/a7e1aa44e800962eb21a707e9248b31da11db22d...921eda4a164fc834e98d4cca6bc709e34c204f5f
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/20211029/fee1b937/attachment-0001.htm>
More information about the debian-med-commit
mailing list