From: Dimitrios Eftaxiopoulos Date: Wed, 11 Feb 2015 10:53:33 +0000 (+0200) Subject: Set versioned build dependency for libssl1.0.0 to avert FTBFS X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~103 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cb401596192c3e0e62c66ce2a6cf6d6a149b12aa;p=mathgl.git Set versioned build dependency for libssl1.0.0 to avert FTBFS --- diff --git a/debian/changelog b/debian/changelog index b0e6e1a..e1b81ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ mathgl (2.3.2-1) experimental; urgency=medium * Replace swig3.0 build dep by swig * Update Conflicts/Replaces entries in d/control - -- Dimitrios Eftaxiopoulos Tue, 10 Feb 2015 14:41:34 +0200 + -- Dimitrios Eftaxiopoulos Tue, 10 Feb 2015 14:41:34 +0200 mathgl (2.3.1-1) UNRELEASED; urgency=medium diff --git a/debian/control b/debian/control index a5bf1e6..86cf399 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), libltdl-dev, libgsl0-dev, freeglut3-dev, texinfo, texlive, texlive-generic-recommended, liboctave-dev, liblua5.1-dev, libgif-dev, python-dev, python-numpy, libfontconfig1-dev, libqtwebkit-dev, libhdf4-dev, chrpath, libxinerama-dev, libxmu-dev, libxi-dev, libhpdf-dev, - mpi-default-dev, swig, cmake, libxft-dev + mpi-default-dev, swig, cmake, libxft-dev, libssl1.0.0 (<< 1.0.2) Standards-Version: 3.9.6 Homepage: http://mathgl.sourceforge.net/doc_en/Main.html Vcs-Git: git://anonscm.debian.org/debian-science/packages/mathgl.git