File: changelog

package info (click to toggle)
golang-github-spf13-afero 0.0~git20161226.0.90dd71e-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 280 kB
  • sloc: makefile: 2
file content (132 lines) | stat: -rw-r--r-- 4,632 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
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
golang-github-spf13-afero (0.0~git20161226.0.90dd71e-1) unstable; urgency=medium

  * New upstream version
  * Adjust debian/copyright "Files" field to reflect
    the recent renaming of sftpfs files

 -- Anthony Fok <foka@debian.org>  Thu, 29 Dec 2016 02:51:35 -0700

golang-github-spf13-afero (0.0~git20161109.0.06b7e5f-1) unstable; urgency=medium

  * Team upload.
  * Use debhelper v10
  * Imported Upstream version 0.0~git20161109.0.06b7e5f

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 04 Dec 2016 13:59:40 +0100

golang-github-spf13-afero (0.0~git20160919.0.52e4a6c-1) unstable; urgency=medium

  * New upstream version for the Hugo 0.17 release.
    - Fixes a bug that affects mtail,
      see https://github.com/spf13/afero/pull/96

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 10:06:14 -0600

golang-github-spf13-afero (0.0~git20160821.0.20500e2-1) unstable; urgency=medium

  * New upstream version

 -- Anthony Fok <foka@debian.org>  Sun, 28 Aug 2016 00:59:27 -0600

golang-github-spf13-afero (0.0~git20160605.0.1a8ecf8-1) unstable; urgency=medium

  * New upstream version for the Hugo v0.16 release.
  * Change "golang-go" to "golang-any" for Build-Depends.
    And remove alternative dependency on the since-renamed
    golang-x-text-dev transitional package.

 -- Anthony Fok <foka@debian.org>  Wed, 08 Jun 2016 06:12:24 -0600

golang-github-spf13-afero (0.0~git20160427.0.eb0cc80-1) unstable; urgency=medium

  * New upstream snapshot
  * Update debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URL for Vcs-Git too

 -- Anthony Fok <foka@debian.org>  Fri, 29 Apr 2016 15:43:10 +0800

golang-github-spf13-afero (0.0~git20160201.0.4c1d2aa-1) unstable; urgency=medium

  * New upstream snapshot: Fix CopyOnWriteFs Stat to handle *os.PathError.
    This fixes a recent bug in Hugo where the theme's static directory
    was not synchronized.

 -- Anthony Fok <foka@debian.org>  Thu, 04 Feb 2016 08:21:02 +0800

golang-github-spf13-afero (0.0~git20160125.0.a5d3e7c-1) unstable; urgency=medium

  * New upstream snapshot
  * Remove architecture-specific Build-Depends on gccgo

 -- Anthony Fok <foka@debian.org>  Fri, 29 Jan 2016 09:24:31 +0800

golang-github-spf13-afero (0.0~git20160113.0.2ec8b79-1) unstable; urgency=medium

  * New upstream snapshot: New SftpFs backend; various fixes and enhancements
  * Allow the use of gccgo on architectures without golang-go
  * Add (Build-)Depends on golang-github-pkg-sftp-dev
  * Update debian/copyright

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 04:16:21 -0700

golang-github-spf13-afero (0.0~git20151221.0.e7cb826-1) unstable; urgency=medium

  * New upstream snapshot: Add RegexpFilter

 -- Anthony Fok <foka@debian.org>  Mon, 21 Dec 2015 12:32:29 -0700

golang-github-spf13-afero (0.0~git20151220.0.98ed0a3-1) unstable; urgency=medium

  * New upstream snapshot: Return improved errors from MemMapFs methods

 -- Anthony Fok <foka@debian.org>  Mon, 21 Dec 2015 03:41:44 -0700

golang-github-spf13-afero (0.0~git20151218.0.2101bdf-1) unstable; urgency=medium

  * New upstream snapshot: Fix data races in MemMapFs

 -- Anthony Fok <foka@debian.org>  Fri, 18 Dec 2015 17:18:39 -0700

golang-github-spf13-afero (0.0~git20151215.0.36b075c-1) unstable; urgency=medium

  * New upstream snapshot

 -- Anthony Fok <foka@debian.org>  Thu, 17 Dec 2015 17:09:33 -0700

golang-github-spf13-afero (0.0~git20151211.0.9d44c30-1) unstable; urgency=medium

  * New upstream snapshot

 -- Anthony Fok <foka@debian.org>  Tue, 15 Dec 2015 16:18:26 -0700

golang-github-spf13-afero (0.0~git20151210.0.12f79b2-1) unstable; urgency=medium

  * New upstream version 0.10.0 (0.0~git20151210.0.12f79b2)
  * Add new dependency: golang-x-text-dev | golang-golang-x-text-dev

 -- Anthony Fok <foka@debian.org>  Thu, 10 Dec 2015 17:34:54 -0700

golang-github-spf13-afero (0.0~git20151126.0.12fcb8c-1) unstable; urgency=medium

  * New upstream version 0.0~git20151126.0.12fcb8c

 -- Anthony Fok <foka@debian.org>  Sat, 28 Nov 2015 21:51:20 -0700

golang-github-spf13-afero (0.0~git20151122.0.0ad3406-1) unstable; urgency=medium

  * New upstream version 0.0~git20151122.0.0ad3406

 -- Anthony Fok <foka@debian.org>  Wed, 25 Nov 2015 01:09:57 -0700

golang-github-spf13-afero (0.0~git20151117.0.3f6f746-1) unstable; urgency=medium

  * New upstream version 0.0~git20151117.0.3f6f746

 -- Anthony Fok <foka@debian.org>  Sat, 21 Nov 2015 02:52:46 -0700

golang-github-spf13-afero (0.0~git20150908.0.6ced24d-1) unstable; urgency=medium

  * Initial release (Closes: #799643)

 -- Anthony Fok <foka@debian.org>  Mon, 21 Sep 2015 01:44:35 -0600