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 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
libayatana-indicator (0.9.3-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/control:
+ Bump Standards-Version: to 4.6.1. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 26 Oct 2022 00:25:25 +0200
libayatana-indicator (0.9.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 0001_src-CMakeLists.txt-indicator.symbols-Don-t-export-pr.patch.
Applied upstream.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Fri, 18 Feb 2022 11:47:52 +0100
libayatana-indicator (0.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all previous patches. All shipped upstream.
+ Add 0001_src-CMakeLists.txt-indicator.symbols-Don-t-export-pr.patch. Don't
export private symbols.
* debian/:
+ Adjust to upstream build system switch (autotools -> CMake).
* debian/control:
+ Bump Standards-Version: to 4.6.0. No changes needed.
+ Add missing dev:pkg dependency to libayatana-indicator3-dev:
libayatana-ido3-dev (>= 0.8.0).
+ Enforce usage of version 0.9.0 of the Ayatana IDO library.
* debian/copyright:
+ Update auto-generated copyright.in reference file.
+ Update copyright attributions.
* debian/watch:
+ Use format version 4.
* 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 13:35:28 +0100
libayatana-indicator (0.8.4-4) unstable; urgency=medium
* debian/{control,ayatana-indicator-common.*}:
+ Drop bin:pkg ayatana-indicator-common. Now provided by libayatana-common.
(Closes: #993960).
* debian/control:
+ Drop B-D dh-exec. Not needed anymore.
+ Drop B-D systemd. Not needed anymore.
* debian/rules:
+ Drop dh_install/dh_missing calls for ayatana-indicator-common.
+ Make sure ayatana-indicators.target gets removed before dh_install.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Wed, 10 Nov 2021 15:17:17 +0100
libayatana-indicator (0.8.4-3) unstable; urgency=medium
* debian/patches:
+ Add 0002_src-indicator-ng.c-Make-sure-old-menu-item-name-is-n.patch.
Prevent regular crashes in indicator applets. (Closes: #992499).
-- Mike Gabriel <sunweaver@debian.org> Wed, 10 Nov 2021 13:39:08 +0100
libayatana-indicator (0.8.4-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/patches:
+ Add 0001_scale-icons-when-loading-from-filename.patch (LP: #1733301)
[ Mike Gabriel ]
* debian/patches:
+ Fix file path in 0001_scale-icons-when-loading-from-filename.patch.
-- Mike Gabriel <sunweaver@debian.org> Tue, 19 Oct 2021 10:26:27 +0200
libayatana-indicator (0.8.4-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 1001_build-tests-without-Werror.patch. Drop -Werror compiler flag
for unit tests.
* debian/control:
+ Add B: (ayatana-indicator-common) to make sure, all indicators are update
to above 0.8.0.
+ Add B-D at-spi2-core. Let unit tests that are wrapped by Xvfb and/or
dbus-wrapper succeed.
* debian/rules:
+ Run unit tests after build.
+ Don't run unit test parallely.
-- Mike Gabriel <sunweaver@debian.org> Wed, 03 Feb 2021 16:20:46 +0100
libayatana-indicator (0.8.3-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Mon, 09 Nov 2020 20:30:44 +0100
libayatana-indicator (0.8.2-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Thu, 10 Sep 2020 22:08:29 +0200
libayatana-indicator (0.8.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 0001_Fix-IDO-insertion-index-in-Indicator-Messages-with-m.patch.
Applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Wed, 26 Aug 2020 09:39:59 +0200
libayatana-indicator (0.8.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 0001_Fix-IDO-insertion-index-in-Indicator-Messages-with-m.patch.
Fix IDO insertion index in Indicator Messages with multiple messagemenu
clients registered.
* debian/control:
+ Update versioned B-D on libayatana-ido3-dev (>= 0.8.0).
* debian/libayatana-indicator3-7.symbols:
+ Update symbols.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 18 Aug 2020 08:16:18 +0200
libayatana-indicator (0.7.1-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Wed, 29 Jul 2020 23:38:09 +0200
libayatana-indicator (0.7.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Bump DH compat level to version 13.
* debian/libayatana-indicator3-7.symbols:
+ Update symbols.
* debian/copyright:
+ Update copyright attributions.
* debian/rules:
+ Drop LDFLAGS --as-needed addition. Default since bullseye release cycle.
-- Mike Gabriel <sunweaver@debian.org> Fri, 24 Jul 2020 06:50:32 +0200
libayatana-indicator (0.6.3-1) unstable; urgency=medium
* New upstream release.
- Fixes gtk-2.0 build's FTBFS against glib2.0 (>= 2.62).
(Closes: #943877).
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump DH comat level to version 12.
* debian/control:
+ Bump Standards-Version: 4.4.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to "no".
* debian/rules:
+ Switch from dh_install --fail-missing to dh_missing --fail-missing.
+ Drop '--with autoreconf' from DH call. It's the default since DH
compat level 12.
* debian/*.symbols:
+ Add Build-Depends-Package: meta data fields.
* debian/libayatana-indicator3-tools.install:
+ Tools are now installed to libexec dir.
-- Mike Gabriel <sunweaver@debian.org> Wed, 20 Nov 2019 14:30:19 +0100
libayatana-indicator (0.6.2-3) unstable; urgency=medium
* debian/control:
+ Drop D (libayatana-indicator3-dev) on libayatana-indicator-dev.
This caused build-envs to pull in the full GTK-2+ build stack when
only GTK-3+ was required. (Closes: #924879).
-- Mike Gabriel <sunweaver@debian.org> Mon, 18 Mar 2019 10:22:30 +0100
libayatana-indicator (0.6.2-2) unstable; urgency=medium
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Use un-API-versioned B-D for libayatana-ido3-dev.
+ Bump Standards-Version: to 4.2.0. No changes needed.
* debian/copyright:
+ Update copyright attributions.
* debian/upstream/metadata:
+ Add file. Comply with DEP-12.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Aug 2018 19:06:59 +0200
libayatana-indicator (0.6.2-1) unstable; urgency=medium
* New upstream release.
- Type cast assignments from g_object_ref_sink().
(Closes: #893513).
* debian/control:
+ Bump Standards-Version: to 4.1.3. No changes needed.
* debian/copyright:
+ Use secure URI for copyright format reference.
* debian/watch:
+ Use secure URL to obtain upstream sources.
-- Mike Gabriel <sunweaver@debian.org> Tue, 20 Mar 2018 10:51:28 +0100
libayatana-indicator (0.6.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Make systemd a B-D only on [linux-any].
+ Add B-D: dh-exec.
+ Bump Standards-Version: to 4.1.0. No changes needed.
* debian/ayatana-indicators-common:
+ Leave ayatana-indicators-commin bin:package empty on non-systemd
systems. Resolves FTBFS on Debian GNU/Hurd and Debian GNU/kFreeBSD.
* debian/{control,copyright,watch}:
+ Update upstream URLs to new upstream project locations.
* debian/rules:
+ Drop dh_install call for bin:pkg -plibayatana-indicator-tools. We don't
ship that anymore.
* Upload to unstable.
-- Mike Gabriel <sunweaver@debian.org> Fri, 22 Sep 2017 10:19:31 +0200
libayatana-indicator (0.6.0-1) experimental; urgency=medium
* Initial release to Debian. (Closes: #863134).
-- Mike Gabriel <sunweaver@debian.org> Mon, 22 May 2017 15:19:30 +0200
|