Control: tags -1 + patch

Le mardi 19 mars 2013 à 10:23 +0100, Sébastien Villemot a écrit :
> A binNMU of the package should fix the problem.

Actually a Build-Conflicts is a more robust solution. The attached patch
implements this.

Thorsten: does that sound fine to you? I can do the upload if this
helps.

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594

diff -Nru harminv-1.3.1/debian/changelog harminv-1.3.1/debian/changelog
--- harminv-1.3.1/debian/changelog	2011-12-09 15:11:38.000000000 +0100
+++ harminv-1.3.1/debian/changelog	2013-03-19 11:06:34.000000000 +0100
@@ -1,3 +1,14 @@
+harminv (1.3.1-8.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: add Build-Conflicts against libatlas-base-dev. If the
+    latter is installed, the build system detects and links against some
+    ATLAS-specific shared libraries. In turn, this makes libharminv.so
+    unusable when the BLAS alternative does not point to ATLAS.
+    (Closes: #703371).
+
+ -- Sébastien Villemot <sebast...@debian.org>  Tue, 19 Mar 2013 11:04:38 +0100
+
 harminv (1.3.1-8) unstable; urgency=low
 
   * debian/control: moved to dh 8
diff -Nru harminv-1.3.1/debian/control harminv-1.3.1/debian/control
--- harminv-1.3.1/debian/control	2011-12-08 15:33:08.000000000 +0100
+++ harminv-1.3.1/debian/control	2013-03-19 11:06:51.000000000 +0100
@@ -6,6 +6,7 @@
 	autotools-dev, 
 	liblapack-dev, 
 	gfortran
+Build-Conflicts: libatlas-base-dev
 Standards-Version: 3.9.2
 Homepage: http://ab-initio.mit.edu/wiki/index.php/Harminv
 DM-Upload-Allowed: yes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to