[med-svn] [Git][med-team/unifrac-tools][master] 2 commits: baseline.patch: fix baseline violation and ftbfs on non-amd64.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Sun Oct 2 14:36:22 BST 2022



Étienne Mollier pushed to branch master at Debian Med / unifrac-tools


Commits:
7c843f12 by Étienne Mollier at 2022-10-02T15:31:26+02:00
baseline.patch: fix baseline violation and ftbfs on non-amd64.

Closes: #1021115

- - - - -
5f13c73c by Étienne Mollier at 2022-10-02T15:31:57+02:00
ready to upload to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/baseline.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+unifrac-tools (1.1.1-3) unstable; urgency=medium
+
+  * baseline.patch: fix baseline violation and ftbfs on non-amd64.
+    (Closes: #1021115)
+
+ -- Étienne Mollier <emollier at debian.org>  Sun, 02 Oct 2022 15:31:39 +0200
+
 unifrac-tools (1.1.1-2) unstable; urgency=medium
 
   * Source-only upload.


=====================================
debian/patches/baseline.patch
=====================================
@@ -0,0 +1,18 @@
+Description: fix multiple ftbfs on non-amd64 and baseline violation.
+Author: Étienne Mollier <emollier at debian.org>
+Bug-Debian: https://bugs.debian.org/1021115
+Forwarded: not-needed
+Last-Update: 2022-10-02
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- unifrac-tools.orig/src/Makefile
++++ unifrac-tools/src/Makefile
+@@ -73,8 +73,6 @@
+ else
+ 	ifeq ($(PERFORMING_CONDA_BUILD),True)
+ 		CPPFLAGS += -mtune=generic
+-	else
+-		CPPFLAGS += -mfma -march=native
+ 	endif
+ endif
+ 


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ remove_non-free_headers.patch
 enable_linking_to_shared_hdf5_lib.patch
 python3.patch
 soname.patch
+baseline.patch



View it on GitLab: https://salsa.debian.org/med-team/unifrac-tools/-/compare/21e2cc3a43a3c2677da43f20b0f7c79598db118f...5f13c73c9de613260c9e0d4bf0d002454d45e83c

-- 
View it on GitLab: https://salsa.debian.org/med-team/unifrac-tools/-/compare/21e2cc3a43a3c2677da43f20b0f7c79598db118f...5f13c73c9de613260c9e0d4bf0d002454d45e83c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221002/6b61d739/attachment-0001.htm>


More information about the debian-med-commit mailing list