libzstd.git
6 years agoMerge libzstd (1.3.8+dfsg-2) import into refs/heads/workingbranch
Alexandre Mestiashvili [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Merge libzstd (1.3.8+dfsg-2) import into refs/heads/workingbranch

6 years agoSkip-dev-random-tests-on-hurd
Alex Mestiashvili [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Skip-dev-random-tests-on-hurd

Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch

6 years agoReproducible-build
Debian Med Packaging Team [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Reproducible-build

Gbp-Pq: Name 0014-Reproducible-build.patch

6 years agoSkip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Alex Mestiashvili [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds

Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch

6 years agoAddress-embedded-zlib
Debian Med Packaging Team [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

6 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

6 years agolibzstd (1.3.8+dfsg-2) unstable; urgency=medium
Alexandre Mestiashvili [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +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

[dgit import unpatched libzstd 1.3.8+dfsg-2]

6 years agoImport libzstd_1.3.8+dfsg-2.debian.tar.xz
Alexandre Mestiashvili [Thu, 3 Jan 2019 13:47:31 +0000 (13:47 +0000)]
Import libzstd_1.3.8+dfsg-2.debian.tar.xz

[dgit import tarball libzstd 1.3.8+dfsg-2 libzstd_1.3.8+dfsg-2.debian.tar.xz]

6 years agoImport libzstd_1.3.8+dfsg.orig.tar.xz
Alexandre Mestiashvili [Mon, 31 Dec 2018 14:19:12 +0000 (14:19 +0000)]
Import libzstd_1.3.8+dfsg.orig.tar.xz

[dgit import orig libzstd_1.3.8+dfsg.orig.tar.xz]

7 years agoMerge libzstd (1.3.5+dfsg-2) import into refs/heads/workingbranch
Alexandre Mestiashvili [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
Merge libzstd (1.3.5+dfsg-2) import into refs/heads/workingbranch

7 years agoReproducible-build
Debian Med Packaging Team [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
Reproducible-build

Gbp-Pq: Name 0014-Reproducible-build.patch

7 years agoSkip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Alex Mestiashvili [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds

Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agoAllow Invoking `zstd --list` When `stdin` is not a `tty`
W. Felix Handte [Fri, 29 Jun 2018 19:33:44 +0000 (15:33 -0400)]
Allow Invoking `zstd --list` When `stdin` is not a `tty`

Also now returns an error when no inputs are given.

New proposed behavior:

```
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l; echo $?
No files given
1
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l Makefile.zst; echo $?
Frames  Skips  Compressed  Uncompressed  Ratio  Check  Filename
     1      0     3.08 KB      10.92 KB  3.544  XXH64  Makefile.zst
0
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l <Makefile.zst; echo $?
zstd: --list does not support reading from standard input
No files given
1
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l Makefile.zst <Makefile.zst; echo $?
Frames  Skips  Compressed  Uncompressed  Ratio  Check  Filename
     1      0     3.08 KB      10.92 KB  3.544  XXH64  Makefile.zst
0
felix@odin:~/prog/zstd (list-stdin-check)$
```

Gbp-Pq: Name 0001-Allow-Invoking-zstd-list-When-stdin-is-not-a-tty.patch

7 years agolibzstd (1.3.5+dfsg-2) unstable; urgency=medium
Alexandre Mestiashvili [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
libzstd (1.3.5+dfsg-2) unstable; urgency=medium

  * Add udeb package for libzstd1, Closes: #908834
  * Bump Policy to 4.2.1
  * Call dh_makeshlibs with -V 'libzstd1 (>= 1.3.5)', since this version
    introduced new public symbols

[dgit import unpatched libzstd 1.3.5+dfsg-2]

7 years agoImport libzstd_1.3.5+dfsg-2.debian.tar.xz
Alexandre Mestiashvili [Fri, 12 Oct 2018 08:00:27 +0000 (09:00 +0100)]
Import libzstd_1.3.5+dfsg-2.debian.tar.xz

[dgit import tarball libzstd 1.3.5+dfsg-2 libzstd_1.3.5+dfsg-2.debian.tar.xz]

7 years agoImport libzstd_1.3.5+dfsg.orig.tar.xz
Alexandre Mestiashvili [Fri, 21 Sep 2018 18:46:28 +0000 (19:46 +0100)]
Import libzstd_1.3.5+dfsg.orig.tar.xz

[dgit import orig libzstd_1.3.5+dfsg.orig.tar.xz]

7 years agoMerge libzstd (1.3.5+dfsg-1) import into refs/heads/workingbranch
Alexandre Mestiashvili [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Merge libzstd (1.3.5+dfsg-1) import into refs/heads/workingbranch

7 years agoReproducible-build
Debian Med Packaging Team [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Reproducible-build

Gbp-Pq: Name 0014-Reproducible-build.patch

7 years agoSkip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Alex Mestiashvili [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds

Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agoAllow Invoking `zstd --list` When `stdin` is not a `tty`
W. Felix Handte [Fri, 29 Jun 2018 19:33:44 +0000 (15:33 -0400)]
Allow Invoking `zstd --list` When `stdin` is not a `tty`

Also now returns an error when no inputs are given.

New proposed behavior:

```
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l; echo $?
No files given
1
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l Makefile.zst; echo $?
Frames  Skips  Compressed  Uncompressed  Ratio  Check  Filename
     1      0     3.08 KB      10.92 KB  3.544  XXH64  Makefile.zst
0
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l <Makefile.zst; echo $?
zstd: --list does not support reading from standard input
No files given
1
felix@odin:~/prog/zstd (list-stdin-check)$ ./zstd -l Makefile.zst <Makefile.zst; echo $?
Frames  Skips  Compressed  Uncompressed  Ratio  Check  Filename
     1      0     3.08 KB      10.92 KB  3.544  XXH64  Makefile.zst
0
felix@odin:~/prog/zstd (list-stdin-check)$
```

Gbp-Pq: Name 0001-Allow-Invoking-zstd-list-When-stdin-is-not-a-tty.patch

7 years agolibzstd (1.3.5+dfsg-1) unstable; urgency=medium
Alexandre Mestiashvili [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
libzstd (1.3.5+dfsg-1) unstable; urgency=medium

  [ Alexandre Mestiashvili ]
  * Add attribuition for the patch
  * Fix varying number of threads in pzstd man page, making build reproducible
  * New upstream version 1.3.5+dfsg
  * Refresh and drop patches applied by upstream
  * Update d/zstd.lintian-overrides

  [ Balint Reczey ]
  * Update symbols file
  * Allow Invoking `zstd --list` When `stdin` is not a `tty`

[dgit import unpatched libzstd 1.3.5+dfsg-1]

7 years agoImport libzstd_1.3.5+dfsg.orig.tar.xz
Alexandre Mestiashvili [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Import libzstd_1.3.5+dfsg.orig.tar.xz

[dgit import orig libzstd_1.3.5+dfsg.orig.tar.xz]

7 years agoImport libzstd_1.3.5+dfsg-1.debian.tar.xz
Alexandre Mestiashvili [Tue, 21 Aug 2018 15:32:44 +0000 (16:32 +0100)]
Import libzstd_1.3.5+dfsg-1.debian.tar.xz

[dgit import tarball libzstd 1.3.5+dfsg-1 libzstd_1.3.5+dfsg-1.debian.tar.xz]

7 years agoMerge libzstd (1.3.4+dfsg-3) import into refs/heads/workingbranch
Alexandre Mestiashvili [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Merge libzstd (1.3.4+dfsg-3) import into refs/heads/workingbranch

7 years agoNon-regular-file-test
Debian Med Packaging Team [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Non-regular-file-test

Gbp-Pq: Name 0015-Non-regular-file-test.patch

7 years agoReproducible-build
Debian Med Packaging Team [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Reproducible-build

Gbp-Pq: Name 0014-Reproducible-build.patch

7 years agoSkip memory heavy tests causing FTBFS on mips(el) and hurd buildds
Alex Mestiashvili [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Skip memory heavy tests causing FTBFS on mips(el) and hurd buildds

Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch

7 years agopthread
Debian Med Packaging Team [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
pthread

Gbp-Pq: Name pthread.patch

7 years agotypos
Alex Mestiashvili [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
typos

Gbp-Pq: Name 0012-typos.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agolibzstd (1.3.4+dfsg-3) unstable; urgency=medium
Alexandre Mestiashvili [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
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

[dgit import unpatched libzstd 1.3.4+dfsg-3]

7 years agoImport libzstd_1.3.4+dfsg-3.debian.tar.xz
Alexandre Mestiashvili [Wed, 9 May 2018 11:08:47 +0000 (12:08 +0100)]
Import libzstd_1.3.4+dfsg-3.debian.tar.xz

[dgit import tarball libzstd 1.3.4+dfsg-3 libzstd_1.3.4+dfsg-3.debian.tar.xz]

7 years agoMerge libzstd (1.3.4+dfsg-2) import into refs/heads/workingbranch
Alexandre Mestiashvili [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
Merge libzstd (1.3.4+dfsg-2) import into refs/heads/workingbranch

7 years agoSkip memory heavy tests causing FTBFS on mips and mipsel buildds
Alex Mestiashvili [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
Skip memory heavy tests causing FTBFS on mips and mipsel buildds

Gbp-Pq: Name 0013-skip-memory-greedy-tests.patch

7 years agopthread
Debian Med Packaging Team [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
pthread

Gbp-Pq: Name pthread.patch

7 years agotypos
Alex Mestiashvili [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
typos

Gbp-Pq: Name 0012-typos.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agolibzstd (1.3.4+dfsg-2) unstable; urgency=medium
Alexandre Mestiashvili [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
libzstd (1.3.4+dfsg-2) unstable; urgency=medium

  * Add liblzma-dev and liblz4-dev to build-depends to enable xz and lz4 support
  * Patch tests to avoid FTBFS on mips(el) architectures
  * Use help2man for pzstd man page, drop patches providing obsolete man pages
  * Update zstd.lintian-overrides, add more binaries without man pages
  * Add override for dh_auto_test, on hurd run only simple tests
  * Update 0012-typos.patch, forward to upstream

[dgit import unpatched libzstd 1.3.4+dfsg-2]

7 years agoImport libzstd_1.3.4+dfsg-2.debian.tar.xz
Alexandre Mestiashvili [Wed, 2 May 2018 13:43:16 +0000 (14:43 +0100)]
Import libzstd_1.3.4+dfsg-2.debian.tar.xz

[dgit import tarball libzstd 1.3.4+dfsg-2 libzstd_1.3.4+dfsg-2.debian.tar.xz]

7 years agoImport libzstd_1.3.4+dfsg.orig.tar.xz
Alexandre Mestiashvili [Wed, 25 Apr 2018 08:39:39 +0000 (09:39 +0100)]
Import libzstd_1.3.4+dfsg.orig.tar.xz

[dgit import orig libzstd_1.3.4+dfsg.orig.tar.xz]

7 years agoMerge libzstd (1.3.3+dfsg-2) import into refs/heads/workingbranch
Mattia Rizzolo [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
Merge libzstd (1.3.3+dfsg-2) import into refs/heads/workingbranch

7 years agopthread
Debian Med Packaging Team [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
pthread

Gbp-Pq: Name pthread.patch

7 years agotypos
Alex Mestiashvili [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
typos

Gbp-Pq: Name 0012-typos.patch

7 years agoAdd-shebang-for-scripts
Debian Med Packaging Team [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
Add-shebang-for-scripts

Gbp-Pq: Name 0009-Add-shebang-for-scripts.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agoAdd help2man'd pzstd man file
Kevin Murray [Sun, 16 Oct 2016 21:09:13 +0000 (08:09 +1100)]
Add help2man'd pzstd man file

Gbp-Pq: Name 0004-Add-help2man-d-pzstd-man-file.patch

7 years agoAdd symlinks for extra manpages
Kevin Murray [Tue, 22 Dec 2015 01:24:27 +0000 (12:24 +1100)]
Add symlinks for extra manpages

Gbp-Pq: Name 0003-Add-symlinks-for-extra-manpages.patch

7 years agolibzstd (1.3.3+dfsg-2) unstable; urgency=medium
Mattia Rizzolo [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
libzstd (1.3.3+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ Dimitri John Ledkov ]
  * Mark -dev and library packages Multi-Arch same.
  * Update Vcs fields for salsa.
  * Cleanup unused patches.

  [ Andreas Hasenack ]
  * d/rules: also run the clean Makefile target in the pzstd directory.

  [ Alexandre Mestiashvili ]
  * d/control: Update my email address.
  * d/rules:
    + Disable tests if DEB_BUILD_OPTIONS set to nocheck.
    + Use dh_auto_build instead of $(MAKE) to avoid cross build failures.
      Thanks to Helmut Grohne for the patch.  Closes: #895925
    + Use dh_auto_clean instead of $(MAKE).

  [ Adam Borowski ]
  * Enable build on riscv64.  Closes: #895259

  [ Mattia Rizzolo ]
  * Bump debhelper compat level to 11.
  * Bump Standards-Version to 4.1.4, no changes needed.
  * Remove patch skipping a test on hurd-i386: allegedly the underlying issue
    has been fixed instead.

[dgit import unpatched libzstd 1.3.3+dfsg-2]

7 years agoImport libzstd_1.3.3+dfsg-2.debian.tar.xz
Mattia Rizzolo [Sat, 21 Apr 2018 09:26:59 +0000 (10:26 +0100)]
Import libzstd_1.3.3+dfsg-2.debian.tar.xz

[dgit import tarball libzstd 1.3.3+dfsg-2 libzstd_1.3.3+dfsg-2.debian.tar.xz]

7 years agoMerge libzstd (1.3.3+dfsg-1) import into refs/heads/workingbranch
Alexandre Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
Merge libzstd (1.3.3+dfsg-1) import into refs/heads/workingbranch

7 years agoImport libzstd_1.3.3+dfsg.orig.tar.xz
Alexandre Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
Import libzstd_1.3.3+dfsg.orig.tar.xz

[dgit import orig libzstd_1.3.3+dfsg.orig.tar.xz]

7 years agotypos
Alex Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
typos

Gbp-Pq: Name 0012-typos.patch

7 years agoskip-long-running-tests_on_hurd
Alex Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
skip-long-running-tests_on_hurd

Gbp-Pq: Name 0011-skip-long-running-tests_on_hurd.patch

7 years agoAdd-shebang-for-scripts
Debian Med Packaging Team [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
Add-shebang-for-scripts

Gbp-Pq: Name 0009-Add-shebang-for-scripts.patch

7 years agoAddress-embedded-zlib
Debian Med Packaging Team [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

7 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

7 years agoAdd help2man'd pzstd man file
Kevin Murray [Sun, 16 Oct 2016 21:09:13 +0000 (08:09 +1100)]
Add help2man'd pzstd man file

Gbp-Pq: Name 0004-Add-help2man-d-pzstd-man-file.patch

7 years agoAdd symlinks for extra manpages
Kevin Murray [Tue, 22 Dec 2015 01:24:27 +0000 (12:24 +1100)]
Add symlinks for extra manpages

Gbp-Pq: Name 0003-Add-symlinks-for-extra-manpages.patch

7 years agolibzstd (1.3.3+dfsg-1) unstable; urgency=medium
Alexandre Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
libzstd (1.3.3+dfsg-1) unstable; urgency=medium

  * Update File-Excluded list in d/copyright
  * New upstream version 1.3.3+dfsg, Closes: #883816
  * Refresh patches
  * Add zlib1g-dev to Build-Deps to enable gzip support in zstd, Closes: #883827

[dgit import unpatched libzstd 1.3.3+dfsg-1]

7 years agoImport libzstd_1.3.3+dfsg-1.debian.tar.xz
Alexandre Mestiashvili [Thu, 21 Dec 2017 13:25:26 +0000 (13:25 +0000)]
Import libzstd_1.3.3+dfsg-1.debian.tar.xz

[dgit import tarball libzstd 1.3.3+dfsg-1 libzstd_1.3.3+dfsg-1.debian.tar.xz]

8 years agoAdd-shebang-for-scripts
Debian Med Packaging [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
Add-shebang-for-scripts

Gbp-Pq: Name 0009-Add-shebang-for-scripts.patch

8 years agoAddress-embedded-zlib
Debian Med Packaging [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
Address-embedded-zlib

Gbp-Pq: Name 0008-Address-embedded-zlib.patch

8 years agoFix-use-of-fprintf
Debian Med Packaging [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
Fix-use-of-fprintf

Gbp-Pq: Name 0007-Fix-use-of-fprintf.patch

8 years agoUse bash for test script portablitity
Kevin Murray [Mon, 14 Nov 2016 00:54:32 +0000 (11:54 +1100)]
Use bash for test script portablitity

Gbp-Pq: Name 0006-Use-bash-for-test-script-portablitity.patch

8 years agoEnsure CPPFLAGS makes it to the compiler
Kevin Murray [Sun, 13 Nov 2016 23:44:27 +0000 (10:44 +1100)]
Ensure CPPFLAGS makes it to the compiler

Gbp-Pq: Name 0005-Ensure-CPPFLAGS-makes-it-to-the-compiler.patch

8 years agoAdd help2man'd pzstd man file
Kevin Murray [Sun, 16 Oct 2016 21:09:13 +0000 (08:09 +1100)]
Add help2man'd pzstd man file

Gbp-Pq: Name 0004-Add-help2man-d-pzstd-man-file.patch

8 years agoAdd symlinks for extra manpages
Kevin Murray [Tue, 22 Dec 2015 01:24:27 +0000 (12:24 +1100)]
Add symlinks for extra manpages

Gbp-Pq: Name 0003-Add-symlinks-for-extra-manpages.patch

8 years agoBuild lib by default
Kevin Murray [Tue, 1 Dec 2015 03:52:40 +0000 (14:52 +1100)]
Build lib by default

Gbp-Pq: Name 0002-Build-lib-by-default.patch

8 years agoSkip long-running tests
Kevin Murray [Tue, 1 Dec 2015 03:40:58 +0000 (14:40 +1100)]
Skip long-running tests

Gbp-Pq: Name 0001-Skip-long-running-tests.patch

8 years agolibzstd (1.1.2-1) unstable; urgency=medium
Sascha Steinbiss [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
libzstd (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.2

[dgit import unpatched libzstd 1.1.2-1]

8 years agoImport libzstd_1.1.2.orig.tar.gz
Sascha Steinbiss [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
Import libzstd_1.1.2.orig.tar.gz

[dgit import orig libzstd_1.1.2.orig.tar.gz]

8 years agoImport libzstd_1.1.2-1.debian.tar.xz
Sascha Steinbiss [Sun, 15 Jan 2017 08:08:53 +0000 (08:08 +0000)]
Import libzstd_1.1.2-1.debian.tar.xz

[dgit import tarball libzstd 1.1.2-1 libzstd_1.1.2-1.debian.tar.xz]