Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Secure URI in Homepage
· 282772a7
Andreas Tille
authored
Jan 02, 2019
282772a7
debhelper 11
· 569a127c
Andreas Tille
authored
Jan 02, 2019
569a127c
Point Vcs fields to salsa.debian.org
· 877865e5
Andreas Tille
authored
Jan 02, 2019
877865e5
Standards-Version: 4.3.0
· b4eb0720
Andreas Tille
authored
Jan 02, 2019
b4eb0720
Upload to unstable
· d1ca1432
Andreas Tille
authored
Jan 02, 2019
d1ca1432
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d1ca1432
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
...
...
debian/compat
View file @
d1ca1432
1
0
1
1
debian/control
View file @
d1ca1432
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: http
s
://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
...
...