[med-svn] [Git][med-team/q2-dada2][master] 4 commits: DEP3
Andreas Tille
gitlab at salsa.debian.org
Wed Dec 9 10:49:08 GMT 2020
Andreas Tille pushed to branch master at Debian Med / q2-dada2
Commits:
fe1df94a by Andreas Tille at 2020-12-09T11:30:57+01:00
DEP3
- - - - -
44605ad4 by Andreas Tille at 2020-12-09T11:39:41+01:00
Add r-core dependency
- - - - -
e20b6408 by Andreas Tille at 2020-12-09T11:43:17+01:00
Add final newline to keep lintian silent
- - - - -
fe7e1f3d by Andreas Tille at 2020-12-09T11:48:59+01:00
Upload to new
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/RscriptPath.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-q2-dada2 (2020.11.1-1) UNRELEASED; urgency=medium
+q2-dada2 (2020.11.1-1) unstable; urgency=medium
* Initial release (Closes: #976863)
=====================================
debian/control
=====================================
@@ -20,6 +20,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
+ r-base-core,
r-bioc-dada2,
qiime
Description: QIIME 2 plugin to work with adapters in sequence data
@@ -47,4 +48,4 @@ Description: QIIME 2 plugin to work with adapters in sequence data
.
This package wraps the dada2 R package in BioConductor for modeling and
correcting Illumina-sequenced amplicon errors. This was shown to improve the
- sensitivity of diversity analyses.
\ No newline at end of file
+ sensitivity of diversity analyses.
=====================================
debian/patches/RscriptPath.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-12-08 19:52:45 +0100
+Description: Fix interpreter
+
Index: q2-dada2/q2_dada2/assets/run_dada_paired.R
===================================================================
--- q2-dada2.orig/q2_dada2/assets/run_dada_paired.R
View it on GitLab: https://salsa.debian.org/med-team/q2-dada2/-/compare/a20f2431284f9b4e9ab30af425beeabfc8fa6604...fe7e1f3d282a0ee54d68ca64764c230d89ee16d5
--
View it on GitLab: https://salsa.debian.org/med-team/q2-dada2/-/compare/a20f2431284f9b4e9ab30af425beeabfc8fa6604...fe7e1f3d282a0ee54d68ca64764c230d89ee16d5
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/20201209/b789160a/attachment-0001.html>
More information about the debian-med-commit
mailing list