[med-svn] [Git][med-team/rosa][master] 5 commits: Add missing Build-Depends: dh-r
Andreas Tille
gitlab at salsa.debian.org
Sat Jul 4 07:40:20 BST 2020
Andreas Tille pushed to branch master at Debian Med / rosa
Commits:
1ba6ec9a by Andreas Tille at 2020-07-04T08:23:13+02:00
Add missing Build-Depends: dh-r
- - - - -
d46c02fd by Andreas Tille at 2020-07-04T08:24:19+02:00
Debian Med team maintenance
- - - - -
f99f2077 by Andreas Tille at 2020-07-04T08:36:31+02:00
No first person in description
- - - - -
67772e63 by Andreas Tille at 2020-07-04T08:38:46+02:00
DEP3
- - - - -
7242c490 by Andreas Tille at 2020-07-04T08:40:03+02:00
Make distinct descriptions
- - - - -
3 changed files:
- debian/control
- debian/patches/AdjustSetup2to3.patch
- debian/patches/duplicateURLinDESCRIPTION.patch
Changes:
=====================================
debian/control
=====================================
@@ -1,9 +1,11 @@
Source: rosa
Section: science
Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
Build-Depends: debhelper-compat (= 12),
dh-python,
+ dh-r,
python3-setuptools,
python3-all,
r-cran-lsd
@@ -21,7 +23,7 @@ Depends: ${R:Depends},
r-cran-lsd
Suggests: ${R:Suggests}
Description: Removal of Spurious Antisense in biological RNA sequences
- In stranded RNA-Seq experiments we have the opportunity to detect and
+ In stranded RNA-Seq experiments it is possible to detect and
measure antisense transcription, important since antisense transcripts
impact gene transcription in several different ways. Stranded RNA-Seq
determines the strand from which an RNA fragment originates, and so can
@@ -50,11 +52,12 @@ Description: Removal of Spurious Antisense in biological RNA sequences
Package: python3-rosa
Architecture: all
+Section: python
Depends: ${python3:Depends},
${misc:Depends}
Recommends: rosa
-Description: Removal of Spurious Antisense in biological RNA sequences
- In stranded RNA-Seq experiments we have the opportunity to detect and
+Description: Removal of Spurious Antisense in biological RNA sequences (Python3)
+ In stranded RNA-Seq experiments it is possible to detect and
measure antisense transcription, important since antisense transcripts
impact gene transcription in several different ways. Stranded RNA-Seq
determines the strand from which an RNA fragment originates, and so can
@@ -79,3 +82,5 @@ Description: Removal of Spurious Antisense in biological RNA sequences
the antisense counts based on the ratio. Where a gene-specific estimate
is available for a gene, it will be used in preference to the global
estimate obtained from either spike-ins or spliced reads.
+ .
+ This package contains the Python3 module.
=====================================
debian/patches/AdjustSetup2to3.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-07-03 21:14:31 +0200
+Description: Enforce Python3
+
Index: rosa-1.0/python/setup.py
===================================================================
--- rosa-1.0.orig/python/setup.py
=====================================
debian/patches/duplicateURLinDESCRIPTION.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Steffen Möller
+Last-Update: 2020-07-03 21:14:31 +0200
+Description: Remove duplicates of fields in DESCRIPTION
+
Index: rosa-1.0/DESCRIPTION
===================================================================
--- rosa-1.0.orig/DESCRIPTION
View it on GitLab: https://salsa.debian.org/med-team/rosa/-/compare/904cb710e752851dd96c9bc1d15dbed30cba69d6...7242c4908c80d845938d7e0b124f7fd8029eaea4
--
View it on GitLab: https://salsa.debian.org/med-team/rosa/-/compare/904cb710e752851dd96c9bc1d15dbed30cba69d6...7242c4908c80d845938d7e0b124f7fd8029eaea4
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/20200704/8c8d5510/attachment-0001.html>
More information about the debian-med-commit
mailing list