[med-svn] [libzstd] 04/06: Refresh patches
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Thu Dec 21 13:30:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository libzstd.
commit d3bcdd46bcdf592e923e16ecebb93ccdccb5e91d
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Thu Dec 21 13:46:46 2017 +0100
Refresh patches
---
.../0011-skip-long-running-tests_on_hurd.patch | 22 +++-------------------
debian/patches/0012-typos.patch | 4 ++--
2 files changed, 5 insertions(+), 21 deletions(-)
diff --git a/debian/patches/0011-skip-long-running-tests_on_hurd.patch b/debian/patches/0011-skip-long-running-tests_on_hurd.patch
index 00889ee..418594b 100644
--- a/debian/patches/0011-skip-long-running-tests_on_hurd.patch
+++ b/debian/patches/0011-skip-long-running-tests_on_hurd.patch
@@ -6,7 +6,7 @@ Last-Update: 2017-11-30
--- libzstd.orig/tests/playTests.sh
+++ libzstd/tests/playTests.sh
-@@ -682,7 +682,10 @@
+@@ -713,7 +713,10 @@
roundTripTest -g5000000000 -P99 1
@@ -16,8 +16,8 @@ Last-Update: 2017-11-30
+fi
- $ECHO "\n**** zstd long, long distance matching round-trip tests **** "
-@@ -701,7 +704,9 @@
+ $ECHO "\n===> zstd long, long distance matching round-trip tests "
+@@ -732,7 +735,9 @@
roundTripTest -g80000000 -P99 "19 -T2" " "
roundTripTest -g5000000000 -P99 "1 -T2" " "
roundTripTest -g500000000 -P97 "1 -T999" " "
@@ -27,19 +27,3 @@ Last-Update: 2017-11-30
roundTripTest -g400000000 -P97 "1 --long=24 -T2" " "
else
$ECHO "\n**** no multithreading, skipping zstdmt tests **** "
---- libzstd.orig/tests/Makefile
-+++ libzstd/tests/Makefile
-@@ -63,6 +63,13 @@
- ZSTDRTTEST = --test-large-data
- DECODECORPUS_TESTTIME ?= -T30
-
-+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-+ifeq ($(DEB_HOST_ARCH_OS), hurd)
-+ FUZZERTEST := -v
-+ ZSTREAM_TESTTIME := -v
-+ DECODECORPUS_TESTTIME := -v
-+endif
-+
- .PHONY: default all all32 allnothread dll clean test test32 test-all namespaceTest versionsTest
-
- default: fullbench
diff --git a/debian/patches/0012-typos.patch b/debian/patches/0012-typos.patch
index 22c8fb6..4a8fc4a 100644
--- a/debian/patches/0012-typos.patch
+++ b/debian/patches/0012-typos.patch
@@ -2,7 +2,7 @@ Description: Fix typo in zstd man page s/minumum/minimum/
From: Alex Mestiashvili <mailatgoogl at gmail.com>
--- libzstd.orig/programs/zstd.1.md
+++ libzstd/programs/zstd.1.md
-@@ -364,7 +364,7 @@
+@@ -367,7 +367,7 @@
Larger/very small values usually decrease compression ratio.
@@ -13,7 +13,7 @@ From: Alex Mestiashvili <mailatgoogl at gmail.com>
Specify the size of each bucket for the hash table used for long distance
--- libzstd.orig/programs/zstd.1
+++ libzstd/programs/zstd.1
-@@ -364,7 +364,7 @@
+@@ -370,7 +370,7 @@
Larger/very small values usually decrease compression ratio\.
.
.IP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git
More information about the debian-med-commit
mailing list