r34826 - in /packages/experimental/gnome-tweak-tool/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon May 14 16:25:18 UTC 2012
Author: biebl
Date: Mon May 14 16:25:17 2012
New Revision: 34826
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34826
Log:
Bump minimum required version of gsettings-desktop-schemas to 3.3.2 and
python-gi to 3.2.1.
Modified:
packages/experimental/gnome-tweak-tool/debian/changelog
packages/experimental/gnome-tweak-tool/debian/control
packages/experimental/gnome-tweak-tool/debian/control.in
Modified: packages/experimental/gnome-tweak-tool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-tweak-tool/debian/changelog?rev=34826&op=diff
==============================================================================
--- packages/experimental/gnome-tweak-tool/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-tweak-tool/debian/changelog [utf-8] Mon May 14 16:25:17 2012
@@ -2,6 +2,8 @@
* 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.
-- Michael Biebl <biebl at debian.org> Mon, 14 May 2012 18:21:56 +0200
Modified: packages/experimental/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-tweak-tool/debian/control?rev=34826&op=diff
==============================================================================
--- packages/experimental/gnome-tweak-tool/debian/control [utf-8] (original)
+++ packages/experimental/gnome-tweak-tool/debian/control [utf-8] Mon May 14 16:25:17 2012
@@ -7,12 +7,12 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 8),
cdbs (>= 0.4.41),
gnome-pkg-tools,
- gsettings-desktop-schemas-dev (>= 3.0.0),
- python-gi-dev (>= 2.29.0),
+ gsettings-desktop-schemas-dev (>= 3.3.2),
+ python-gi-dev (>= 3.2.1),
libgconf2-dev,
intltool (>= 0.40.0),
gettext (>= 0.17),
@@ -26,8 +26,8 @@
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
- gsettings-desktop-schemas (>= 3.0.0),
- python-gi (>= 2.29.0),
+ gsettings-desktop-schemas (>= 3.3.2),
+ python-gi (>= 3.2.1),
gir1.2-gtk-3.0,
gir1.2-gconf-2.0
Description: tool to adjust advanced configuration settings for GNOME
Modified: packages/experimental/gnome-tweak-tool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-tweak-tool/debian/control.in?rev=34826&op=diff
==============================================================================
--- packages/experimental/gnome-tweak-tool/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-tweak-tool/debian/control.in [utf-8] Mon May 14 16:25:17 2012
@@ -6,8 +6,8 @@
Build-Depends: debhelper (>= 8),
cdbs (>= 0.4.41),
gnome-pkg-tools,
- gsettings-desktop-schemas-dev (>= 3.0.0),
- python-gi-dev (>= 2.29.0),
+ gsettings-desktop-schemas-dev (>= 3.3.2),
+ python-gi-dev (>= 3.2.1),
libgconf2-dev,
intltool (>= 0.40.0),
gettext (>= 0.17),
@@ -21,8 +21,8 @@
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
- gsettings-desktop-schemas (>= 3.0.0),
- python-gi (>= 2.29.0),
+ gsettings-desktop-schemas (>= 3.3.2),
+ python-gi (>= 3.2.1),
gir1.2-gtk-3.0,
gir1.2-gconf-2.0
Description: tool to adjust advanced configuration settings for GNOME
More information about the pkg-gnome-commits
mailing list