[med-svn] [Git][med-team/mhap][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Wed Oct 17 14:12:23 BST 2018
Andreas Tille pushed to branch master at Debian Med / mhap
Commits:
2bd04815 by Andreas Tille at 2018-10-17T11:59:54Z
debhelper 11
- - - - -
3181a4da by Andreas Tille at 2018-10-17T12:02:59Z
Point Vcs fields to salsa.debian.org
- - - - -
ed400da8 by Andreas Tille at 2018-10-17T12:02:59Z
Standards-Version: 4.2.1
- - - - -
7977625f by Andreas Tille at 2018-10-17T13:05:53Z
Drop unused lintian-override
- - - - -
57ffdea6 by Andreas Tille at 2018-10-17T13:09:38Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- − debian/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+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 at debian.org> Wed, 17 Oct 2018 15:06:10 +0200
+
mhap (2.1.3+dfsg-1) unstable; urgency=medium
[ Afif Elghraoui ]
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -1,39 +1,37 @@
Source: mhap
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif at debian.org>
-Build-Depends:
- debhelper (>= 9),
- javahelper,
- maven-debian-helper,
- libmaven-dependency-plugin-java,
- default-jdk-headless,
- libcommons-compress-java,
- libfastutil-java,
- libguava-java (>= 19),
- jaligner,
- libssw-java,
-Standards-Version: 4.1.3
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+ javahelper,
+ maven-debian-helper,
+ libmaven-dependency-plugin-java,
+ default-jdk-headless,
+ libcommons-compress-java,
+ libfastutil-java,
+ libguava-java (>= 19),
+ jaligner,
+ 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
-# ${java:Depends},
- default-jre-headless,
- jarwrapper,
- libcommons-compress-java,
- libfastutil-java,
- libguava-java (>= 19),
- jaligner,
- libssw-java,
+# ${java:Depends},
+ default-jre-headless,
+ jarwrapper,
+ libcommons-compress-java,
+ libfastutil-java,
+ libguava-java (>= 19),
+ jaligner,
+ 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
=====================================
@@ -1,3 +0,0 @@
-# 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
View it on GitLab: https://salsa.debian.org/med-team/mhap/compare/eaf20dbf36384bc7b4bbad657a134fef98e1e0de...57ffdea6cb0b9c41678e22bb163f4f23f1244dbf
--
View it on GitLab: https://salsa.debian.org/med-team/mhap/compare/eaf20dbf36384bc7b4bbad657a134fef98e1e0de...57ffdea6cb0b9c41678e22bb163f4f23f1244dbf
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181017/6e2d5183/attachment-0001.html>
More information about the debian-med-commit
mailing list