File: changelog

package info (click to toggle)
mtail 3.0.0~rc19-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,868 kB
  • sloc: yacc: 530; makefile: 178; sh: 141; lisp: 77; awk: 17
file content (121 lines) | stat: -rw-r--r-- 4,209 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
mtail (3.0.0~rc19-2) unstable; urgency=high

  * Do not build mgen and mdot, they are used only for development.
    Closes: #921474.

 -- Martín Ferrari <tincho@debian.org>  Thu, 07 Feb 2019 20:58:23 +0000

mtail (3.0.0~rc19-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version with no changes.
  * Refresh patches.
  * debian/rules: Update paths.
  * debian/control: Update dependencies.
  * debian/rules: Update integration test invocation.

 -- Martín Ferrari <tincho@debian.org>  Tue, 05 Feb 2019 06:04:21 +0000

mtail (3.0.0~rc16-1) unstable; urgency=medium

  * New upstream release candidate.
  * Update Standards-Version with no changes.
  * Stop using pristine-tar.

 -- Martín Ferrari <tincho@debian.org>  Mon, 08 Oct 2018 19:14:01 +0000

mtail (3.0.0~rc15-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Martín Ferrari ]
  * New upstream release candidate.
  * Remove now unneeded patch.
  * Automated cmd fixes.
  * Remove unused lintian override.
  * Bump debhelper compat level to 11.
  * debian/docs: Add documentation.
  * debian/postinst: Do not change permissions recursively.
  * debian/rules: Check DEB_BUILD_OPTIONS before running tests.
  * debian/rules: Remove old cruft.
  * debian/rules: Add missing test files.
  * debian/rules: Add tzdata as dependency.
  * Initscripts: Do not use ENABLED flag, instead use dh_installinit
    flags.
  * Patch a test that might timeout under load.

 -- Martín Ferrari <tincho@debian.org>  Mon, 02 Jul 2018 03:38:21 +0000

mtail (3.0.0~rc5-1) unstable; urgency=medium

  * New upstream release candidate.

 -- Filippo Giunchedi <filippo@debian.org>  Wed, 03 Jan 2018 11:51:53 +0100

mtail (3.0.0~rc4-1) unstable; urgency=high

  * New upstream snapshot, with bug fixes.
  * debian/rules: Fix compilation on mips* (raising urgency).
  * debian/control: Depend of specific version of spf13/afero.
  * Add new dependency on go-cmp.
  * Remove now unneeded go-deep vendoring.

 -- Martín Ferrari <tincho@debian.org>  Fri, 06 Oct 2017 11:23:40 +0000

mtail (3.0.0~rc2-1) unstable; urgency=medium

  * New upstream release candidate.
  * Stop generating emgen binary, it is only used for tests.
  * Properly set version and revision variables.
  * Replace dpkg-parsechangelog with /usr/share/dpkg/pkg-info.mk
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Replace golang-go with golang-any in Build-Depends.

 -- Martín Ferrari <tincho@debian.org>  Mon, 04 Sep 2017 02:07:43 +0000

mtail (3.0.0~rc1+git20170727.6db685b-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add watch file, now that upstream is doing releases (some times).
  * debian/gbp.conf: Add builder defaults.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Mark package as autopkgtest-able.
  * debian/patches: Add patch to force the use of installed goyacc.
  * Vendor in the go-test/deep library to avoid adding a tiny package to
    the archive.

 -- Martín Ferrari <tincho@debian.org>  Sun, 30 Jul 2017 16:30:48 +0000

mtail (0.0+git20161231.ae129e9-1) unstable; urgency=medium

  * New upstream snapshot.
  * Remove now unneeded patch.
  * Switch to golang-go, as this does not seem to work under gccgo.

 -- Martín Ferrari <tincho@debian.org>  Sat, 14 Jan 2017 07:17:00 +0000

mtail (0.0+git20161027.a7b3e3c-1) unstable; urgency=medium

  * New upstream release.
  * Remove unneeded and incorrect watch file.
  * Refresh debian/rules.
  * Patch the code to use spf13's version of afero.
  * Add golang-golang-x-tools as dependency, for goyacc.

 -- Martín Ferrari <tincho@debian.org>  Thu, 03 Nov 2016 21:06:17 +0000

mtail (0.0+git20160716.f911b02-1) unstable; urgency=medium

  * Don't run race tests on any arch except amd64. Closes: #831724.
  * New upstream snapshot.
  * Conflict with monkeytail, which provides a binary with the same
    name. Closes: #831863.

 -- Martín Ferrari <tincho@debian.org>  Thu, 21 Jul 2016 16:27:55 +0000

mtail (0.0+git20160704.35c4023-1) unstable; urgency=medium

  * Initial release. (Closes: #830785)

 -- Martín Ferrari <tincho@debian.org>  Mon, 18 Jul 2016 00:09:49 +0000