Bug#885224: nlopt: please migrate to guile-2.2
Andreas Tille
tille at debian.org
Fri Jul 6 14:29:48 BST 2018
Control: tags -1 help
Hi,
I've checked this by simply replacing Build-Depends like this:
diff --git a/debian/control b/debian/control
index 600f8f1..ba9335d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 11~),
dh-octave,
python-all-dev,
python-numpy,
- guile-2.0,
- guile-2.0-dev,
+ guile-2.2,
+ guile-2.2-dev,
dh-exec
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/science-team/nlopt
@@ -175,7 +175,7 @@ Section: libs
Depends: libnlopt0 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends},
- guile-2.0
+ guile-2.2
Pre-Depends: ${misc:Pre-Depends}
Description: nonlinear optimization library -- Guile bindings
NLopt is a free/open-source library for nonlinear optimization, providing
Unfortunately this does not work and leads to build errors. Some
patches would be welcome.
Kind regards
Andreas.
--
http://fam-tille.de
More information about the debian-science-maintainers
mailing list