[med-svn] r10982 - in trunk/packages/patman: . trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu May 24 09:38:19 UTC 2012
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 <plessy at debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Charles Plessy <plessy at debian.org>
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
More information about the debian-med-commit
mailing list