File: changelog

package info (click to toggle)
golang-golang-x-sys 0.0~git20161122.0.30237cf-1~bpo8%2B2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 4,568 kB
  • sloc: perl: 1,152; sh: 680; asm: 332; ansic: 37; makefile: 11
file content (97 lines) | stat: -rw-r--r-- 3,476 bytes parent folder | download
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
golang-golang-x-sys (0.0~git20161122.0.30237cf-1~bpo8+2) jessie-backports; urgency=medium

  * Add versioned dependency on golang 1.4, as 1.3 is missing textflag.h.

 -- Martín Ferrari <tincho@debian.org>  Fri, 17 Feb 2017 12:10:52 -0300

golang-golang-x-sys (0.0~git20161122.0.30237cf-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.

 -- Martín Ferrari <tincho@debian.org>  Mon, 13 Feb 2017 15:41:17 +0000

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 <tincho@debian.org>  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 <tincho@debian.org>  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 <foka@debian.org>  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 <tincho@debian.org>  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 <foka@debian.org>  Sun, 12 Jun 2016 08:36:33 -0600

golang-golang-x-sys (0.0~git20160517.0.d4feaf1-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.

 -- Martín Ferrari <tincho@debian.org>  Thu, 26 May 2016 01:07:13 +0200

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 <tincho@debian.org>  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 <tincho@debian.org>  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 <foka@debian.org>  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 <stapelberg@debian.org>  Tue, 16 Jun 2015 09:11:33 +0200