Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· 2bd04815
Andreas Tille
authored
Oct 17, 2018
2bd04815
Point Vcs fields to salsa.debian.org
· 3181a4da
Andreas Tille
authored
Oct 17, 2018
3181a4da
Standards-Version: 4.2.1
· ed400da8
Andreas Tille
authored
Oct 17, 2018
ed400da8
Drop unused lintian-override
· 7977625f
Andreas Tille
authored
Oct 17, 2018
7977625f
Upload to unstable
· 57ffdea6
Andreas Tille
authored
Oct 17, 2018
57ffdea6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
57ffdea6
mhap (2.1.3+dfsg-2) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Drop unused lintian-override
-- Andreas Tille <tille@debian.org> Wed, 17 Oct 2018 15:06:10 +0200
mhap (2.1.3+dfsg-1) unstable; urgency=medium
[ Afif Elghraoui ]
...
...
debian/compat
View file @
57ffdea6
9
11
debian/control
View file @
57ffdea6
Source: mhap
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
Build-Depends:
debhelper (>= 9),
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
javahelper,
maven-debian-helper,
libmaven-dependency-plugin-java,
...
...
@@ -13,16 +12,15 @@ Build-Depends:
libfastutil-java,
libguava-java (>= 19),
jaligner,
libssw-java,
Standards-Version: 4.1.3
libssw-java
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/mhap
Vcs-Git: https://salsa.debian.org/med-team/mhap.git
Homepage: http://mhap.readthedocs.org/en/stable/
Vcs-Git: https://anonscm.debian.org/git/debian-med/mhap.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mhap.git
Package: mhap
Architecture: all
Depends:
${misc:Depends},
Depends: ${misc:Depends},
# java:Depends adds a dependency on
# default-jre, which pulls in many unnecessary libraries
# for graphics
...
...
@@ -33,7 +31,7 @@ Depends:
libfastutil-java,
libguava-java (>= 19),
jaligner,
libssw-java
,
libssw-java
Description: locality-sensitive hashing to detect long-read overlaps
The MinHash Alignment Process (MHAP--pronounced MAP) is a
reference implementation of a probabilistic sequence overlapping
...
...
debian/lintian-overrides
deleted
100644 → 0
View file @
eaf20dbf
# This package really requires Java8, so it is not an error
# that it is incompatible with Debian's current default JRE
incompatible-java-bytecode-format