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 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511
|
gnome-flashback (3.38.0-2) unstable; urgency=medium
* Backport upstream patch to fix segfault on login on 32-bit systems.
(Closes: #989139)
-- Dmitry Shachnev <mitya57@debian.org> Fri, 28 May 2021 21:56:25 +0300
gnome-flashback (3.38.0-1) unstable; urgency=medium
* New upstream release.
- Notifications no longer use gvfs-open (closes: #969778).
* Update debian/gnome-session-flashback.install for new systemd session
configuration.
* Make sure *.gmo files are regenerated during build.
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 15 Oct 2020 16:11:47 +0300
gnome-flashback (3.37.3-1) experimental; urgency=medium
* New upstream release.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 20 Aug 2020 21:04:41 +0300
gnome-flashback (3.37.2-3) experimental; urgency=medium
* Unregister the old alternative and register the new one on upgrade.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 30 May 2020 13:17:44 +0300
gnome-flashback (3.37.2-2) experimental; urgency=medium
* Build against gnome-panel 3.37 and adapt to changed modules path.
* Move executables to /usr/libexec, to fix executable-in-usr-lib warning.
FHS v3.0 and Debian Policy v4.1.5 allow for this location.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 29 May 2020 18:48:54 +0300
gnome-flashback (3.37.2-1) experimental; urgency=medium
* New upstream release.
* Depend on nautilus ≥ 3.37.1.1, needed for desktop.
* Update to debhelper compat level 13.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 04 May 2020 20:23:03 +0300
gnome-flashback (3.36.3-1) unstable; urgency=medium
* New upstream release.
* Remove unused libdbus-glib-1-dev build-dependency. (Closes: #955843)
* Install the new gnome-flashback-clipboard executable in gnome-flashback
package.
* Bump gnome-session-flashback dependency on gnome-flashback to 3.36.3.
* Update debian/copyright for clipboard code move.
* Add a comment that our --as-needed overrides upstream --no-as-needed
(coming from m4/ax_compiler_flags_ldflags.m4), to fix Lintian warning.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 30 Apr 2020 12:29:58 +0300
gnome-flashback (3.36.1-1) unstable; urgency=medium
* New upstream release.
* Drop all patches, included in the new release.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 30 Mar 2020 13:47:33 +0300
gnome-flashback (3.36.0-3) unstable; urgency=medium
* Remove gnome-screensaver autostart file on upgrade. (Closes: #954717)
* Backport upstream patch to disable unimplemented placement modes.
* Backport upstream patch to fix locking screen from end session dialog.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 23 Mar 2020 13:11:39 +0300
gnome-flashback (3.36.0-2) unstable; urgency=medium
* Recommend libpam-gnome-keyring, used by the PAM configuration file.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 17 Mar 2020 12:22:06 +0300
gnome-flashback (3.36.0-1) unstable; urgency=medium
* New upstream release.
* Drop all patches, included in the new release.
* Update debian/copyright.
* Drop system_indicators.a from debian/not-installed.
* Add debian/gnome-flashback.pam file, copied from gnome-screensaver.
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 16 Mar 2020 22:19:48 +0300
gnome-flashback (3.35.2-2) experimental; urgency=medium
* Build-depend on libasound2-dev to enable ALSA support.
* Add missing Breaks/Replaces for moving the GSettings override to
gnome-session-flashback. (Closes: #952688)
* Backport upstream patch to fix crash in GfInputSourcesButton.
(LP: #1864506)
-- Dmitry Shachnev <mitya57@debian.org> Thu, 27 Feb 2020 18:38:34 +0300
gnome-flashback (3.35.2-1) experimental; urgency=medium
* New upstream release.
* Update debian/clean file.
* Add new build-dependencies.
* Drop gnome-screensaver recommendation.
* Make system-indicators link with math library to fix linker errors.
* Install the System Indicators panel module in gnome-flashback package.
* Install gnome-flashback.layout and the GSettings override file in
gnome-session-flashback package.
* Update to debhelper compat level 12, use the new syntax.
* Update debian/copyright.
* Bump Standards-Version to 4.5.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 11 Feb 2020 23:32:51 +0300
gnome-flashback (3.35.1-1) experimental; urgency=medium
* New upstream release.
* Drop disable_compiz_session.diff, no longer needed.
* Build-depend on libsystemd-dev, needed by the new libdesktop component.
* Stop suggesting compiz, Debian is not shipping a compatible version.
* Drop obsolete Breaks/Replaces on pre-Stretch package versions.
* Update the package description to mention desktop icons.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 03 Dec 2019 19:00:25 +0300
gnome-flashback (3.34.2-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 02 Nov 2019 01:12:07 +0300
gnome-flashback (3.34.1-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 15 Oct 2019 13:51:33 +0300
gnome-flashback (3.34.0-2) unstable; urgency=medium
* Bump gnome-session-bin dependency to 3.33.92.
* Bump Standards-Version to 4.4.1, no changes needed.
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 01 Oct 2019 11:58:14 +0300
gnome-flashback (3.34.0-1) experimental; urgency=medium
* New upstream release.
* Update debian/watch to track only stable versions again.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 10 Sep 2019 16:47:35 +0300
gnome-flashback (3.33.92-1) experimental; urgency=medium
* New upstream release.
* Drop systemd_unit_dir.diff, applied upstream.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 05 Sep 2019 14:56:32 +0300
gnome-flashback (3.33.1-1) experimental; urgency=medium
* New upstream release.
* Update debian/watch to track unstable versions.
* Drop fix_ibus_flicker.diff and fix_shell_memory_leak.diff,
included in the new release.
* Backport upstream commit to fix systemd unit files install directory.
* Install the systemd unit files.
* Bump gnome-session-flashback dependencies on gnome-flashback and
gnome-session-bin, to ensure presence of systemd user session support.
* Bump dependency on gnome-settings-daemon, to make sure it supports the
new org.gnome.Shell D-Bus interface.
* Bump gsettings-desktop-schemas-dev build-dependency to 3.31.0.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 18 Aug 2019 14:53:43 +0300
gnome-flashback (3.32.0-2) experimental; urgency=medium
* Backport upstream patch to fix ibus indicator flicker. (LP: #1836659)
* Backport upstream patch to fix memory leak when destroying shell object.
(LP: #1760336)
* Add files generated by gdbus-codegen to debian/clean.
* Bump Standards-Version to 4.4.0, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 20 Jul 2019 21:21:11 +0300
gnome-flashback (3.32.0-1) experimental; urgency=medium
* New upstream release.
* Drop patches that are included in the new release:
- fix-handle-ungrab-crash.diff
- fix-notifications-crash.diff
* Update debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 05 May 2019 13:15:34 +0300
gnome-flashback (3.30.0-3) unstable; urgency=medium
* Disable the compiz session. Upstream only supports original compiz,
not compiz-reloaded.
* Backport upstream patch fixing notifications crash when removing
monitor (fix-notifications-crash.diff).
* Backport upstream patch to fix segfault in handle_ungrab_accelerator()
(fix-handle-ungrab-crash.diff).
-- Dmitry Shachnev <mitya57@debian.org> Fri, 04 Jan 2019 14:02:34 +0300
gnome-flashback (3.30.0-2) unstable; urgency=medium
* Team upload
[ Dmitry Shachnev ]
* Add epoch to the required metacity version (1:3.30.1).
[ Jeremy Bicha ]
* Restore -Wl,-O1 to our LDFLAGS
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Sun, 23 Dec 2018 11:52:00 -0500
gnome-flashback (3.30.0-1) unstable; urgency=medium
* New upstream release.
* Update suggestion: gnome-user-guide (transitional) → gnome-user-docs.
* Update the package descriptions (see #895348).
* Bump required metacity version to 3.30.1.
* Bump gsettings-desktop-schemas-dev build-dependency to 3.24.0.
* Make gnome-flashback-common break libglib2.0-bin < 2.57.2, as we need
glib-compile-schemas that supports per-session overrides.
* Update debian/copyright.
* Install NEWS under its original name, not as changelog (Policy 12.7).
* Bump Standards-Version to 4.2.1.
* Remove dbgsym migration, it should be no longer needed.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 09 Sep 2018 23:36:16 +0300
gnome-flashback (3.28.0-1) unstable; urgency=medium
* New upstream release.
* Drop gsd-no-a11ykeyboard.diff, included in the new release.
* Update to debhelper compat level 11.
* Drop dependency on nautilus.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 26 Mar 2018 11:19:10 +0300
gnome-flashback (3.26.0-3) unstable; urgency=medium
[ Jeremy Bicha ]
* Update Vcs fields for migration to https://salsa.debian.org/
[ Dmitry Shachnev ]
* Backport upstream patch to make the GNOME Flashback session work with
gnome-settings-daemon 3.28 (gsd-no-a11ykeyboard.diff).
* Bump Standards-Version to 4.1.3, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 17 Mar 2018 15:51:47 +0300
gnome-flashback (3.26.0-2) unstable; urgency=medium
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 15 Oct 2017 11:40:24 +0300
gnome-flashback (3.26.0-1) experimental; urgency=medium
* New upstream release.
* Drop both patches, they were coming from upstream.
* Bump libgtk-3-dev build-dependency to 3.22.0, following configure.ac.
* Bump required gnome-settings-daemon version to 3.26, needed for the
new display config code.
* Update debian/copyright.
* Update debhelper compatibility level to 10.
* Bump Standards-Version to 4.1.1, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 05 Oct 2017 19:04:23 +0700
gnome-flashback (3.24.0-2) unstable; urgency=medium
* Backport upstream commits to fix crashes on computers with touchscreens
(fix-touchscreen-crashes.diff).
* Backport upstream commit to fix the disabled Authenticate button in the
Authentication Agent dialog (polkit-password-entry.diff).
* Upload to unstable (closes: #869950).
-- Dmitry Shachnev <mitya57@debian.org> Wed, 02 Aug 2017 18:10:49 +0300
gnome-flashback (3.24.0-1) experimental; urgency=medium
* New upstream release.
* Add build-dependencies on libgdk-pixbuf2.0-dev and libxfixes-dev,
following upstream configure.ac.
* Migrate Vcs fields from Svn to Git.
* Bump gnome-settings-daemon dependency to 3.23.2.
* Bump Standards-Version to 4.0.0, no changes needed.
* Make gnome-session-flashback suggest compiz.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 06 Jul 2017 12:05:32 +0300
gnome-flashback (3.22.0-3) unstable; urgency=medium
* Bump gnome-session-fallback Breaks version to 3.8.4, that was the
last version of this package (closes: #842367).
* Make short descriptions a bit more informative (closes: #843143).
-- Dmitry Shachnev <mitya57@debian.org> Mon, 07 Nov 2016 20:45:23 +0300
gnome-flashback (3.22.0-2) unstable; urgency=medium
* Pass the old, CDBS-like libexecdir to configure.
* Move gnome-flashback-* scripts back to gnome-session-flashback package
(closes: #840068).
-- Dmitry Shachnev <mitya57@debian.org> Mon, 10 Oct 2016 13:32:49 +0300
gnome-flashback (3.22.0-1) unstable; urgency=medium
* New upstream release.
* Add libxi-dev build-dependency, following upstream.
* Bump gsettings-desktop-schemas-dev build-dependency to 3.21.4,
following upstream.
* Update debian/copyright.
* Convert from cdbs to debhelper.
* Move gnome-flashback-* scripts to gnome-flashback package, because
they are now installed into architecture-specific location.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 07 Oct 2016 12:54:46 +0300
gnome-flashback (3.20.2-1) unstable; urgency=medium
* New upstream bugfix release.
- Desktop background is now drawn directly on the root window,
crashes related to the old code should be gone (closes: #827298).
-- Dmitry Shachnev <mitya57@debian.org> Mon, 25 Jul 2016 20:08:06 +0300
gnome-flashback (3.20.1-2) unstable; urgency=medium
[ Dmitry Shachnev ]
* Make gnome-flashback provide notification-daemon.
[ Laurent Bigonville ]
* Make gnome-flashback provide polkit-1-auth-agent
-- Laurent Bigonville <bigon@debian.org> Sun, 05 Jun 2016 15:57:15 +0200
gnome-flashback (3.20.1-1) unstable; urgency=medium
* New upstream bugfix release.
- Fixes crash in notifications component (closes: #824656).
* Revert the previous change. Bluetooth support is not optional and the
binaries have been removed on non-Linux architectures.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 19 May 2016 14:36:56 +0300
gnome-flashback (3.20.0-2) unstable; urgency=medium
* Enable libgnome-bluetooth-dev build-dependency only on linux-any
(closes: #823038).
-- Dmitry Shachnev <mitya57@debian.org> Fri, 13 May 2016 22:40:46 +0300
gnome-flashback (3.20.0-1) unstable; urgency=medium
* New upstream release.
* Bump libgtk-3-dev build-dependency to 3.19.5, following upstream.
* Migrate to automatic dbgsym packages.
- Build-depend on debhelper 9.20160114~ for this.
* Drop gnome-session-flashback dependency on notification-daemon.
GNOME Flashback now has a built-in notifications mechanism.
- Depend on the latest gnome-flashback version instead.
* Bump Standards-Version to 3.9.8, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 24 Apr 2016 13:50:29 +0300
gnome-flashback (3.18.2-1) unstable; urgency=medium
* New upstream release.
* Move files in /etc/xdg/autostart/ from gnome-flashback-common to
gnome-session-flashback package.
-- Dmitry Shachnev <mitya57@debian.org> Wed, 17 Feb 2016 15:06:59 +0300
gnome-flashback (3.18.1-1) unstable; urgency=medium
[ Michael Biebl ]
* Use https:// for Vcs-Browser.
[ Dmitry Shachnev ]
* New upstream release.
* Drop no longer needed build-dependency on libxkbcommon-x11-dev.
* Add new libpango1.0-dev build-dependency.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 15 Oct 2015 11:36:23 +0300
gnome-flashback (3.18.0-1) unstable; urgency=medium
* New upstream release.
- Added new module for switching keyboard layouts (closes: #731245).
- Multiple fixes for display-config module (closes: #735279).
* Drop build-dependency on gnome-common, no longer needed.
* Add new build-dependencies:
- libgnome-bluetooth-dev for bluetooth applet;
- libibus-1.0-dev, libxkbcommon-x11-dev, libxkbfile-dev, xkb-data
for input-sources module;
- libpolkit-agent-1-dev, libpolkit-gobject-1-dev for polkit module.
* Install /usr/share/desktop-directories in gnome-flashback-common.
* Update debian/copyright.
* Drop no longer needed policykit-1-gnome dependency from
gnome-session-flashback.
* Tighten some dependencies.
* Update gnome-flashback package description.
* Make gnome-flashback suggest gnome-power-manager (the power applet
tries to call gnome-power-statistics application).
-- Dmitry Shachnev <mitya57@debian.org> Fri, 25 Sep 2015 18:45:14 +0300
gnome-flashback (3.17.2-2) unstable; urgency=medium
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 16 Jun 2015 18:01:18 +0300
gnome-flashback (3.17.2-1) experimental; urgency=medium
* New upstream release.
- Adds a workaround for showing the application menu (closes: #773644).
* Watch unstable releases.
* Drop ancient gnome-session Replaces.
* Minor description rewording of gnome-flashback package.
* Update debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 06 Jun 2015 12:54:07 +0300
gnome-flashback (3.16.1-1) experimental; urgency=medium
* New upstream release.
- Asks gnome-session to disable acceleration check (closes: #730495).
* Drop add_key_grabber.patch, applied upstream.
* Add new build-dependencies and update existing ones, according to
configure.ac.
* Bump gnome-session-bin dependency to a version that supports new
--disable-acceleration-check option.
* Make gnome-flashback recommend gnome-settings-daemon 3.15.4, the OSD
does not work with earlier versions.
* Relax notification-daemon dependency to support alternative packages
that provide notification-daemon.
-- Dmitry Shachnev <mitya57@debian.org> Wed, 27 May 2015 14:07:32 +0300
gnome-flashback (3.14.0-4) experimental; urgency=medium
* Merge 3.10.0-3 upload from unstable branch.
* Move gnome-screensaver from Depends to Recommends (it is no longer
in RequiredComponents list).
* Make gnome-session-flashback depend on gnome-flashback 3.14,
to make sure that gnome-flashback-init.desktop is available.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 20 Nov 2014 15:03:19 +0300
gnome-flashback (3.14.0-3) experimental; urgency=medium
* Fix the regression introduced in previous upload (closes: #769998).
-- Dmitry Shachnev <mitya57@debian.org> Tue, 18 Nov 2014 10:31:36 +0300
gnome-flashback (3.14.0-2) experimental; urgency=medium
* Add missing postinst/prerm scripts (closes: #769763).
-- Dmitry Shachnev <mitya57@debian.org> Sun, 16 Nov 2014 19:13:48 +0300
gnome-flashback (3.14.0-1) experimental; urgency=medium
* New upstream release.
* Update build-dependencies for the new release.
* Build session files from this package as well.
* Install XDG menu file.
* Install upstream changelog properly.
* Add alocal.m4 and configure to debian/clean.
* Bump Standards-Version to 3.9.6, no changes needed.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 27 Oct 2014 18:16:49 +0300
gnome-flashback (3.10.0-3) unstable; urgency=medium
* Add keygrabber module, backported from upstream Git
(closes: #730096, #727046, #731418 and partially #771922).
-- Dmitry Shachnev <mitya57@debian.org> Fri, 05 Dec 2014 10:11:50 +0300
gnome-flashback (3.10.0-2) unstable; urgency=medium
* Fix Homepage URL.
* Add upstream patch to use non-symbolic icons in volume applet
(closes: #734822).
-- Dmitry Shachnev <mitya57@debian.org> Thu, 04 Dec 2014 11:33:58 +0300
gnome-flashback (3.10.0-1) unstable; urgency=medium
* Initial upload (closes: #758721).
* This application solves some problems of the GNOME Flashback session:
- It draws the background (which will fix #729846).
- It manages user activity so that gnome-settings-daemon can
show the mouse cursor.
- It provides End Session dialogs (which will fix #755140).
-- Dmitry Shachnev <mitya57@debian.org> Fri, 19 Sep 2014 17:09:43 +0400
|