[openblas] 01/01: Changelog entry for 0.2.14-1.

Sébastien Villemot sebastien at debian.org
Wed Apr 29 16:53:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository openblas.

commit 180af8036c244af198418a900c9bb9d9f1a38bcc
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Apr 29 18:47:29 2015 +0200

    Changelog entry for 0.2.14-1.
---
 debian/changelog | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ab3544e..806f46d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+openblas (0.2.14-1) unstable; urgency=low
+
+  * Imported Upstream version 0.2.14
+  * debian/copyright: reflect upstream changes.
+  * debian/rules: remove TARGET=GENERIC flag when building dynamic arch binary.
+    This flag creates a compilation failure and seems no longer needed.
+  * Add a debug package. (Closes: #783639)
+  * debian/control: improve short description of packages.
+  * Add autopkgtest support, relying on upstream testsuite.
+    + debian/tests/upstream-testsuite: script to run the testsuite.
+    + debian/tests/control: add the new test.
+    Thanks to Christian Kastner for crafting the patch. (Closes: #781996)
+  * Enable build on arm64 architecture.
+    + d/control: add arm64 to Architecture fields.
+    + d/rules: use TARGET=ARMV8 for arm64 arch.
+    + d/p/arm64.patch: new patch from upstream, to fix a build failure.
+  * Fix crash with illegal instruction on armhf with static libraries.
+    + d/p/arm-gcc-flags.patch: enforce -march=armv7-a and -mfpu=vfpv3-d16 flags.
+  * Add -lgfortran and -lpthread in .pc files for static linking.
+  * Ensure that the testsuite is run on arm* arches at build time.
+    + d/p/arm-arch-detection.patch: new patch, avoids false detection of
+      cross-compilation.
+    + d/p/disable-gemm3m-tests.patch: new patch, avoid compilation failure of
+      the testsuite.
+    + d/p/test-custom-package.patch renamed to d/p/always-run-testsuite.patch,
+      to clearly show that it is needed even for vanilla arm* packages.
+
+ -- Sébastien Villemot <sebastien at debian.org>  Wed, 29 Apr 2015 18:46:11 +0200
+
 openblas (0.2.12-1) unstable; urgency=medium
 
   * Imported Upstream version 0.2.12. (Closes: #765795)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git



More information about the debian-science-commits mailing list