Skip to content
Commits on Source (5)
patman (1.2.2+dfsg-5) unstable; urgency=medium
* Secure URI in Homepage
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
-- Andreas Tille <tille@debian.org> Wed, 02 Jan 2019 15:47:17 +0100
patman (1.2.2+dfsg-4) unstable; urgency=medium
* Better fix for #884795, thanks Aaron M. Ucko
......
Source: patman
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>,
Andreas Tille <tille@debian.org>
Build-Depends: debhelper (>= 10),
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
libpopt-dev
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/patman.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/patman.git
Homepage: http://bioinf.eva.mpg.de/patman/
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/patman
Vcs-Git: https://salsa.debian.org/med-team/patman.git
Homepage: https://bioinf.eva.mpg.de/patman/
Package: patman
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
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
......