From: Raspbian automatic forward porter Date: Mon, 7 Jan 2019 09:42:35 +0000 (+0000) Subject: Merge version 1.3.5+dfsg-2+rpi1 and 1.3.8+dfsg-2 to produce 1.3.8+dfsg-2+rpi1 X-Git-Tag: archive/raspbian/1.3.8+dfsg-2+rpi1~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6eee7c6d652fad87951b182d5ca9d438a624cd51;p=libzstd.git Merge version 1.3.5+dfsg-2+rpi1 and 1.3.8+dfsg-2 to produce 1.3.8+dfsg-2+rpi1 --- 6eee7c6d652fad87951b182d5ca9d438a624cd51 diff --cc debian/changelog index 3b07bf5,6befee2..7bb924d --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,27 +1,37 @@@ - libzstd (1.3.5+dfsg-2+rpi1) buster-staging; urgency=medium ++libzstd (1.3.8+dfsg-2+rpi1) buster-staging; urgency=medium + + [changes brought forward from 1.3.3+dfsg-1+rpi1 by Peter Michael Green at Sun, 14 Jan 2018 16:35:02 +0000] + * Disable testsuite. + + [changes introduced in 1.3.5+dfsg-2+rpi1 by Peter Michael Green] + * Remove .gitattributes file, it seems to break dgit. + - -- Raspbian forward porter Mon, 31 Dec 2018 10:03:56 +0000 ++ -- Raspbian forward porter Mon, 07 Jan 2019 09:42:34 +0000 ++ + libzstd (1.3.8+dfsg-2) unstable; urgency=medium + + * Add patch skipping tests failing on GNU/Hurd when writing to special files + such as /dev/zero or /dev/random + * Upload to unstable + + -- Alexandre Mestiashvili Thu, 03 Jan 2019 14:47:31 +0100 + + libzstd (1.3.8+dfsg-1) experimental; urgency=medium + + * Add .circleci to Files-Excluded + * New upstream version 1.3.8+dfsg + * Update docs, install all md files and CHANGELOG + * Bumpt Policy to 4.3.0 + * Refresh and drop applied by upstream patches + * Update symbols file for libzstd1, + removed! 6 symbols from experimental API, but no reverse dependencies + of libzstd1 seem to use any of the removed symbols + See also: https://github.com/facebook/zstd/issues/1111 + * Call dh_makeshlibs with -V 'libzstd1 (>= 1.3.8)', since this version + introduced new public symbols + * Update zstd.lintian-overrides, zstd{grep,less} got man pages + + -- Alexandre Mestiashvili Mon, 31 Dec 2018 15:19:12 +0100 libzstd (1.3.5+dfsg-2) unstable; urgency=medium diff --cc debian/patches/series index 4a9d4f9,eb9a19c..c02a315 --- a/debian/patches/series +++ b/debian/patches/series @@@ -3,4 -2,4 +2,5 @@@ 0008-Address-embedded-zlib.patch 0013-skip-memory-greedy-tests.patch 0014-Reproducible-build.patch + 0015-Skip-dev-random-tests-on-hurd.patch +remove-.gitattributes-file-it-seems-to-b.patch