Andreas Tille pushed to branch master at Debian Med / pbcopper
Commits: 3567dacc by Andreas Tille at 2020-05-27T08:23:46+02:00 ppc64el patch is not needed for libsimde-dev >= 0.0.0.git.20200526 - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/series - debian/patches/simde-ppc64el.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +pbcopper (1.6.0+dfsg-3) UNRELEASED; urgency=medium + + * ppc64el patch is not needed for libsimde-dev >= 0.0.0.git.20200526 + + -- Andreas Tille <[email protected]> Wed, 27 May 2020 08:21:28 +0200 + pbcopper (1.6.0+dfsg-2) unstable; urgency=medium * Use d-shlibs to make sure SOVERSION is correct ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12), libboost-dev, googletest, libgtest-dev, - libsimde-dev + libsimde-dev (>= 0.0.0.git.20200526) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pbcopper Vcs-Git: https://salsa.debian.org/med-team/pbcopper.git ===================================== debian/patches/series ===================================== @@ -2,5 +2,5 @@ skip_test_relying_on_clock.patch meson.patch simde.patch -simde-ppc64el.patch +#simde-ppc64el.patch static+shared_lib.patch ===================================== debian/patches/simde-ppc64el.patch ===================================== @@ -2,6 +2,7 @@ From: Michael Hudson-Doyle <[email protected]> Date: Tue, 26 May 2020 22:00:48 +1200 Bug-Debian: https://bugs.debian.org/961581 Description: Fix simde build for ppc64el + Not needed for libsimde-dev >= 0.0.0.git.20200526-1 --- a/src/align/cssw/ssw.c +++ b/src/align/cssw/ssw.c View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/3567dacc641c96c479f3191ebcde1792f1d3cb30 -- View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/commit/3567dacc641c96c479f3191ebcde1792f1d3cb30 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
