Skip to content
Commits on Source (18)
libzstd (1.3.4+dfsg-1) UNRELEASED; urgency=medium
* Team upload.
[ Alexandre Mestiashvili ]
* New upstream version 1.3.4+dfsg
* Update d/control:
- bump Policy to 4.1.3
- update Package-Type and remove Multi-Arch field from -udeb section
* Refresh patches, remove indexes
* Disable tests if DEB_BUILD_OPTIONS set to nocheck
* Update d/rules, use dh_auto_build instead of make to avoid cross build
failures. Thanks to Helmut Grohne for the patch. Closes: #895925
* Update d/libzstd1.symbols fixing minimal-version
[ Adam Borowski ]
* Enable build on riscv64. Closes: #895259
[ Mattia Rizzolo ]
* Update copyright after the new upstream release.
-- Mattia Rizzolo <mattia@debian.org> Sat, 21 Apr 2018 11:40:59 +0200
libzstd (1.3.3+dfsg-2) unstable; urgency=medium
* Team upload.
[ Dimitri John Ledkov ]
* Mark -dev and library packages Multi-Arch same.
......@@ -22,14 +24,24 @@ libzstd (1.3.4+dfsg-1) UNRELEASED; urgency=medium
[ 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.
* Update copyright after the new upstream release.
* Remove patch skipping a test on hurd-i386: allegedly the underlying issue
has been fixed instead.
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 12 Mar 2018 14:36:45 +0000
-- Mattia Rizzolo <mattia@debian.org> Sat, 21 Apr 2018 11:26:59 +0200
libzstd (1.3.3+dfsg-1) unstable; urgency=medium
......