golang-github-klauspost-reedsolomon (1.8.0-1) unstable; urgency=medium * New upstream version 1.8.0 - [amd64] Use AVX2 SIMD assembly instructions in favor of BYTE sequences. - Split blocks into size divisible by 16. - Pre-slice input. - [ppc64le] Assembly code for ppc64le has been contributed, this boosts performance by about 10x on this platform. -- Roger Shimizu Sun, 06 Jan 2019 16:11:18 +0900 golang-github-klauspost-reedsolomon (1.6-3) unstable; urgency=medium [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. [ Michael Stapelberg ] * Add debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci). [ Roger Shimizu ] * debian/docs: - Add examples/ to install as docs. -- Roger Shimizu Sun, 26 Aug 2018 11:49:07 +0900 golang-github-klauspost-reedsolomon (1.6-2) unstable; urgency=medium * debian/control: - Set Testsuite to autopkgtest-pkg-go. - Bump Priority of this package from extra to optional. Priority extra is removed, based on latest policy. - Bump up standards version to 4.1.1 (with changes above). * debian/watch: - Change filenamemangle to match with the filename in archive. -- Roger Shimizu Mon, 16 Oct 2017 22:54:14 +0900 golang-github-klauspost-reedsolomon (1.6-1~bpo8+1) jessie-backports-sloppy; urgency=medium * Rebuild for jessie-backports-sloppy. -- Roger Shimizu Sun, 08 Oct 2017 22:57:23 +0900 golang-github-klauspost-reedsolomon (1.6-1~bpo9+1) stretch-backports; urgency=medium * Rebuild for stretch-backports. -- Roger Shimizu Sun, 08 Oct 2017 22:48:44 +0900 golang-github-klauspost-reedsolomon (1.6-1) unstable; urgency=medium * New upstream version 1.6 -- Roger Shimizu Sun, 01 Oct 2017 23:07:57 +0900 golang-github-klauspost-reedsolomon (1.5-2) unstable; urgency=medium * debian/copyright: - Use https for links when possible. - Add my copyright entry. * debian/watch: - Remove unnecessary repack and match with the filename in archive. -- Roger Shimizu Sun, 24 Sep 2017 02:08:42 +0900 golang-github-klauspost-reedsolomon (1.5-1~bpo8+1) jessie-backports-sloppy; urgency=medium * Rebuild for jessie-backports-sloppy. -- Roger Shimizu Tue, 19 Sep 2017 00:11:43 +0900 golang-github-klauspost-reedsolomon (1.5-1~bpo9+1) stretch-backports; urgency=medium * Rebuild for stretch-backports. -- Roger Shimizu Tue, 19 Sep 2017 00:01:04 +0900 golang-github-klauspost-reedsolomon (1.5-1) unstable; urgency=medium * New upstream version 1.5 * debian/patches: - Drop previously backported patches. -- Roger Shimizu Thu, 07 Sep 2017 01:56:57 +0900 golang-github-klauspost-reedsolomon (1.3-1~bpo8+1) jessie-backports-sloppy; urgency=medium * Rebuild for jessie-backports-sloppy. * debian/control: - Use dh-golang in jessie-backports (1.19). -- Roger Shimizu Fri, 14 Jul 2017 23:33:46 +0900 golang-github-klauspost-reedsolomon (1.3-1~bpo9+1) stretch-backports; urgency=medium * Rebuild for stretch-backports. -- Roger Shimizu Wed, 05 Jul 2017 23:50:05 +0900 golang-github-klauspost-reedsolomon (1.3-1) unstable; urgency=medium * Team upload. * Upload to unstable. - Stretch is released, so now safe for new packages to unstable again. * debian/patches: - Backport two patches from upstream to fix field in WithMinSplitSize and fix for example. -- Roger Shimizu Mon, 19 Jun 2017 00:29:49 +0900 golang-github-klauspost-reedsolomon (1.3-1~exp2) experimental; urgency=medium * debian/docs: - Add README.md * debian/control: - Build-Depends golang-any, instead of golang-go. - Remove Depends golang-go. Necessary system dependency should be able to calculated by "${shlibs:Depends}". -- Roger Shimizu Fri, 12 May 2017 21:04:55 +0900 golang-github-klauspost-reedsolomon (1.3-1~exp1) experimental; urgency=medium * New upstream 1.3 (Closes: #857551) * debian/control: - Add myself as uploader. * Add debian/watch -- Roger Shimizu Thu, 23 Mar 2017 20:59:15 +0900 golang-github-klauspost-reedsolomon (1.2+git20161028.14.d0a56f7-1) unstable; urgency=medium * Initial release (Closes: #849067) -- Free Ekanayaka Sun, 30 Oct 2016 15:28:44 +0000