[med-svn] [rna-star] 01/05: Preparation for new upstream version.

Steffen Möller moeller at moszumanska.debian.org
Tue Feb 23 18:15:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

moeller pushed a commit to branch master
in repository rna-star.

commit 5a83665272b2596ce9e3fcc945829d8dcc4bc4da
Author: Steffen Moeller <moeller at debian.org>
Date:   Tue Feb 23 18:00:18 2016 +0100

    Preparation for new upstream version.
---
 debian/changelog     | 10 ++++++++++
 debian/control       |  2 +-
 debian/upstream/edam | 24 ++++++++++++++++++++++++
 debian/watch         |  2 +-
 4 files changed, 36 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5b9aca..9a212a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+rna-star (2.5.1b+dfsg-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream version.
+  * Adjusted debian/watch to accept missing "STAR_" prefix.
+  * Bumped policy compliance to 3.9.7.
+  * Added debian/upstream/edam file.
+
+ -- Steffen Moeller <moeller at debian.org>  Tue, 23 Feb 2016 17:36:18 +0100
+
 rna-star (2.5.0a+dfsg-1) unstable; urgency=medium
 
   * Packaging moved from svn to git
diff --git a/debian/control b/debian/control
index 8a681fa..cbcd8e9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                libhts-dev,
                vim-common,
                zlib1g-dev
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rna-star.git
 Vcs-Git: git://anonscm.debian.org/debian-med/rna-star.git
 Homepage: https://code.google.com/p/rna-star/
diff --git a/debian/upstream/edam b/debian/upstream/edam
new file mode 100644
index 0000000..0aa8c63
--- /dev/null
+++ b/debian/upstream/edam
@@ -0,0 +1,24 @@
+ontology: EDAM (1.33)
+topic: 
+  - Sequence analysis
+scopes: 
+  - name: summary
+    function: 
+     - Genome alignment
+    inputs: 
+     - data: Raw sequence
+       formats:
+       - FASTQ
+     - data: DNA sequence (raw)
+       formats:
+       - FASTA
+     - data: Genome annotation
+       formats:
+       - GTF
+    outputs:
+     - data: Sequence alignment (nucleic acid) 
+       formats: 
+       - SAM
+       - BAM
+     - data: Report
+       - Text
diff --git a/debian/watch b/debian/watch
index 6cea19a..18136fe 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-  https://github.com/alexdobin/STAR/releases .*/archive/STAR_(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+  https://github.com/alexdobin/STAR/releases .*/archive/(?:STAR_?)?(\d[\d.a-z]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git



More information about the debian-med-commit mailing list