Author: plessy Date: 2010-01-03 10:20:45 +0000 (Sun, 03 Jan 2010) New Revision: 4490
Added: trunk/packages/proda/trunk/debian/upstream-metadata.yaml Modified: trunk/packages/proda/trunk/debian/changelog trunk/packages/proda/trunk/debian/control Log: Centralised informations in ?\226?\128?\152debian/upstream-metadata.yaml?\226?\128?\153. Modified: trunk/packages/proda/trunk/debian/changelog =================================================================== --- trunk/packages/proda/trunk/debian/changelog 2010-01-03 10:13:36 UTC (rev 4489) +++ trunk/packages/proda/trunk/debian/changelog 2010-01-03 10:20:45 UTC (rev 4490) @@ -1,3 +1,10 @@ +proda (1.0-8) UNRELEASED; urgency=low + + * Documented informations in ‘debian/upstream-metadata.yaml’. + * Removed mention of the bibliographic reference in ‘debian/control’. + + -- Charles Plessy <[email protected]> Sun, 03 Jan 2010 19:15:57 +0900 + proda (1.0-7) unstable; urgency=low * debian/rules: swiched to CDBS (Closes: #486959). Modified: trunk/packages/proda/trunk/debian/control =================================================================== --- trunk/packages/proda/trunk/debian/control 2010-01-03 10:13:36 UTC (rev 4489) +++ trunk/packages/proda/trunk/debian/control 2010-01-03 10:20:45 UTC (rev 4490) @@ -20,7 +20,3 @@ Given an input set of unaligned sequences, ProDA identifies all homologous regions appearing in one or more sequences, and returns a collection of local multiple alignments for these regions. - . - ProDA is published in: Phuong T.M., Do C.B., Edgar R.C., and Batzoglou - S. Multiple alignment of protein sequences with repeats and - rearrangements. Nucleic Acids Research 2006 34(20), 5932-5942. Added: trunk/packages/proda/trunk/debian/upstream-metadata.yaml =================================================================== --- trunk/packages/proda/trunk/debian/upstream-metadata.yaml (rev 0) +++ trunk/packages/proda/trunk/debian/upstream-metadata.yaml 2010-01-03 10:20:45 UTC (rev 4490) @@ -0,0 +1,17 @@ +DOI: 10.1093/nar/gkl511 +Name: ProDA +Homepage: http://proda.stanford.edu/ +PMID: 17068081 +Reference: + author: Phuong, Tu Minh and Do, Chuong B. and Edgar, Robert C. and Batzoglou, Serafim + title: Multiple alignment of protein sequences with repeats and rearrangements + journal: Nucl. Acids Res. + volume: 34 + number: 20 + pages: 5932-5942 + year: 2006 + URL: http://nar.oxfordjournals.org/cgi/content/abstract/34/20/5932 + eprint: http://nar.oxfordjournals.org/cgi/reprint/34/20/5932.pdf +Watch: | + opts="uversionmangle=s/_/\./" \ + http://proda.stanford.edu/proda_(.*)\.tar\.gz \ No newline at end of file _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
