[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778915: marked as done (unblock: julia/0.3.2-2)



Your message dated Sun, 22 Feb 2015 18:54:09 +0100
with message-id <20150222175409.GD14545@dogguy.org>
and subject line Re: Bug#778915: unblock: julia/0.3.2-2
has caused the Debian Bug report #778915,
regarding unblock: julia/0.3.2-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
778915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778915
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear Release Team,

Please unblock julia 0.3.2-2, which fixes bug #778912. The changelog is as
follows:

julia (0.3.2-2) unstable; urgency=medium

  * Set a hard dependency on OpenBLAS. (Closes: #778912)

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 21 Feb 2015 18:46:06 +0100

The debdiff is attached.

unblock julia/0.3.2-2

Cheers,

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594
diff -Nru julia-0.3.2/debian/changelog julia-0.3.2/debian/changelog
--- julia-0.3.2/debian/changelog	2014-10-22 18:42:04.000000000 +0200
+++ julia-0.3.2/debian/changelog	2015-02-21 18:46:06.000000000 +0100
@@ -1,3 +1,9 @@
+julia (0.3.2-2) unstable; urgency=medium
+
+  * Set a hard dependency on OpenBLAS. (Closes: #778912)
+
+ -- Sébastien Villemot <sebastien@debian.org>  Sat, 21 Feb 2015 18:46:06 +0100
+
 julia (0.3.2-1) unstable; urgency=medium
 
   * Imported Upstream version 0.3.2
diff -Nru julia-0.3.2/debian/control julia-0.3.2/debian/control
--- julia-0.3.2/debian/control	2014-09-24 11:14:03.000000000 +0200
+++ julia-0.3.2/debian/control	2015-02-21 18:18:58.000000000 +0100
@@ -20,11 +20,10 @@
 # NB: several shared libs have to be hardcoded because they are dlopen'd from
 # Julia scripts, and therefore dpkg-shlibdeps cannot detect them
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libopenblas-base | libblas.so.3,
- libopenblas-base (>= 0.2.10-1~) | liblapack.so.3, libpcre3,
+ libopenblas-base (>= 0.2.10-1~), libpcre3,
  libfftw3-double3, libfftw3-single3, libcholmod2.1.2, libumfpack5.6.2,
  libgmp10, libarpack2, libmpfr4, libopenlibm1, libopenspecfun1
-Recommends: git, libopenblas-base
+Recommends: git
 Suggests: julia-doc, ess (>= 12.09-1~)
 Description: high-performance programming language for technical computing
  Julia is a high-level, high-performance dynamic programming language for
diff -Nru julia-0.3.2/debian/rules julia-0.3.2/debian/rules
--- julia-0.3.2/debian/rules	2014-10-22 18:32:06.000000000 +0200
+++ julia-0.3.2/debian/rules	2015-02-21 18:23:20.000000000 +0100
@@ -10,6 +10,8 @@
 	USE_SYSTEM_GRISU=1 USE_SYSTEM_OPENSPECFUN=1 USE_SYSTEM_OPENLIBM=1	\
 	USE_LLVM_SHLIB=1 USE_SYSTEM_LLVM=1 LLVM_VER=$(LLVM_VER)			\
 	LLVM_CONFIG=/usr/bin/llvm-config-$(LLVM_VER) VERBOSE=1			\
+	LIBBLAS=-lopenblas LIBBLASNAME=libopenblas				\
+	LIBLAPACK=-lopenblas LIBLAPACKNAME=libopenblas				\
 	MULTIARCH_INSTALL=1 sysconfdir=/etc prefix=/usr DESTDIR=debian/tmp/
 
 ifeq ($(DEB_HOST_ARCH),amd64)

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Sat, Feb 21, 2015 at 07:19:16PM +0100, Sébastien Villemot <sebastien@debian.org> wrote:
> 
> Please unblock julia 0.3.2-2

Unblocked.

Regards,

-- 
Mehdi Dogguy

--- End Message ---

Reply to: