debian/0000775000000000000000000000000012313770230007166 5ustar debian/changelog0000664000000000000000000001431012313770134011042 0ustar gnome-tweak-tool (3.10.1-2ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - debian/patches/fix_crash_for_non-shell_use.patch: + Don't crash if gnome-shell is not running. -- Jackson Doak Mon, 24 Mar 2014 07:39:51 +1100 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 Sun, 16 Mar 2014 19:47:10 +0100 gnome-tweak-tool (3.10.1-1ubuntu1) trusty; urgency=low * Merge from Debian unstable. Remaining changes: - debian/patches/fix_crash_for_non-shell_use.patch: + Don't crash if gnome-shell is not running. -- Artur Rona Sun, 16 Mar 2014 13:38:43 +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 Sun, 23 Feb 2014 19:27:43 +0100 gnome-tweak-tool (3.10.1-0ubuntu1) trusty; urgency=medium * New upstream release * debian/patches/fix_crash_for_non-shell_use.patch: Don't crash if gnome-shell is not running. (LP: #1266307) [ Rico Tzschichholz ] * debian/patches/drop-gconf.patch: Dropped, is upstream * debian/control.in: - Add build-dep on libgtk-3-dev (>= 3.9.10) - Drop build-dep on libgconf2-dev - Require gir1.2-gtk-3.0 (>= 3.9.10) -- Tim Lunn Fri, 31 Jan 2014 16:52:29 +1100 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 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 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 Mon, 24 Jun 2013 12:49:06 +0200 gnome-tweak-tool (3.6.1-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Sat, 20 Oct 2012 20:30:52 +0200 gnome-tweak-tool (3.4.0.1-2) unstable; urgency=low * Upload to unstable. -- Michael Biebl 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 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 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 Sat, 17 Dec 2011 06:41:11 +0100 gnome-tweak-tool (3.2.2-1) experimental; urgency=low * New upstream release. -- Michael Biebl 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 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 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 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 Fri, 22 Apr 2011 02:16:46 +0200 debian/control0000664000000000000000000000365312313770232010602 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gnome-tweak-tool Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: Andreas Henriksson , Debian GNOME Maintainers , Michael Biebl , Sjoerd Simons Build-Depends: debhelper (>= 9), dh-autoreconf, cdbs (>= 0.4.41), gnome-pkg-tools, gsettings-desktop-schemas-dev (>= 3.4.0), libgtk-3-dev (>= 3.9.10), python-gi-dev (>= 3.2.1), intltool (>= 0.40.0), python (>= 2.6.5) Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-tweak-tool Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-tweak-tool Homepage: https://wiki.gnome.org/GnomeTweakTool Package: gnome-tweak-tool Architecture: all Depends: ${python:Depends}, ${misc:Depends}, gsettings-desktop-schemas (>= 3.6), gnome-shell-common (>= 3.4), python-gi (>= 3.2.1), gir1.2-gtk-3.0 (>= 3.10), gir1.2-gnomedesktop-3.0, gir1.2-notify-0.7 Description: tool to adjust advanced configuration settings for GNOME GNOME Tweak Tool allows the adjustment of several advanced GNOME options that can't be configured in gnome-control-center. This includes things like: * fonts used in user interface elements and titlebar * font hinting and aliasing * alternative user interface themes * changes in window management behaviour * behaviour on laptop lid close * file manager desktop icons * icons in menus and buttons debian/control.in0000664000000000000000000000313212313770134011200 0ustar Source: gnome-tweak-tool Section: gnome Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 9), dh-autoreconf, cdbs (>= 0.4.41), gnome-pkg-tools, gsettings-desktop-schemas-dev (>= 3.4.0), libgtk-3-dev (>= 3.9.10), python-gi-dev (>= 3.2.1), intltool (>= 0.40.0), python (>= 2.6.5) Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-tweak-tool Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-tweak-tool Homepage: https://wiki.gnome.org/GnomeTweakTool Package: gnome-tweak-tool Architecture: all Depends: ${python:Depends}, ${misc:Depends}, gsettings-desktop-schemas (>= 3.6), gnome-shell-common (>= 3.4), python-gi (>= 3.2.1), gir1.2-gtk-3.0 (>= 3.10), gir1.2-gnomedesktop-3.0, gir1.2-notify-0.7 Description: tool to adjust advanced configuration settings for GNOME GNOME Tweak Tool allows the adjustment of several advanced GNOME options that can't be configured in gnome-control-center. This includes things like: * fonts used in user interface elements and titlebar * font hinting and aliasing * alternative user interface themes * changes in window management behaviour * behaviour on laptop lid close * file manager desktop icons * icons in menus and buttons debian/rules0000775000000000000000000000056012313770120010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk export AUTOPOINT = true binary-post-install/gnome-tweak-tool:: dh_python2 -pgnome-tweak-tool debian/watch0000664000000000000000000000017512313770120010220 0ustar version=3 http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/([\d\.]+[02468])/ \ gnome-tweak-tool-(.*)\.tar\.xz debian/compat0000664000000000000000000000000212313770120010362 0ustar 9 debian/patches/0000775000000000000000000000000012313770230010615 5ustar debian/patches/series0000664000000000000000000000007112313770120012026 0ustar 01_menu_category.patch fix_crash_for_non-shell_use.patch debian/patches/fix_crash_for_non-shell_use.patch0000664000000000000000000000177712313770120017317 0ustar From ef255ee7a06823fca95bcd7a4b95f83d4225430d Mon Sep 17 00:00:00 2001 From: Tim Lunn Date: Thu, 30 Jan 2014 20:11:58 +1100 Subject: [PATCH] fix crash when not running under gnome-shell https://bugzilla.gnome.org/show_bug.cgi?id=721613 --- gtweak/tweaks/tweak_group_shell.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) --- a/gtweak/tweaks/tweak_group_shell.py +++ b/gtweak/tweaks/tweak_group_shell.py @@ -46,7 +46,10 @@ Gtk.Box.__init__(self, orientation=Gtk.Orientation.HORIZONTAL) _GSettingsTweak.__init__(self, name, "org.gnome.mutter", "dynamic-workspaces", **options) - default = self.STATUS.keys()[self.STATUS.values().index(self.settings[self.key_name])] + default = "dynamic" + for k,v in self.STATUS.items(): + if v == self.settings[self.key_name]: + default = k key_options = [("dynamic", _("Dynamics")), ("static", _("Static"))] self.combo = build_combo_box_text(default, *key_options) debian/patches/01_menu_category.patch0000664000000000000000000000110412313770120014771 0ustar Index: gnome-tweak-tool-3.2.1/data/gnome-tweak-tool.desktop.in =================================================================== --- gnome-tweak-tool-3.2.1.orig/data/gnome-tweak-tool.desktop.in 2011-08-06 01:24:18.000000000 +0200 +++ gnome-tweak-tool-3.2.1/data/gnome-tweak-tool.desktop.in 2011-11-07 17:19:14.847146550 +0100 @@ -6,6 +6,6 @@ Terminal=false Type=Application StartupNotify=true -Categories=GNOME;GTK;Utility; +Categories=GNOME;GTK;Settings; _Keywords=Settings;Advanced;Preferences;Extensions;Fonts;Theme;XKB;Keyboard;Typing; OnlyShowIn=GNOME;Unity;Pantheon; debian/copyright0000664000000000000000000000207112313770120011117 0ustar This package was debianized by Josselin Mouette on Fri, 22 Apr 2011 02:10:53 +0200. It was downloaded from http://ftp.gnome.org/pub/gnome/sources/gnome-tweak-tool/ Upstream author: John Stowers Copyright: Copyright © 2011 John Stowers License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000775000000000000000000000000012313770230010466 5ustar debian/source/format0000664000000000000000000000001412313770120011672 0ustar 3.0 (quilt)