File: changelog

package info (click to toggle)
ayatana-ido 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 728 kB
  • sloc: ansic: 7,312; cpp: 76; makefile: 24
file content (190 lines) | stat: -rw-r--r-- 6,210 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
ayatana-ido (0.9.3-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/libayatana-ido3-0.4-0.symbols:
    + Update symbols.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 27 Feb 2023 10:21:19 +0100

ayatana-ido (0.9.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.1. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 12 Jun 2022 13:05:30 +0200

ayatana-ido (0.9.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 18 Feb 2022 14:39:20 +0100

ayatana-ido (0.9.0-1) unstable; urgency=medium

  * New upstream release.
    - Fix a11y in removable menu item. (Closes: #988680).
  * debian/:
    + Adjust to build system switch (autotools -> CMake).
  * debian/copyright:
    + Update auto-generated copyright.in reference file.
    + Update copyright attributions.
  * debian/libayatana-ido3-0.4-0.symbols:
    + Add one more symbol introduced in 0.9.0.
  * debian/control:
    + Ayatana IDO 0.9.0 will break system indicators before 0.9.0.
      Expressing this via B: relation for all known system indicators in
      Debian.
    + Bump Standards-Version: to 4.6.0. No changes needed.
    + Strip trailing ',' in Provides: field.
    + Fix lib:pkg name in LONG_DESCRIPTION of gir:pkg.
  * debian/rules:
    + Install NEWS file as upstream ChangeLog.
  * debian/upstream/metadata:
    + Update points of contact, put UBports Foundation in Donation: field.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 18 Nov 2021 14:11:03 +0100

ayatana-ido (0.8.2-2) unstable; urgency=medium

  * debian/control:
    + Fix Vcs-Browser: field's URL. (Closes: #982638). Thanks to Sebastien
      Bacher for spotting this.
  * debian/copyright:
    + Fix Upstream-Contact: field name (typo). (Closes: #987812).

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 12 Jun 2021 12:57:46 +0200

ayatana-ido (0.8.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.5.1. No changes needed.
    + Apply wrap-and-sort -a -t.
  * debian/libayatana-ido3-0.4-0.symbols:
    + Update symbols.
  * debian/copyright:
    + Update auto-generated copyright.in template file.
    + Update copyright attributions.
  * debian/watch:
    + Update format version to 4.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 01 Feb 2021 16:55:19 +0100

ayatana-ido (0.8.1-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 09 Nov 2020 17:36:06 +0100

ayatana-ido (0.8.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/libayatana-ido3-0.4-0.symbols:
    + Update file.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 18 Aug 2020 08:31:51 +0200

ayatana-ido (0.5.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #957031).
  * debian/control:
    + Bump Standards-Version: to 4.5.0. No changes needed.
    + Bump DH compat level to version 13.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 24 Jul 2020 06:56:11 +0200

ayatana-ido (0.4.90-1) unstable; urgency=medium

  * New upstream release.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation. Bump DH compat level to version 12.
  * debian/control:
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to "no".
  * debian/libayatana-ido3-0.4-0.symbols:
    + Add *Build-Depends-Package: meta data field.
  * debian/rules:
    + Move --fail-missing parameter over from dh_install to dh_missing.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 04 Dec 2019 21:49:36 +0100

ayatana-ido (0.4.4-1) unstable; urgency=medium

  * New upstream release (regression fix).
    - Bringe SONAME back into .pc file name. Should fix FTBFS against
      various packages build-depending on ayatana-ido.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Aug 2018 12:38:08 +0200

ayatana-ido (0.4.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control (et al):
    + Rename libayatana-ido3-0.4-dev to libayatana-ido3-dev.
  * debian/control:
    + Bump Standards-Version: to 4.2.0. No changes needed.
  * debian/copyright:
    + Use secure URI for copyright format reference.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 13 Aug 2018 11:53:48 +0200

ayatana-ido (0.4.2-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.1.5. No changes needed.
    + Drop now unneeded B-D on dh-autoreconf. Not required since DH compat
      level 10.
  * debian/{control,compat}:
    + Bump DH compat level to 11.
  * debian/upstream/metadata:
    + Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 16 Jul 2018 21:55:21 +0200

ayatana-ido (0.4.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + White-space cleanup.
  * debian/watch:
    + Use secure URL to obtain upstream source.
  * debian/*:
    + Fix package naming scheme of gir1.2 bin:pkg to
      make lintian and policy happy.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 04 Dec 2017 16:21:17 +0100

ayatana-ido (0.4.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch: Update to new upstream URL.
  * debian/control: Bump Standards-Version: to 4.1.0. No changes needed.
  * debian/{control,copyright}: Update to new upstream URL.

  * Upload to unstable.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 16 Sep 2017 00:37:13 +0200

ayatana-ido (0.4.0-1) experimental; urgency=medium

  * Initial release to Debian. (Closes: #863121).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 22 May 2017 13:27:47 +0200