From: Peter Michael Green Date: Tue, 3 Sep 2019 18:35:13 +0000 (+0000) Subject: Manual merge of version 2.1-2+rpi1 and 2.2-1 to produce 2.2-1+rpi1 X-Git-Tag: archive/raspbian/2.2-1+rpi1~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=51c2d42c577b1b2d22bfcb2e3f2a6aaf382a4d77;p=ffcall.git Manual merge of version 2.1-2+rpi1 and 2.2-1 to produce 2.2-1+rpi1 Drop movw/movt change, upstream no longer uses those instructions. --- 51c2d42c577b1b2d22bfcb2e3f2a6aaf382a4d77 diff --cc debian/changelog index 35d7669,8b56944..91eecde --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,21 +1,29 @@@ - ffcall (2.1-2+rpi1) buster-staging; urgency=medium ++ffcall (2.2-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 2.0-2+rpi1 by Peter Michael Green at Thu, 07 Dec 2017 01:23:49 +0000] - * Replace movw/movt with ldr psuedo instruction. + * Mark binaries as armv6 not armv7 + * Disable testsuite, it fails on some of our buildboxes. + - -- Raspbian forward porter Wed, 18 Apr 2018 20:44:51 +0000 ++ -- Peter Michael Green Tue, 03 Sep 2019 18:09:25 +0000 ++ + ffcall (2.2-1) unstable; urgency=medium + + * New upstream release + + fixes hppa support (Closes: #457930, #883043) + * Drop mips-fpxx.patch, no longer needed + * mips-r6.patch: refresh patch, and incorporate fix for jaql instruction. + Thanks to Luyou Peng (Closes: #925129) + * cross.patch: new patch, fixes FTCBFS. Thanks to Helmut Grohne + (Closes: #909125) + * d/copyright: reflect upstream changes + * Add Build-Depends-Package field in symbols files + * Add Rules-Requires-Root: no + * Bump S-V to 4.4.0 + * Bump to debhelper compat level 12 + * Re-export upstream signing key without extra signatures. + * Set upstream metadata fields: Bug-Submit. + + -- Sébastien Villemot Wed, 28 Aug 2019 21:39:51 +0200 ffcall (2.1-2) unstable; urgency=medium diff --cc debian/patches/series index d2c7d80,fe3a8a2..8e3180f --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,3 -1,2 +1,3 @@@ mips-r6.patch - mips-fpxx.patch + cross.patch +raspbian.patch