This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository arden.
commit 91a973cdfda08b68f8b1dfd75c7f9797af1af3ca Author: Steffen Moeller <[email protected]> Date: Sat Feb 6 17:00:13 2016 +0100 Introduced EDAM ontology. --- debian/changelog | 7 +++++++ debian/upstream/edam | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7d6ff2d..31759c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +arden (1.0-2) UNRELEASED; urgency=low + + [ Steffen Moeller and Jon Ison ] + * Introducing EDAM annotation. + + -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 16:44:01 +0100 + arden (1.0-1) unstable; urgency=low * Initial release (Closes: #738039) diff --git a/debian/upstream/edam b/debian/upstream/edam new file mode 100644 index 0000000..1d2719f --- /dev/null +++ b/debian/upstream/edam @@ -0,0 +1,13 @@ +ontology: EDAM (1.12) +topic: + - Sequencing +scopes: + - name: summary + function: + - Sequence quality control + inputs: + - data: Sequence + formats: [FASTA] + outputs: + - data: Report + formats: [Text] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/arden.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
