This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository uc-echo.
commit 720ebb8252b81b83ba69c10ce5b57ecaa3098b5c Author: Steffen Moeller <[email protected]> Date: Sat Feb 6 13:02:23 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 805d3ff..361e78b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +uc-echo (1.12-10) UNRELEASED; urgency=medium + + [ Steffen Moeller and Jon Ison ] + * Introduced EDAM annotation + + -- Steffen Moeller <[email protected]> Sat, 06 Feb 2016 12:49:39 +0100 + uc-echo (1.12-9) unstable; urgency=medium * Add dependency python-scipy diff --git a/debian/upstream/edam b/debian/upstream/edam new file mode 100644 index 0000000..9b2876b --- /dev/null +++ b/debian/upstream/edam @@ -0,0 +1,13 @@ +ontology: EDAM (1.13) +topic: + - Data management +scopes: + - name: summary + function: + - Sequencing quality control + inputs: + - data: Sequence + formats: [Text,FASTQ] + outputs: + - data: Sequence + formats: [FASTQ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/uc-echo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
