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 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337
|
ayatana-indicator-session (24.5.1-2) unstable; urgency=medium
* debian/patches:
+ Add 0001_src-backend-dbus-actions-c-Dont-switch-to-greeter-when-locking-
Lomiri.patch. Don't switch to greeter when locking the screen in Lomiri.
-- Mike Gabriel <sunweaver@debian.org> Sat, 21 Jun 2025 16:22:33 +0200
ayatana-indicator-session (24.5.1-1) unstable; urgency=medium
[ Mike Gabriel ]
* New upstream release.
* debian/control:
+ Bump Standards-Version to 4.7.2. No changes needed.
* debian/copyright:
+ Update copyright attributions.
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
-- Mike Gabriel <sunweaver@debian.org> Tue, 01 Apr 2025 11:27:35 +0200
ayatana-indicator-session (24.5.0-2) unstable; urgency=medium
* debian/control:
+ Move zenity from S: to D:. It is the final fallback app that gets called
if other desktop utilities are missing.
-- Mike Gabriel <sunweaver@debian.org> Fri, 24 Jan 2025 10:49:06 +0100
ayatana-indicator-session (24.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version to 4.7.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 22 May 2024 09:09:56 +0200
ayatana-indicator-session (24.2.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all patches. All applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Fri, 23 Feb 2024 16:02:24 +0100
ayatana-indicator-session (23.10.3-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/patches:
+ Drop 2000-fix-build-on-gcc13.patch. Applied upstream.
+ Fix RDA / non-RDA builds/tests via 1001_fix-no-RDA-FTBFS.patch and
0001_src-service.c-Use-rda_session_is_remote-rather-than-.patch.
* debian/control:
+ Add B-D: librda-dev.
+ Replace systemd by systemd-dev in B-D. (Closes: #1060523).
* debian/rules:
+ Explicitly enable RDA (although it's currently on by default).
-- Mike Gabriel <sunweaver@debian.org> Mon, 05 Feb 2024 16:19:36 +0100
ayatana-indicator-session (22.9.2-3) unstable; urgency=medium
* debian/tests: Drop policykit as depends, dropped upstream
(closes: #1025638)
-- Marius Gripsgard <mariogrip@debian.org> Sun, 06 Aug 2023 20:32:12 +0200
ayatana-indicator-session (22.9.2-2) unstable; urgency=medium
[ Zixing Liu ]
* debian/patches:
+ Add 2000-fix-build-on-gcc13.patch to fix the missing header issue when
building with GCC 13. The patch has been forwarded to the upstream.
(closes: #1037586)
-- Marius Gripsgard <mariogrip@debian.org> Thu, 27 Jul 2023 20:31:11 +0200
ayatana-indicator-session (22.9.2-1) unstable; urgency=medium
* 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.
-- Mike Gabriel <sunweaver@debian.org> Tue, 20 Jun 2023 16:19:35 +0200
ayatana-indicator-session (22.9.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 0003_Lomiri-Re-rename-former-UnitySession-related-changes.patch.
Applied upstream.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 28 Feb 2023 22:52:24 +0100
ayatana-indicator-session (22.9.0-3) unstable; urgency=medium
[ Mike Gabriel ]
* debian/patches:
+ Add 0003_Lomiri-Re-rename-former-UnitySession-related-changes.patch from
upstream. Fix/bring back full Lomiri integration support.
[ Debian Janitor ]
* debian/control:
+ B-D: Drop versioned constraint on dpkg-dev and libglib2.0-dev.
-- Mike Gabriel <sunweaver@debian.org> Tue, 14 Feb 2023 10:35:35 +0100
ayatana-indicator-session (22.9.0-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Honour DEB_BUILD_OPTIONS=nocheck. (Closes: #1024541).
[ Mike Gabriel ]
* debian/control:
+ Section change: gnome -> misc.
-- Mike Gabriel <sunweaver@debian.org> Mon, 21 Nov 2022 10:57:57 +0100
ayatana-indicator-session (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 13:25:52 +0200
ayatana-indicator-session (22.2.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Depend on systemd only on [linux-any] architectures.
-- Mike Gabriel <sunweaver@debian.org> Fri, 15 Jul 2022 22:50:03 +0200
ayatana-indicator-session (22.2.0-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Fri, 18 Feb 2022 11:31:23 +0100
ayatana-indicator-session (0.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all previous patches. All shipped upstream.
* debian/control:
+ Add B-Ds: cmake-extras, libayatana-common-dev.
+ Drop from B-D: liblomiri-url-dispatcher.
+ 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.
+ 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:55:47 +0100
ayatana-indicator-session (0.8.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Add 0001_Switch-from-URL-Dispatcher-to-Lomiri-URL-Dispatcher.patch.
Switch from URL Dispatcher to Lomiri URL Dispatcher.
+ Add 0002_improve-parallel-build-in-backend-dbus.patch. Fix parallel
builds where cmake tried to build unit tests before running the
gdbus-codegen commands in src/backend-dbus/.
* debian/control:
+ Add to B-D: liblomiri-url-dispatcher-dev.
+ Bump Standards-Version: to 4.5.1. No changes needed.
+ Fix capitalization of Xfce. Thanks lintian.
* debian/copyright:
+ Update copyright attributions.
* debian/watch:
+ Switch to format version 4.
-- Mike Gabriel <sunweaver@debian.org> Tue, 02 Feb 2021 21:21:32 +0100
ayatana-indicator-session (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.
+ Improve LONG_DESCRIPTION.
-- Mike Gabriel <sunweaver@debian.org> Sat, 07 Nov 2020 15:10:45 +0100
ayatana-indicator-session (0.8.1-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Thu, 10 Sep 2020 22:16:11 +0200
ayatana-indicator-session (0.8.0-2) unstable; urgency=medium
* debian/rules:
+ Drop dh_install override. Not needed anymore (since service moved to
libexec dir). Fixes FTBFS on hurd-i386.
-- Mike Gabriel <sunweaver@debian.org> Fri, 21 Aug 2020 21:10:26 +0200
ayatana-indicator-session (0.8.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Versioned D on ayatana-indicator-common (>= 0.8.0).
+ Bump DH compat level to version 13.
* debian/control:
+ Bump Standards-Version: to 4.5.0. No changes needed.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 18 Aug 2020 09:26:42 +0200
ayatana-indicator-session (0.4.4-1) unstable; urgency=medium
* New upstream release.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump DH compat level to version 12.
* debian/control:
+ Drop from B-D: python. (Closes: #936177).
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to "no".
* debian/upstream/metadata:
+ Add DEP-12 compliant metadata file.
-- Mike Gabriel <sunweaver@debian.org> Wed, 27 Nov 2019 10:23:50 +0100
ayatana-indicator-session (0.4.3-2) unstable; urgency=medium
* debian/control:
+ Add B/R for indicator-session. The packages a-i-session and i-session
share the same artwork files. (LP: #1747183, #1775072, #1778149).
+ Bump Standards-Version: to 4.2.1. No changes neeed.
-- Mike Gabriel <sunweaver@debian.org> Fri, 16 Nov 2018 08:52:35 +0100
ayatana-indicator-session (0.4.3-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standars-Version: to 4.2.0. No changes needed.
* debian/docs:
+ Add file. Install README.md.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Tue, 21 Aug 2018 17:33:37 +0200
ayatana-indicator-session (0.4.2-3) unstable; urgency=medium
* debian/patches:
+ Add 1001_fix-incompatible-pointer-type-on-some-archs.patch. Type cast
g_object_ref connection to GDBusConnection pointer type again. Should
fix FTBFS on some architectures.
-- Mike Gabriel <sunweaver@debian.org> Tue, 21 Aug 2018 15:48:36 +0200
ayatana-indicator-session (0.4.2-2) unstable; urgency=medium
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Downgrade various packages from R to S (to avoid an overfull stack of
packages pulled in via Recommends: field). Addresses #901711).
-- Mike Gabriel <sunweaver@debian.org> Mon, 13 Aug 2018 23:00:57 +0200
ayatana-indicator-session (0.4.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.1.3. No changes needed.
* debian/{control,compat}:
+ Bump DH compat level to 11.
* debian/rules:
+ Migrate from dh_install --fail-missing to dh_missing --fail-missing.
* debian/copyright:
+ Use secure URI for copyright format reference.
+ Update auto-generated copyright.in reference template.
+ Update copyright attributions.
* debian/watch:
+ Use secure URL to obtain upstream sources.
-- Mike Gabriel <sunweaver@debian.org> Wed, 28 Feb 2018 22:00:36 +0100
ayatana-indicator-session (0.4.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Process with wrap-and-sort -t.
* debian/patches:
+ Drop 0001-systemd-unit-file-Only-build-install-if-systemd-is-a.patch.
Included in this upstream release.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Thu, 26 Oct 2017 13:01:27 +0200
ayatana-indicator-session (0.4.0-2) unstable; urgency=medium
* Upload to unstable.
* debian/{control,copyright,watch}:
+ Update to new upstream URLs.
* debian/copyright:
+ Auto-generate copyright.in file.
* debian/control:
+ Add to R as an alternative for mate-indicator-applet:
xfce4-indicator-plugin, indicator-renderer.
+ Modify B-D for systemd: only available/required on [linux-any].
+ Bump Standards-Version: to 4.1.1. No changes needed.
* debian/patches:
+ Add 0001-systemd-unit-file-Only-build-install-if-systemd-is-a.patch.
Create systemd unit file only if systemd is available at build-time.
-- Mike Gabriel <sunweaver@debian.org> Sat, 07 Oct 2017 21:15:37 +0200
ayatana-indicator-session (0.4.0-1) experimental; urgency=medium
* Initial upload to Debian. (Closes: #863825).
-- Mike Gabriel <sunweaver@debian.org> Wed, 31 May 2017 16:59:13 +0200
|