Merge version 1.3.5+dfsg-2+rpi1 and 1.3.8+dfsg-2 to produce 1.3.8+dfsg-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Jan 2019 09:42:35 +0000 (09:42 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Jan 2019 09:42:35 +0000 (09:42 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 3b07bf52dced57d1ef8f913cb55b3b1dce119076,6befee29fd42e4ea8094c3b253395987237d9c11..7bb924d974f8362e3bc2a612732e086d98e3b50e
@@@ -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 <plugwash@raspbian.org> 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 <root@raspbian.org>  Mon, 31 Dec 2018 10:03:56 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <mestia@debian.org>  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 <mestia@debian.org>  Mon, 31 Dec 2018 15:19:12 +0100
  
  libzstd (1.3.5+dfsg-2) unstable; urgency=medium
  
index 4a9d4f9d71875d0bf7808154ce784cd4d76f5cf7,eb9a19c45d55adf0df225f572f2672a78d7f5c5a..c02a315451ee014e6d16870af06b2a115685c85c
@@@ -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
diff --cc debian/rules
Simple merge