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 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652
|
gnome-tweaks (46.1-1) unstable; urgency=medium
* New upstream release
* Drop 2 patches applied in new release
-- Jeremy Bícha <jbicha@ubuntu.com> Mon, 29 Apr 2024 16:53:39 -0400
gnome-tweaks (46.0-2) unstable; urgency=medium
* Cherry-pick 2 patches to fix bugs from switch to GTK4:
- GNOME Shell user themes don't work when extension is
installed for user only (e.g. from extensions.gnome.org)
- Unable to set fonts (LP: #2061566)
-- Jeremy Bícha <jbicha@ubuntu.com> Sun, 21 Apr 2024 20:19:08 -0400
gnome-tweaks (46.0-1) unstable; urgency=medium
* New upstream release
* Add Build-Depends: desktop-file-utils, python-gi-dev
* Bump minimum gsettings-desktop-schemas to 46.0
* Drop 5 patches applied in new release
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 28 Mar 2024 17:12:27 -0400
gnome-tweaks (46~beta-2) unstable; urgency=high
* Cherry-pick proposed patch to fix crash on start with certain autostart
files (LP: #2056657) (Closes: #1066867)
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 14 Mar 2024 14:53:00 -0400
gnome-tweaks (46~beta-1) unstable; urgency=medium
* New upstream release
- Allow setting "dark" background (LP: #1973341)
- Allow maximizing the window (LP: #1955748)
- Switch to GTK4 and libadwaita
* Update dependencies
* Run wrap-and-sort
* Drop obsolete Breaks/Replaces
* Bump Standards-Version to 4.6.2
* Refresh patches
* Drop patch modifying extension warning since it's not shown anyway
* Cherry-pick 4 patches to fix various issues
-- Jeremy Bícha <jbicha@ubuntu.com> Fri, 08 Mar 2024 08:40:52 -0500
gnome-tweaks (45.1-1) unstable; urgency=medium
* New upstream release (LP: #2017606)
* Stop using debian/control.in and dh_gnome_clean
* Use dh-user-session-migration to clean up lid switch inhibitor
autostart file. That feature is no longer included in the Tweaks app.
(Closes: #863245, LP: #1968528, LP: #1931785)
* Drop patches applied in new release
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 29 Feb 2024 20:15:15 -0500
gnome-tweaks (42~beta-4) unstable; urgency=medium
* Team upload
* d/p/Remove-deprecated-option-for-separate-Lock-screen-wallpap.patch:
Remove an option that no longer has an effect (Closes: #1032286)
* d/patches: Apply translation updates from upstream, up to
42.beta-30-g6164cf6
-- Simon McVittie <smcv@debian.org> Fri, 03 Mar 2023 11:23:36 +0000
gnome-tweaks (42~beta-3) unstable; urgency=medium
* debian/control.in: Drop obsolete dependency on libsoup
* Bump Standards-Version to 4.6.1
-- Jeremy Bicha <jbicha@ubuntu.com> Fri, 18 Nov 2022 15:16:54 -0500
gnome-tweaks (42~beta-2) unstable; urgency=medium
* debian/control.in: Bump minimum gsettings-desktop-schemas to 42
(Closes: #1017792)
* Add gsettings override to disable extensions notice
* Suggest instead of Depend on gnome-shell-extension-prefs
* Add gnome-shell-extension-manager as alternative for g-s-extension-prefs
-- Jeremy Bicha <jbicha@ubuntu.com> Sat, 20 Aug 2022 13:35:30 -0400
gnome-tweaks (42~beta-1) unstable; urgency=medium
* New upstream release
- Applications Theme has been renamed to Legacy Applications Theme.
It still works the same way as before for apps that haven't opted
into the new GNOME 42 style.
- Some other tweaks have been dropped because they are included in
GNOME Settings 41 instead.
* Drop patches applied in new release
* Refresh patches
* debian/control.in: Build-Depend on libhandy-1-dev
-- Jeremy Bicha <jeremy.bicha@canonical.com> Wed, 09 Mar 2022 07:27:41 -0500
gnome-tweaks (40.0-6) unstable; urgency=medium
* Drop patch keeping compatibility with gnome-settings-daemon 3.38
* Cherry-pick patches to remove Animations & Compose Key:
These were previously added to the GNOME Settings app
* Cherry-pick patch to support GNOME 42 dark theme preference
* debian/control.in: Require gir1.2-handy-1 1.5.90+
-- Jeremy Bicha <jeremy.bicha@canonical.com> Wed, 16 Feb 2022 15:48:13 -0500
gnome-tweaks (40.0-5) unstable; urgency=medium
* Team upload
* d/p/meson-fix-invalid-positional-argument.patch:
Add patch from upstream to fix FTBFS with Meson 0.61
(Closes: #1005551)
-- Simon McVittie <smcv@debian.org> Sun, 13 Feb 2022 15:21:33 +0000
gnome-tweaks (40.0-4) unstable; urgency=medium
* Team upload
* d/p/debian/app-Give-Debian-specific-advice-regarding-gnome-extension.patch:
Add patch to reference Debian packaging for GNOME Extensions app.
gnome-tweaks already Depends on gnome-shell-extension-prefs, so we
don't need to give detailed advice on how to install it.
(Closes: #994018; LP: #1943183)
-- Simon McVittie <smcv@debian.org> Sun, 12 Sep 2021 11:13:17 +0100
gnome-tweaks (40.0-3) unstable; urgency=medium
* d/control*:
- Depend on gir1.2-handy-1 instead of gir1.2-handy-0.0. Thanks to
Youhei SASAKI for pointing it out (closes: #992752).
-- Gunnar Hjalmarsson <gunnarhj@debian.org> Tue, 24 Aug 2021 01:08:08 +0200
gnome-tweaks (40.0-2) unstable; urgency=medium
* Team upload
* Remove gnome-tweak-tool transitional binary package.
This was released in buster and bullseye, and nothing depends on it,
so it can go.
* d/p/Restore-compatibility-with-gnome-settings-daemon-3.38.x.patch:
Add patch to restore compatibility with g-s-d 3.38.x.
This means we can upload gnome-tweaks 40 to unstable ahead of g-s-d 40.
* Upload to unstable
-- Simon McVittie <smcv@debian.org> Thu, 19 Aug 2021 18:00:48 +0100
gnome-tweaks (40.0-1) experimental; urgency=medium
* Team upload
* debian/watch: Updated to follow the new GNOME versioning scheme
* New upstream release (LP: #1935569)
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.1
* Add Rules-Requires-Root header
-- Gunnar Hjalmarsson <gunnarhj@debian.org> Fri, 13 Aug 2021 01:06:19 +0200
gnome-tweaks (3.34.0-4) unstable; urgency=medium
* Team upload
[ Sebastien Bacher ]
* debian/control.in:
- Depend on gnome-shell-extension-prefs (LP: #1868932)
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
-- Simon McVittie <smcv@debian.org> Sun, 13 Sep 2020 12:07:26 +0100
gnome-tweaks (3.34.0-3) unstable; urgency=medium
* Bump Standards-Version to 4.5.0 (no further changes)
* Move gnome-tweak-tool-lid-inhibitor to /usr/libexec add compatibility
symlink
-- Laurent Bigonville <bigon@debian.org> Tue, 17 Mar 2020 14:40:01 +0100
gnome-tweaks (3.34.0-2) unstable; urgency=medium
* Depend on gir1.2-handy-0.0. Thanks to Fran Glais
-- Jeremy Bicha <jbicha@debian.org> Fri, 27 Sep 2019 19:39:25 -0400
gnome-tweaks (3.34.0-1) unstable; urgency=medium
* New upstream release
* Build-Depend on dh-sequence-python3
* Release to unstable
-- Jeremy Bicha <jbicha@debian.org> Fri, 27 Sep 2019 07:32:36 -0400
gnome-tweaks (3.32.0-1) experimental; urgency=medium
* New upstream release
-- Jeremy Bicha <jbicha@debian.org> Sun, 10 Mar 2019 21:04:13 -0400
gnome-tweaks (3.31.90-1) experimental; urgency=medium
* New upstream development release
* Build-Depend on debhelper-compat 12 and drop debian/compat
* Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools
* Bump Standards-Version to 4.3.0
* Add X-Ubuntu-Use-Langpack: yes to opt in to Ubuntu language packs
-- Jeremy Bicha <jbicha@debian.org> Wed, 06 Feb 2019 14:54:48 -0500
gnome-tweaks (3.30.2-1) unstable; urgency=medium
* New upstream release
- Fix running Tweaks outside of GNOME Shell (LP: #1799459)
-- Jeremy Bicha <jbicha@debian.org> Sun, 09 Dec 2018 22:00:39 -0500
gnome-tweaks (3.30.1-1) unstable; urgency=medium
* New upstream release
* Drop obsolete dh_install override for Ubuntu
* Bump Standards-Version to 4.2.1
-- Jeremy Bicha <jbicha@debian.org> Thu, 27 Sep 2018 10:50:08 -0400
gnome-tweaks (3.30.0-1) unstable; urgency=medium
* New upstream release
* Bump dependencies to match recommendations in README
* Release to unstable
-- Jeremy Bicha <jbicha@debian.org> Mon, 03 Sep 2018 13:52:35 -0400
gnome-tweaks (3.29.92-1) experimental; urgency=medium
* New upstream development release
-- Jeremy Bicha <jbicha@debian.org> Sun, 26 Aug 2018 17:45:42 -0400
gnome-tweaks (3.29.90.1-2) experimental; urgency=medium
* Fix versioned dependency on gir1.2-glib-2.0. Thanks harry332.
-- Jeremy Bicha <jbicha@debian.org> Tue, 07 Aug 2018 12:09:34 -0400
gnome-tweaks (3.29.90.1-1) experimental; urgency=medium
* New upstream development release
* debian/control.in: Bump minimum gir1.2-glib-2.0 to 2.57.2 and
gir1.2-gnomedesktop-3.0 to 3.29.90.1
-- Jeremy Bicha <jbicha@debian.org> Thu, 02 Aug 2018 15:45:04 -0400
gnome-tweaks (3.28.1-1) unstable; urgency=medium
* New upstream release
* Drop hot-corners-switch.patch: Applied in new release
* Bump Standards-Version to 4.1.4
-- Jeremy Bicha <jbicha@debian.org> Sun, 08 Apr 2018 13:06:22 -0400
gnome-tweaks (3.28.0-1) unstable; urgency=medium
* New upstream release
* Cherry-pick hot-corners-switch.patch:
- Add an "Activities Overview Hot Corner" switch if gnome-shell
includes that option (it does on Ubuntu)
* Install the Sound panel except in Ubuntu where it's not needed
-- Jeremy Bicha <jbicha@debian.org> Mon, 12 Mar 2018 20:38:11 -0400
gnome-tweaks (3.27.92-1) unstable; urgency=medium
* Team upload
* New upstream release candidate
* d/p/install-desktop-panel.patch: Drop, applied upstream
-- Simon McVittie <smcv@debian.org> Wed, 07 Mar 2018 15:16:41 +0000
gnome-tweaks (3.27.90.2-1) unstable; urgency=medium
* New upstream development release
* Don't install the new Sound panel since it needs
gnome-settings-daemon patches to be functional
-- Jeremy Bicha <jbicha@debian.org> Fri, 16 Feb 2018 16:50:26 -0500
gnome-tweaks (3.27.90-1) unstable; urgency=medium
* New upstream development release
* Add install-desktop-panel.patch:
- Install Desktop panel as long as we still offer Nautilus 3.26
* Update debian/copyright (Closes: #888567)
-- Jeremy Bicha <jbicha@debian.org> Mon, 05 Feb 2018 22:48:07 -0500
gnome-tweaks (3.27.4-1) unstable; urgency=medium
* New upstream unstable release
* Rename from gnome-tweak-tool to gnome-tweaks to match upstream name change
* Update Vcs fields for migration to https://salsa.debian.org/
* Refresh patches
* Bump debhelper compat to 11
-- Jeremy Bicha <jbicha@debian.org> Fri, 26 Jan 2018 21:31:48 -0500
gnome-tweak-tool (3.26.4-1) unstable; urgency=medium
* New upstream release
* Drop cherry-picked theme patches
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
-- Jeremy Bicha <jbicha@debian.org> Tue, 12 Dec 2017 18:51:04 -0500
gnome-tweak-tool (3.26.3-1) unstable; urgency=medium
[ Michael Biebl ]
* New upstream release (LP: #1728755)
[ Jeremy Bicha ]
* Cherry-pick patches from gnome-3-26 branch to improve Theme tweaks:
- 0001-appearance-Stop-requiring-gtk2-version-of-theme.patch
- 0002-appearance-Don-t-duplicate-the-theme-name.patch
- 0003-appearance-Always-offer-Adwaita-and-High-Contrast-GT.patch
- 0004-appearance-Don-t-duplicate-the-GNOME-Shell-theme-nam.patch
- 0005-appearance-Always-offer-HighContrastInverse.patch
-- Jeremy Bicha <jbicha@debian.org> Wed, 08 Nov 2017 15:27:51 -0500
gnome-tweak-tool (3.26.2.1-2) unstable; urgency=medium
* Release to unstable (Closes: #873765)
* debian/control.in:
- Depend on nautilus-data (for gsettings schemas)
-- Jeremy Bicha <jbicha@debian.org> Fri, 13 Oct 2017 17:29:45 -0400
gnome-tweak-tool (3.26.2.1-1) experimental; urgency=medium
* New upstream release
-- Jeremy Bicha <jbicha@debian.org> Mon, 02 Oct 2017 14:17:43 -0400
gnome-tweak-tool (3.26.2-1) experimental; urgency=medium
* New upstream release
* Bump Standards-Version to 4.1.1
-- Jeremy Bicha <jbicha@debian.org> Mon, 02 Oct 2017 13:39:50 -0400
gnome-tweak-tool (3.26.1-1) experimental; urgency=medium
* New upstream release (LP: #1717530, LP: #1718400)
-- Jeremy Bicha <jbicha@debian.org> Wed, 20 Sep 2017 14:18:27 -0400
gnome-tweak-tool (3.25.92-1) experimental; urgency=medium
* New upstream release
* debian/control.in:
- Require gnome-shell-common >= 3.24
-- Jeremy Bicha <jbicha@debian.org> Tue, 05 Sep 2017 03:37:38 -0400
gnome-tweak-tool (3.25.91-1) unstable; urgency=medium
* New upstream release.
- Power button action moved to gnome-control-center (Closes: #800129)
- Redesigned Application Menu tweak (Closes: #799102)
* Build with meson
* Switch to python3
* debian/control.in:
- Bump minimum python-gi to 3.10
- Bump minimum gsettings-desktop-schemas to 3.24
- Drop unnecessary Build-Depends
* Refresh 01_menu_category.patch
* Add fix-defs.patch to workaround issue with how the python3
library install directory is reported during the build
* Bump Standards-Version to 4.1.0
-- Jeremy Bicha <jbicha@ubuntu.com> Tue, 29 Aug 2017 18:06:25 -0400
gnome-tweak-tool (3.22.0-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper compat level to 10.
-- Michael Biebl <biebl@debian.org> Tue, 20 Sep 2016 21:01:38 +0200
gnome-tweak-tool (3.21.91-1) unstable; urgency=medium
* New upstream release.
* Drop debian/patches/git_use-new-gnome-desktop-calendar-schema.patch,
merged upstream.
* Convert from cdbs to dh.
-- Michael Biebl <biebl@debian.org> Tue, 06 Sep 2016 01:02:44 +0200
gnome-tweak-tool (3.20.1-2) unstable; urgency=medium
* Add debian/patches/git_use-new-gnome-desktop-calendar-schema.patch
* Bump gsettings-desktop-schemas (build-)dependencies to >= 3.21.2
-- Andreas Henriksson <andreas@fatal.se> Thu, 01 Sep 2016 21:06:54 +0200
gnome-tweak-tool (3.20.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Tue, 26 Apr 2016 20:10:28 +0200
gnome-tweak-tool (3.20.0-1) unstable; urgency=medium
* New upstream release.
* debian/control.in: Bump Standards-Version to 3.9.7.
-- Brandon Snider <brandonjsnider@gmail.com> Sun, 10 Apr 2016 15:09:02 -0400
gnome-tweak-tool (3.18.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 12 Nov 2015 14:08:36 +0100
gnome-tweak-tool (3.18.0-1) unstable; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Sat, 03 Oct 2015 18:39:50 +0200
gnome-tweak-tool (3.16.2-2) unstable; urgency=medium
* Add dependency on gnome-settings-daemon, required for the
org.gnome.settings-daemon.plugins.xsettings GSettings schema.
Closes: #789023
-- Michael Biebl <biebl@debian.org> Wed, 17 Jun 2015 11:37:05 +0200
gnome-tweak-tool (3.16.2-1) unstable; urgency=medium
* New upstream release.
* Update Homepage: URL.
* Rewrite debian/copyright using the machine-readable copyright format 1.0.
* Bump Standards-Version to 3.9.6.
* Add explicit Depends on gir1.2-glib-2.0 and gir1.2-pango-1.0.
-- Michael Biebl <biebl@debian.org> Sun, 14 Jun 2015 23:13:05 +0200
gnome-tweak-tool (3.14.2-2) unstable; urgency=medium
* Add missing dependency on gir1.2-soup-2.4. Closes: #772881.
-- Josselin Mouette <joss@debian.org> Sat, 13 Dec 2014 22:07:14 +0100
gnome-tweak-tool (3.14.2-1) unstable; urgency=medium
[ Jackson Doak ]
* New upstream release
[ Dmitry Shachnev ]
* Bump libgtk-3-dev requirement to 3.12.0, according to configure.ac.
* Depend on mutter-common, as gnome-tweak-tool currently crashes when
org.gnome.mutter gsettings schema is not present (see BGO #721613).
-- Dmitry Shachnev <mitya57@debian.org> Sat, 29 Nov 2014 14:42:46 +0300
gnome-tweak-tool (3.14.0-1) unstable; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Tue, 23 Sep 2014 20:45:44 +0200
gnome-tweak-tool (3.12.0-2) unstable; urgency=medium
[ Laurent Bigonville ]
* Bump gir1.2-gtk-3.0 to >= 3.12, this is needed for gtk_decoration_layout()
at least (Closes: #743143)
-- Andreas Henriksson <andreas@fatal.se> Sun, 06 Apr 2014 19:02:49 +0200
gnome-tweak-tool (3.12.0-1) unstable; urgency=medium
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Wed, 26 Mar 2014 23:37:11 +0100
gnome-tweak-tool (3.10.1-2) unstable; urgency=medium
[ Emilio Pozuelo Monfort ]
* debian/control.in:
+ Bump gir1.2-gtk-3.0 minimum dependency. Closes: #740337.
[ Andreas Henriksson ]
* Add dependency on gir1.2-notify-0.7. Closes: #740595.
-- Andreas Henriksson <andreas@fatal.se> Sun, 16 Mar 2014 19:47:10 +0100
gnome-tweak-tool (3.10.1-1) unstable; urgency=medium
* New upstream release.
* Add libgtk-3-dev (>= 3.9.10) build-dependency
* Drop debian/patches/drop-gconf.patch, merged upstream.
* Drop libgconf2-dev, no longer needed.
* Drop gettext build-dependency, no longer needed.
-- Andreas Henriksson <andreas@fatal.se> Sun, 23 Feb 2014 19:27:43 +0100
gnome-tweak-tool (3.8.1-2) unstable; urgency=low
* Upload to unstable.
* Bump Standards-Version to 3.9.4. No further changes.
-- Michael Biebl <biebl@debian.org> Mon, 14 Oct 2013 10:37:16 +0200
gnome-tweak-tool (3.8.1-1) experimental; urgency=low
[ Jeremy Bicha ]
* New upstream release
* debian/patches/drop-gconf.patch:
- Drop gconf support since we're not using it anyway
* debian/control.in, debian/rules:
- Run autoreconf
* Bump dh compat to 9
* Update homepage
-- Michael Biebl <biebl@debian.org> Fri, 11 Oct 2013 16:23:05 +0200
gnome-tweak-tool (3.8.0-1) experimental; urgency=low
* Bump gsettings-desktop-schemas dependency to >= 3.6
- Schema for input-sources xkb-options was added in 3.6
* Bump gsettings-desktop-schemas-dev build-dependency to >= 3.4.0
- as required by configure.ac
* New upstream release.
* debian/patches/01_menu_category.patch: update to apply against 3.8.0
-- Andreas Henriksson <andreas@fatal.se> Mon, 24 Jun 2013 12:49:06 +0200
gnome-tweak-tool (3.6.1-1) experimental; urgency=low
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Sat, 20 Oct 2012 20:30:52 +0200
gnome-tweak-tool (3.4.0.1-2) unstable; urgency=low
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Wed, 30 May 2012 13:25:58 +0200
gnome-tweak-tool (3.4.0.1-1) experimental; urgency=low
* New upstream release:
- Port Metacity/Mutter/Shell to GSettings.
* Bump minimum required version of gsettings-desktop-schemas to 3.3.2 and
python-gi to 3.2.1.
* Bump Standards-Version to 3.9.3.
* debian/patches/02_dont-crash-on-missing-schemas.patch: Removed, merged
upstream.
* debian/patches/03_fix-user-theme-extension-UUID.patch: Removed, merged
upstream.
* Add Depends on gnome-shell-common (>= 3.4) for the
org.gnome.shell.overrides gsettings schema.
-- Michael Biebl <biebl@debian.org> Sun, 20 May 2012 00:24:55 +0200
gnome-tweak-tool (3.2.2-3) unstable; urgency=low
* debian/patches/02_dont-crash-on-missing-schemas.patch:
- Don't crash on missing gsettings schemas. Closes: #655535
Patch cherry-picked and rebased from upstream Git.
* debian/control.in:
- Remove Depends on gnome-shell-common. It is no longer necessary with the
above patch.
- Improve package description. Closes: #633823
* debian/patches/03_fix-user-theme-extension-UUID.patch:
- Fix UUID for user-theme extension. Closes: #660428
Patch cherry-picked from upstream Git.
-- Michael Biebl <biebl@debian.org> Thu, 23 Feb 2012 01:28:09 +0100
gnome-tweak-tool (3.2.2-2) unstable; urgency=low
[ Josselin Mouette ]
* Replace python-gobject by python-gi.
* Depend on gnome-shell-common instead of gnome-shell.
[ Michael Biebl ]
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Sat, 17 Dec 2011 06:41:11 +0100
gnome-tweak-tool (3.2.2-1) experimental; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Sun, 20 Nov 2011 18:29:20 +0100
gnome-tweak-tool (3.2.1-1) experimental; urgency=low
* New upstream release.
* Refresh debian/patches/01_menu_category.patch.
* debian/control:
- Bump (Build-)Depends on gsettings-desktop-schemas(-dev) to (>= 3.0.0).
- Bump (Build-)Depends on python-gobject(-dev) to (>= 2.29.0).
-- Michael Biebl <biebl@debian.org> Mon, 07 Nov 2011 17:30:45 +0100
gnome-tweak-tool (3.0.4-2) unstable; urgency=low
[ Josselin Mouette ]
* Add missing dependencies on pygobject and GIR packages.
[ Michael Biebl ]
* Upload to unstable.
* debian/watch:
- Switch to version 3.
- Switch to .xz tarballs.
* Bump debhelper compatibility level to 8.
* debian/control.in:
- Add Vcs-* fields.
- Add Homepage field.
-- Michael Biebl <biebl@debian.org> Fri, 14 Oct 2011 20:27:33 +0200
gnome-tweak-tool (3.0.4-1) experimental; urgency=low
[ Josselin Mouette ]
* Phonetics goes between brackets.
[ Martin Pitt ]
* New upstream release.
* debian/control.in: Add dependency to gnome-shell. tweak-tool uses the
org.gnome.shell.clock gsettings schema, which gnome-shell provides.
Without it, it crashes on startup. (LP: #795084)
* debian/control.in: Bump Standards-Version to 3.9.2 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Wed, 15 Jun 2011 12:59:44 +0200
gnome-tweak-tool (3.0.0-1) experimental; urgency=low
* Initial release. Closes: #623635.
* 01_menu_category.patch: new patch. Put the tool in the settings
menu.
-- Josselin Mouette <joss@debian.org> Fri, 22 Apr 2011 02:16:46 +0200
|