This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository jalview.
commit cb9eccd472bee2752afd80d3523eadd73cd3000a Author: Steffen Moeller <[email protected]> Date: Tue Jan 17 23:28:52 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index ca96302..0c3b8c5 100755 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -17,8 +17,8 @@ scopes: formats: - FASTA-aln - FASTA - - Stockholm - - Clustalw format + - Stockholm format + - ClustalW format - MSF - Pileup - nbrf/pir @@ -29,17 +29,16 @@ scopes: - data: Alignment formats: - FASTA-aln - - FASTA-aln - FASTA - - Stockholm - - Clustalw format + - Stockholm format + - ClustalW format - MSF - Pileup - nbrf/pir # -pfam missing format, needs adding in EDAM - BLC # -jalview - - png + - PNG # -imgmap HTML image map format, not in EDAM - EPS - - svg + - SVG -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

