This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository trimmomatic.
commit 57c6e096f397322e9e9eab34ef2b38841dc000a1 Author: Steffen Moeller <[email protected]> Date: Fri Feb 5 15:38:56 2016 +0100 Introduced EDAM annotation --- debian/changelog | 7 +++++++ debian/upstream/edam | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index 18fc26d..9eb6bf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +trimmomatic (0.35+dfsg-2) UNRELEASED; urgency=medium + + * Introduced EDAM ontology information to + debian/upstream/edam + + -- Steffen Moeller <[email protected]> Fri, 05 Feb 2016 15:38:41 +0100 + trimmomatic (0.35+dfsg-1) unstable; urgency=medium * New upstream version diff --git a/debian/upstream/edam b/debian/upstream/edam new file mode 100644 index 0000000..75b3dbf --- /dev/null +++ b/debian/upstream/edam @@ -0,0 +1,13 @@ +ontology: EDAM (1.12) +topic: + - Sequencing +scopes: + - name: summary + function: + - Sequence trimmimg + inputs: + - data: Sequence + formats: [FASTQ] + outputs: + - data: Sequence + formats: [FASTQ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trimmomatic.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
