File: changelog

package info (click to toggle)
ayatana-indicator-messages 22.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,580 kB
  • sloc: ansic: 4,594; cpp: 1,048; xml: 72; python: 69; sh: 32; makefile: 27
file content (160 lines) | stat: -rw-r--r-- 5,669 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
ayatana-indicator-messages (22.9.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.1. No changes needed.
  * debian/copyright:
    + Update copyright attributions.
    + Update auto-generated copyright.in file.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 02 Oct 2022 12:58:45 +0200

ayatana-indicator-messages (22.2.0-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 18 Feb 2022 17:09:42 +0100

ayatana-indicator-messages (21.12.0-1) unstable; urgency=medium

  * New upstream release.
    - Upstream version bump to something >= 14 to resolve versioning
      conflict with indicator-messages in Ubuntu. (Closes: #1000801).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Dec 2021 22:51:02 +0100

ayatana-indicator-messages (0.9.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Adjust to build system switch (autotools -> CMake).
    + Bump Standards-Version: to 4.6.0. No changes needed.
  * debian/copyright:
    + Update auto-generated copyright.in reference file.
    + Update copyright attributions.
  * debian/rules:
    + Adjust for upstream version 0.9.0.
    + Use upstream's NEWS file as upstream ChangeLog.
  * debian/libmessaging-menu0.symbols:
    + Fix dev:pkg name in Build-Depends-Package: metadata field.
  * debian/upstream/metadata:
    + Update points of contact, put UBports Foundation in Donation: field.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 19 Nov 2021 16:54:43 +0100

ayatana-indicator-messages (0.8.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.5.1. No changes needed.
    + Fix capitalization of the word 'Xfce'.
  * debian/watch:
    + Update format version to 4.
  * debian/rules:
    + Move gtk-doc html files into package's doc folder.
  * debian/libmessaging-menu-dev.doc-base:
    + Add file.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 03 Feb 2021 13:15:27 +0100

ayatana-indicator-messages (0.8.1-2) unstable; urgency=medium

  * debian/control:
    + Add Debian UBports Team to Uploaders: field.
    + Mention desktop envs that support system indicators in LONG_DESCRIPTION.
    + Typo fix in LONG_DESCRIPTION.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 07 Nov 2020 15:12:17 +0100

ayatana-indicator-messages (0.8.1-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 10 Sep 2020 22:36:48 +0200

ayatana-indicator-messages (0.8.0-3) unstable; urgency=medium

  * Source-only upload as is.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 18 Aug 2020 11:56:27 +0200

ayatana-indicator-messages (0.8.0-2) unstable; urgency=medium

  * debian/control:
    + Add B-D systemd for [linux-any] architectures.
    + Add B-D: dh-exec.
  * debian/ayatana-indicator-messages.install:
    + Install systemd service file only for [linux-any] architectures.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 18 Aug 2020 11:49:04 +0200

ayatana-indicator-messages (0.8.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Add to D (ayatana-indicator-messages): ayatana-indicator-common
      (>= 0.8.0).
  * debian/copyright:
    + Update copyright attributions.
  * debian/ayatana-indicator-messages.install:
    + Drop upstart conf file, add systemd service file.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 18 Aug 2020 09:48:49 +0200

ayatana-indicator-messages (0.6.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump DH compat level to version 13.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 06 Aug 2020 14:20:11 +0200

ayatana-indicator-messages (0.6.1-1) unstable; urgency=medium

  * New upstream release.
    - Stop using deprecated g_type_class_add_private. (Closes: #951994).
  * debian/patches:
    + Drop 0001_Fix-pkg-config-file-library-and-path-flags.patch. Applied
      upstream.
  * debian/control:
    + Bump Standards-Version: to 4.5.0. No changes needed.
    + Add Rules-Requires-Root: field and set it to 'no'.
  * debian/{control,compat}:
    + Switch to debhelper-compat notation, bump DH compat level to version 12.
  * debian/rules:
    + Switch from dh_install --fail-missing to dh_missing --fail-missing.
  * debian/ayatana-indicator-messages.install:
    + Adapt installation path. Service executable now gets installed to
      /usr/libexec/.
  * debian/libmessaging-menu0.symbols:
    + Add Build-Depends-Package: metadata field.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 24 Feb 2020 10:08:04 +0100

ayatana-indicator-messages (0.6.0-3) unstable; urgency=medium

  * debian/control:
    + Add B/R for indicator-messages. The a-i-messages and i-messages bin:pkgs
      share the same artwork files.
    + Bump Standards-Version: to 4.4.0. No changes needed.
  * debian/patches:
    + Add 0001_Fix-pkg-config-file-library-and-path-flags.patch. Adapt paths and
      filenames to recently reworked install target. (Closes: #923958).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 07 Aug 2019 01:54:05 +0200

ayatana-indicator-messages (0.6.0-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.2.0. No changes needed.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Aug 2018 18:51:18 +0200

ayatana-indicator-messages (0.6.0-1) unstable; urgency=medium

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

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 23 Mar 2018 15:16:57 +0100