[med-svn] [Git][med-team/malt][master] 2 commits: Package does not build without megan-ce classes
Andreas Tille
gitlab at salsa.debian.org
Wed May 2 14:48:27 BST 2018
Andreas Tille pushed to branch master at Debian Med / malt
Commits:
f5dff0bd by Andreas Tille at 2018-05-02T15:48:22+02:00
Package does not build without megan-ce classes
- - - - -
1e46c867 by Andreas Tille at 2018-05-02T15:48:22+02:00
Update packaging
- - - - -
4 changed files:
- debian/compat
- debian/control
- debian/patches/ignore_megan-ce_source_for_the_moment.patch
- debian/rules
Changes:
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
javahelper,
default-jdk,
ant,
=====================================
debian/patches/ignore_megan-ce_source_for_the_moment.patch
=====================================
--- a/debian/patches/ignore_megan-ce_source_for_the_moment.patch
+++ b/debian/patches/ignore_megan-ce_source_for_the_moment.patch
@@ -2,6 +2,9 @@ Author: Andreas Tille <tille at debian.org>
Last-Update: Tue, 11 Oct 2016 20:08:16 +0200
Description: No idea whether megan-ce is needed to build MALT - assume
no for the moment
+ .
+ The fact that lots of classes from megan-ce are needed to build MALT
+ proves the above assumption wrong. Try to build megan-ce first ...
--- a/antbuild/build.xml
+++ b/antbuild/build.xml
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ export LC_ALL=C.UTF-8
# and use what is set there.
%:
- dh $@
+ dh $@ --with javahelper
override_dh_clean:
dh_clean
View it on GitLab: https://salsa.debian.org/med-team/malt/compare/719d2d8abecc37de280d575dc34040e08381fb52...1e46c867c4d5353c025c9302a5c7eca1ca92b74b
---
View it on GitLab: https://salsa.debian.org/med-team/malt/compare/719d2d8abecc37de280d575dc34040e08381fb52...1e46c867c4d5353c025c9302a5c7eca1ca92b74b
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/20180502/50006820/attachment-0001.html>
More information about the debian-med-commit
mailing list