golang-golang-x-sys (0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1) unstable; urgency=medium * Team upload. * Revert all changes between 0.0~git20181228.9a3f9b0-1 and 0.0~git20190412.9773273-1, resulting in an absurd version number. See https://bugs.debian.org/928227 for a rationale. -- Dr. Tobias Quathamer Sun, 02 Jun 2019 22:39:17 +0200 golang-golang-x-sys (0.0~git20190412.9773273-1) unstable; urgency=medium * New upstream version 0.0~git20190412.9773273 -- Anthony Fok Sun, 14 Apr 2019 03:43:01 -0600 golang-golang-x-sys (0.0~git20181228.9a3f9b0-1) unstable; urgency=medium * New upstream version 0.0~git20181228.9a3f9b0 * Bump Standards-Version to 4.3.0 (no change) -- Anthony Fok Mon, 31 Dec 2018 02:40:44 -0700 golang-golang-x-sys (0.0~git20181220.97b4c2a-1) unstable; urgency=medium * New upstream version 0.0~git20181220.97b4c2a * Update Maintainer email to team+pkg-go@tracker.debian.org -- Anthony Fok Thu, 20 Dec 2018 10:29:44 -0700 golang-golang-x-sys (0.0~git20181026.95b1ffb-1) unstable; urgency=medium * Team upload. [ Felix Lechner ] * Set Standards-Version: 4.2.1 * Expand long package description. * Add watch file. -- David Steele Sat, 03 Nov 2018 16:53:57 -0400 golang-golang-x-sys (0.0~git20180510.7dfd129-1) unstable; urgency=medium [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. [ Anthony Fok ] * New upstream version 0.0~git20180510.7dfd129 * Apply "cme fix dpkg" fixes to debian/control. Bumping Standards-Version to 4.1.4 -- Anthony Fok Fri, 11 May 2018 06:20:17 -0600 golang-golang-x-sys (0.0~git20180308.349b81f-1) unstable; urgency=medium * New upstream bugfix version: - unix: skip SchedAffinity test on single CPU system (by Michael Hudson-Doyle, fixes e.g. Ubuntu Autopkgtest on ARM64) - unix: fix nil pointer dereference in Select on linux/{arm64,mips64x} (by Tobias Klauser) -- Anthony Fok Wed, 07 Mar 2018 20:24:42 -0700 golang-golang-x-sys (0.0~git20180224.f6cff07-1) unstable; urgency=medium * New upstream version, which has gccgo redeclared *SyscallNoError functions moved to a separate file and avoids build error with gccgo-8. Many thanks to Shengjing Zhu for the detailed report. (Closes: #891894) -- Anthony Fok Thu, 01 Mar 2018 23:43:02 -0700 golang-golang-x-sys (0.0~git20180126.0.ff2a66f-1) unstable; urgency=medium [ Felix Lechner ] * New upstream version * Set Build-Depends: debhelper (>= 11) * Set compat to 11 * Set Standards-Version: 4.1.3 -- Felix Lechner Sun, 28 Jan 2018 07:56:17 -0800 golang-golang-x-sys (0.0~git20170727.0.35ef448-2) unstable; urgency=high * Put a sane end to the mips* build issues. Closes: 872402, 878771. Note that for older versions of gccgo and mips/mipsel, you still need to manually add build tags (mips & mipsle, respectively). * Various automatic cme fixes. -- Martín Ferrari Wed, 25 Oct 2017 01:28:17 +0000 golang-golang-x-sys (0.0~git20170727.0.35ef448-1) unstable; urgency=medium * New upstream snapshot. * Remove 0001-Support_mips64el.patch because the Dup2 syscall has been added upstream in May 2017. See "unix: add missing dup2 syscall on mips64*" at https://go-review.googlesource.com/43430 and at https://github.com/golang/sys/commit/6b70689. * Fix the build on mips, mipsel and mips64el as a continuation of the effort that Martín Ferrari started, see https://github.com/golang/go/issues/18031. Due to the current minimal code change to golang.org/x/sys/unix, and to ensure the bool isBigEndian is set correctly, please run gccgo with "-tags mips", "-tags mipsle" or "-tags mips64le" as appropriate. * Use debhelper (>= 10). * Add "Testsuite: autopkgtest-pkg-go" to debian/control. -- Anthony Fok Thu, 27 Jul 2017 21:14:10 -0600 golang-golang-x-sys (0.0~git20170630.0.4ed4d40-1) unstable; urgency=medium [ Martín Ferrari ] * Add versioned dependency on golang 1.4, as 1.3 is missing textflag.h. [ Anthony Fok ] * New upstream snapshot. * Bump Standards-Version to 4.0.0: Use https form of the copyright-format URL in debian/copyright. -- Anthony Fok Fri, 30 Jun 2017 11:27:35 -0600 golang-golang-x-sys (0.0~git20161122.0.30237cf-1) unstable; urgency=medium * New upstream release. * Fix the build on mips64el. Support for mips/mipsel/alpha is still missing. https://github.com/golang/go/issues/18031 * debian/changelog: Make Source point to the github repository. -- Martín Ferrari Thu, 24 Nov 2016 09:26:11 +0000 golang-golang-x-sys (0.0~git20161017.0.002cbb5-1) unstable; urgency=medium * New upstream release. Closes: #840423. * Do not include plan9 and windows packages that are not relevant to Debian. In particular, the plan9 package makes builds fail when using gccgo. -- Martín Ferrari Thu, 20 Oct 2016 21:20:24 +0200 golang-golang-x-sys (0.0~git20161012.0.9bb9f09-1) unstable; urgency=medium * New upstream version. -- Anthony Fok Sun, 16 Oct 2016 05:17:34 -0600 golang-golang-x-sys (0.0~git20160704.0.a408501-1) unstable; urgency=medium * New upstream release. Closes: #828089. * debian/control: - Depend on recent dh-golang. - Remove unneeded Built-Using field. * debian/rules: use new dh-golang features to simplify rules. -- Martín Ferrari Mon, 04 Jul 2016 17:28:03 +0000 golang-golang-x-sys (0.0~git20160611.0.7f918dd-1) unstable; urgency=medium * New upstream import * Change golang-go to golang-any in Build-Depends and Depends so gccgo may be used where golang-go is unavailable. -- Anthony Fok Sun, 12 Jun 2016 08:36:33 -0600 golang-golang-x-sys (0.0~git20160517.0.d4feaf1-1) unstable; urgency=medium [ Martín Ferrari ] * Depend and build-depend on golang 1.4, as it fails to build with older versions. * Require dh-golang 1.10, for XS-Go-Import-Path. * Don't fail if a file to clean is not present. [ Michael Hudson-Doyle ] * New upstream import. -- Martín Ferrari Thu, 19 May 2016 02:23:19 +0000 golang-golang-x-sys (0.0~git20160421.0.b776ec3-1) unstable; urgency=medium * New upstream import, which fixes issues with inotify in ppc64*. * Add myself to Uploaders. * Clean more unneeded files from package. -- Martín Ferrari Sat, 30 Apr 2016 21:04:40 +0000 golang-golang-x-sys (0.0~git20160415.0.f64b50f-1) unstable; urgency=medium * Update debian/control - Bump Standards-Version to 3.9.8 - Use https URLs for Vcs-Browser and Vcs-Git - Add XS-Go-Import-Path field - Remove dependency on golang-go - Add myself to Uploaders * Imported Upstream version 0.0~git20160415.0.f64b50f -- Anthony Fok Wed, 20 Apr 2016 01:17:58 +0800 golang-golang-x-sys (0.0~git20150612-1) unstable; urgency=medium * Initial release (Closes: #788909) -- Michael Stapelberg Tue, 16 Jun 2015 09:11:33 +0200