This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository filo.
commit 2072c324b26f657cf1f4d5ec172f3e7df9e8e7d6 Author: Steffen Moeller <[email protected]> Date: Fri Feb 5 21:31:39 2016 +0100 Introduced EDAM to filo --- debian/changelog | 6 ++++++ debian/upstream/edam | 16 ++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6635aa4..5f15d87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +filo (1.1.0-4) UNRELEASED; urgency=medium + + * Introduced EDAM ontology to debian/upstream/edam. + + -- Steffen Moeller <[email protected]> Fri, 05 Feb 2016 21:31:06 +0100 + filo (1.1.0-3) unstable; urgency=medium * Fix Mayhem-induced segfault diff --git a/debian/upstream/edam b/debian/upstream/edam new file mode 100644 index 0000000..4be2a1a --- /dev/null +++ b/debian/upstream/edam @@ -0,0 +1,16 @@ +ontology: EDAM (1.12) +topic: + - Sequencing + - Data management + - Statistics +scopes: + - name: summary + function: + - Statistical calculation + - File handling + inputs: + - data: Data + formats: [TSV] + outputs: + - data: Data + formats: [TSV] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/filo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
