Author: tille Date: 2012-05-05 06:11:17 +0000 (Sat, 05 May 2012) New Revision: 10704
Added: trunk/packages/muscle/trunk/debian/upstream Modified: trunk/packages/muscle/trunk/debian/changelog trunk/packages/muscle/trunk/debian/control Log: Citation of the day + small addaptions in debian/control Modified: trunk/packages/muscle/trunk/debian/changelog =================================================================== --- trunk/packages/muscle/trunk/debian/changelog 2012-05-04 16:41:28 UTC (rev 10703) +++ trunk/packages/muscle/trunk/debian/changelog 2012-05-05 06:11:17 UTC (rev 10704) @@ -1,3 +1,12 @@ +muscle (1:3.8.31-2) UNRELEASED; urgency=low + + * debian/upstream: Added citations + * debian/control: + - Fixed Vcs-Svn + - Standards-Version: 3.9.3 (no changes needed) + + -- Andreas Tille <[email protected]> Sat, 05 May 2012 08:09:12 +0200 + muscle (1:3.8.31-1) unstable; urgency=low [ Charles Plessy ] Modified: trunk/packages/muscle/trunk/debian/control =================================================================== --- trunk/packages/muscle/trunk/debian/control 2012-05-04 16:41:28 UTC (rev 10703) +++ trunk/packages/muscle/trunk/debian/control 2012-05-05 06:11:17 UTC (rev 10704) @@ -6,9 +6,9 @@ Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> Build-Depends: debhelper (>= 8), cdbs -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/muscle -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/muscle/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/muscle/trunk/ Homepage: http://www.drive5.com/muscle/ Package: muscle Added: trunk/packages/muscle/trunk/debian/upstream =================================================================== --- trunk/packages/muscle/trunk/debian/upstream (rev 0) +++ trunk/packages/muscle/trunk/debian/upstream 2012-05-05 06:11:17 UTC (rev 10704) @@ -0,0 +1,23 @@ +Reference: + - Author: Robert C. Edgar + Title: "MUSCLE: multiple sequence alignment with high accuracy and high throughput" + Journal: Nucleic Acids Research + Year: 2004 + Volume: 32 + Number: 5 + Pages: 1792-1797 + DOI: 10.1093/nar/gkh340 + PMID: 15034147 + URL: http://nar.oxfordjournals.org/content/32/5/1792 + eprint: http://nar.oxfordjournals.org/content/32/5/1792.full.pdf+html + - Author: Robert C. Edgar + Title: "MUSCLE: a multiple sequence alignment method with reduced time and space complexity" + Journal: BMC Bioinformatics + Year: 2004 + Volume: 19 + Number: 5 + Pages: 113 + DOI: 10.1186/1471-2105-5-113 + PMID: 15318951 + URL: http://www.biomedcentral.com/1471-2105/5/113 + eprint: http://www.biomedcentral.com/content/pdf/1471-2105-5-113.pdf _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
