- ffcall (2.4-1+rpi1) bookworm-staging; urgency=medium
++ffcall (2.4-2+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 2.0-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 07 Dec 2017 01:23:49 +0000]
+ * Mark binaries as vpfv2 not vfpv3_d16
+ * Disable testsuite, it fails on some of our buildboxes.
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 02 Sep 2021 16:56:37 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 16 Jun 2022 10:15:27 +0000
++
+ ffcall (2.4-2) unstable; urgency=medium
+
+ * d/copyright: fix short license name (FSFULLR instead of FSFUL)
+ * m4-dirs.patch: new patch, to tell Autoconf where to look for local macros.
+ As a consequence, no longer pass these directories as arguments to aclocal
+ in debian/rules. Libtool macros are thus properly updated by dh-autoreconf.
+ (Closes: #1011808)
+ * Bump S-V to 4.6.1
+
+ -- Sébastien Villemot <sebastien@debian.org> Wed, 08 Jun 2022 10:34:29 +0200
ffcall (2.4-1) unstable; urgency=medium
include /usr/share/dpkg/default.mk
- export ACLOCAL = aclocal -I$(CURDIR)/m4 -I$(CURDIR)/gnulib-m4
-
%:
dh $@ --no-parallel
+
+override_dh_auto_test:
+ echo testsuite disabled.