Author: tille Date: 2012-05-24 09:38:18 +0000 (Thu, 24 May 2012) New Revision: 10982
Added: trunk/packages/patman/trunk/debian/upstream Removed: trunk/packages/patman/branches/ Modified: trunk/packages/patman/trunk/debian/control Log: Enhance information to enable reasonable display on tasks pages; remove upstream branch Modified: trunk/packages/patman/trunk/debian/control =================================================================== --- trunk/packages/patman/trunk/debian/control 2012-05-24 08:46:32 UTC (rev 10981) +++ trunk/packages/patman/trunk/debian/control 2012-05-24 09:38:18 UTC (rev 10982) @@ -1,13 +1,17 @@ Source: patman -Section: unknown +Section: science Priority: extra -Maintainer: Charles Plessy <[email protected]> +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Charles Plessy <[email protected]> Build-Depends: cdbs, debhelper (>= 7) Standards-Version: 3.7.3 -Homepage: <insert the upstream URL, if relevant> +Homepage: http://bioinf.eva.mpg.de/patman/ Package: patman Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +Description: rapid alignment of short sequences to large databases + Patman searches for short patterns in large DNA databases, allowing + for approximate matches. It is optimized for searching for many small + pattern at the same time, for example microarray probes. Added: trunk/packages/patman/trunk/debian/upstream =================================================================== --- trunk/packages/patman/trunk/debian/upstream (rev 0) +++ trunk/packages/patman/trunk/debian/upstream 2012-05-24 09:38:18 UTC (rev 10982) @@ -0,0 +1,12 @@ +Reference: + Author: Kay Prüfer and Udo Stenzel and Michael Dannemann and Richard E Green and Michael Lachmann and Janet Kelso + Title: PatMaN: rapid alignment of short sequences to large databases + Journal: Bioinformatics + Year: 2008 + Volume: 24 + Number: 13 + Pages: 1530-1 + DOI: 10.1093/bioinformatics/btn223 + PMID: 18467344 + URL: http://bioinformatics.oxfordjournals.org/content/24/13/1530 + eprint: http://bioinformatics.oxfordjournals.org/content/24/13/1530.full.pdf+html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
