1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
golang-github-klauspost-compress (1.11.7-2) unstable; urgency=medium
* Team upload.
* Skip test on armhf due to out of memory
-- Shengjing Zhu <zhsj@debian.org> Wed, 27 Jan 2021 02:42:32 +0800
golang-github-klauspost-compress (1.11.7-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.11.7
* Drop unused packages from Depends
* Update Section to golang
* Update Standards-Version to 4.5.1 (no changes)
* Exclude s2/cmd when building
* Fix copyright
-- Shengjing Zhu <zhsj@debian.org> Tue, 26 Jan 2021 01:28:25 +0800
golang-github-klauspost-compress (1.11.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.11.3
* debian/copyright: update using cme update dpkg-copyright
-- Reinhard Tartler <siretart@tauware.de> Sat, 21 Nov 2020 17:28:24 -0500
golang-github-klauspost-compress (1.10.11-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* update debian/watch to version 4 format.
* debhelper compatibility level 13
* debian patch flate_import_fixes.patch ensures fmt is imported in
generated inflate_gen.go and io is not.
-- Drew Parsons <dparsons@debian.org> Mon, 28 Sep 2020 11:19:33 +0800
golang-github-klauspost-compress (1.9.5-2) unstable; urgency=medium
* Process debian/control with "cme fix dpkg" which sorts fields
and bumps Standards-Version to 4.5.0 (no change)
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Add myself to the list of Uploaders
* Add "Rules-Requires-Root: no" to debian/control
* Simplify debian/rules with Build-Depends: dh-golang (>= 1.31~)
* Fix autopkgtest failure by calling dh_strip_nondeterminism with
-X/testdata/ to prevent test ZIP files from being mangled
-- Anthony Fok <foka@debian.org> Thu, 20 Feb 2020 12:15:11 -0700
golang-github-klauspost-compress (1.9.5-1) unstable; urgency=medium
* New upstream release
* Build with "go generate"
* Standards-Version: 4.4.1
* golang-go --> golang-any
* Added myself to Uploaders
* (Build-)Depends:
- golang-github-klauspost-crc32-dev
+ golang-golang-x-tools
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 30 Dec 2019 17:49:19 +1100
golang-github-klauspost-compress (1.7.6-2) unstable; urgency=medium
* Team upload.
* Remove myself from uploaders.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Sep 2019 18:21:35 -0400
golang-github-klauspost-compress (1.7.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Standards-Version: 4.4.0.
* DH & compat to version 12.
* (Build-)Depends:
+ golang-github-cespare-xxhash-dev (>= 2.1.0~)
+ golang-github-google-go-cmp-dev
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 09 Sep 2019 13:29:56 +1000
golang-github-klauspost-compress (1.2.1-5) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:39:26 -0500
golang-github-klauspost-compress (1.2.1-4) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:21:20 -0500
golang-github-klauspost-compress (1.2.1-3) unstable; urgency=medium
* Use DH_GOLANG_INSTALL_EXTRA.
-- Alexandre Viau <aviau@debian.org> Mon, 22 Jan 2018 14:18:21 -0500
golang-github-klauspost-compress (1.2.1-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 02:55:57 -0500
golang-github-klauspost-compress (1.2.1-1) unstable; urgency=medium
* New upstream snapshot.
* Standards-Version: 4.0.0.
* Set Testsuite to autopkgtest-pkg-go.
* Remove unused lintian override.
-- Alexandre Viau <aviau@debian.org> Wed, 02 Aug 2017 17:20:47 -0400
golang-github-klauspost-compress (1.0-2) unstable; urgency=medium
[ Team upload ]
* Fix test failures by adding a test-only B-D and copy across
extra test fixtures into build directory
* Review and update d/copyright
* Standards-Version: 3.9.8
-- Tim Potter <tpot@hpe.com> Thu, 18 Aug 2016 13:09:45 +1000
golang-github-klauspost-compress (1.0-1) unstable; urgency=medium
* New upstream version
* Added watch file
* Replaced Vcs-Git by secure (https) url
* Updated copyright info for snappy/*
-- Alexandre Viau <aviau@debian.org> Mon, 21 Mar 2016 20:06:59 -0400
golang-github-klauspost-compress (0.0~git20151221.0.2dd54ae-1) unstable; urgency=medium
* New upstream release
* Project relicensed under BSD
-- Alexandre Viau <aviau@debian.org> Thu, 17 Dec 2015 11:12:40 -0500
golang-github-klauspost-compress (0.0~git20151214.0.8e31b1a-1) unstable; urgency=medium
* Initial release (Closes: #807944)
-- Alexandre Viau <aviau@debian.org> Mon, 14 Dec 2015 12:22:35 -0500
|