r35977 - in /desktop/experimental/glib2.0/debian: changelog control control.in
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Wed Oct 17 10:21:29 UTC 2012
Author: laney
Date: Wed Oct 17 10:21:28 2012
New Revision: 35977
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35977
Log:
* New upstream release
+ GTimeZone support for zoneinfo version 1
+ Leak in glib-compile-resources
+ g_settings_bind: use canonical property name
+ Port gio tests from pygobject to pygi
* Switch python-gobject-2 BD to python-gi, folowing porting of tests.
Modified:
desktop/experimental/glib2.0/debian/changelog
desktop/experimental/glib2.0/debian/control
desktop/experimental/glib2.0/debian/control.in
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=35977&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Wed Oct 17 10:21:28 2012
@@ -1,9 +1,18 @@
-glib2.0 (2.34.0-2) UNRELEASED; urgency=low
-
+glib2.0 (2.34.1-1) UNRELEASED; urgency=low
+
+ [ Josselin Mouette ]
* Require libelfg0-dev, not libelf-dev which has nothing to do with
it.
- -- Josselin Mouette <joss at debian.org> Fri, 28 Sep 2012 22:05:59 +0200
+ [ Iain Lane ]
+ * New upstream release
+ + GTimeZone support for zoneinfo version 1
+ + Leak in glib-compile-resources
+ + g_settings_bind: use canonical property name
+ + Port gio tests from pygobject to pygi
+ * Switch python-gobject-2 BD to python-gi, folowing porting of tests.
+
+ -- Iain Lane <laney at debian.org> Tue, 16 Oct 2012 14:46:29 +0100
glib2.0 (2.34.0-1) experimental; urgency=low
Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=35977&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Wed Oct 17 10:21:28 2012
@@ -24,7 +24,7 @@
shared-mime-info,
python (>= 2.5),
python-dbus,
- python-gobject-2,
+ python-gi,
libxml2-utils,
libffi-dev (>= 3.0.0)
Standards-Version: 3.9.3
Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=35977&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Wed Oct 17 10:21:28 2012
@@ -24,7 +24,7 @@
shared-mime-info,
python (>= 2.5),
python-dbus,
- python-gobject-2,
+ python-gi,
libxml2-utils,
libffi-dev (>= 3.0.0)
Standards-Version: 3.9.3
More information about the pkg-gnome-commits
mailing list