From: Raspbian automatic forward porter Date: Wed, 13 May 2020 14:44:26 +0000 (+0100) Subject: Merge version 0.1.3-1+rpi1 and 0.1.3-4 to produce 0.1.3-4+rpi1 X-Git-Tag: archive/raspbian/0.1.3-4+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=44509d88b920b0180fc3fdd8888f62e7e2848b8e;p=libsoxr.git Merge version 0.1.3-1+rpi1 and 0.1.3-4 to produce 0.1.3-4+rpi1 --- 6c734db64c012a3dcc31f3562c61cbc3045d1d5f diff --cc debian/changelog index 8d247c8,711815b..6860b2a --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,39 +1,47 @@@ - libsoxr (0.1.3-1+rpi1) bullseye-staging; urgency=medium ++libsoxr (0.1.3-4+rpi1) bullseye-staging; urgency=medium + ++ [changes brought forward from 0.1.3-1+rpi1 by Peter Michael Green at Mon, 07 Oct 2019 23:54:42 +0000] + * Disable neon until upstream clarifies whether it is behind runtime CPU + detection. + - -- Peter Michael Green Mon, 07 Oct 2019 23:54:42 +0000 ++ -- Raspbian forward porter Wed, 13 May 2020 14:44:26 +0000 ++ + libsoxr (0.1.3-4) unstable; urgency=medium + + * Team upload. + * Update the patch fixing the pkg-config content, so the Version field is + correct also when built without nocheck. + + -- Mattia Rizzolo Wed, 06 May 2020 16:13:53 +0200 + + libsoxr (0.1.3-3) unstable; urgency=medium + + * Team upload + + [ Mattia Rizzolo ] + * Add patch to fix the content of the pkg-config file when built with nocheck. + (Closes: #942795) + + [ Sebastian Ramacher ] + * debian/patches: Revert "Add patch to fix FTBFS in sparc64." (Closes: + #944017) + * debian/control: Bump Standards-Version + + -- Sebastian Ramacher Sun, 03 May 2020 22:47:06 +0200 + + libsoxr (0.1.3-2) unstable; urgency=medium + + * Team upload. + + [ Ondřej Nový ] + * Bump Standards-Version to 4.4.1. + + [ Mattia Rizzolo ] + * Add patch to fix FTBFS in sparc64. Closes: #942746 + * Set Rules-Requires-Root:no. + * Add Build-Depends-Package to the .symbols files. + + -- Mattia Rizzolo Mon, 21 Oct 2019 14:54:34 +0200 libsoxr (0.1.3-1) unstable; urgency=medium diff --cc debian/patches/series index 5cbf0d9,e2ca975..aba05ec --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,1 -1,1 +1,2 @@@ + fix-cmake-set-project-version.patch +disable-neon.patch