[jlapack] 02/03: Make sure we Build-Depend from f2j version in main
Andreas Tille
tille at debian.org
Mon Feb 1 19:16:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jlapack.
commit 4fe00181213b48c6e293123d2ea139f1c11e2428
Author: Andreas Tille <tille at debian.org>
Date: Mon Feb 1 17:28:04 2016 +0100
Make sure we Build-Depend from f2j version in main
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0006c51..62e026e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
javahelper,
- f2j,
+ f2j (>= 0.8.1+dfsg),
default-jdk,
- libf2j-java
+ libf2j-java (>= 0.8.1+dfsg)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jlapack.git
Vcs-Git: https://anonscm.debian.org/pkg-java/jlapack.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlapack.git
More information about the pkg-java-commits
mailing list