- libzstd (1.3.4+dfsg-2+rpi1) buster-staging; urgency=medium
++libzstd (1.3.4+dfsg-3+rpi1) buster-staging; urgency=medium
+
+ [changes brought forward from 1.3.3+dfsg-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 14 Jan 2018 16:35:02 +0000]
+ * Disable testsuite.
+
- -- Peter Michael green <plugwash@raspbian.org> Sat, 05 May 2018 11:52:09 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 15 May 2018 07:44:56 +0000
++
+ libzstd (1.3.4+dfsg-3) unstable; urgency=medium
+
+ * Add patch making build reproducible, Closes: #897904
+ * Update patch skipping heavy tests on mips(el) and hurd
+ * Add patch fixing tests on GNU/Hurd
+ * Drop not needed override_dh_auto_test
+
+ -- Alexandre Mestiashvili <mestia@debian.org> Wed, 09 May 2018 13:08:47 +0200
libzstd (1.3.4+dfsg-2) unstable; urgency=medium
0012-typos.patch
pthread.patch
0013-skip-memory-greedy-tests.patch
+ 0014-Reproducible-build.patch
+ 0015-Non-regular-file-test.patch
+auto-1.3.3+dfsg-2+rpi1-b6fb80e42fefa1468d8d52ec458ab4fee6f2c12c-1525381460
dh_installman
mkdir -p $(mandir)
$(HELP2MAN) --name='parallelised Zstandard compression, al la pigz' contrib/pzstd/pzstd >$(mandir)/pzstd.1
- ifeq ($(DEB_HOST_ARCH),hurd-i386)
- make shortest
- else
- #dh_auto_test
- endif
+
+override_dh_auto_test:
++ echo testsuite disabled