r35314 - in /desktop/experimental/pygobject/debian: changelog control control.in
mpitt at users.alioth.debian.org
mpitt at users.alioth.debian.org
Mon Jun 11 14:30:35 UTC 2012
Author: mpitt
Date: Mon Jun 11 14:30:34 2012
New Revision: 35314
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35314
Log:
* New upstream release.
* debian/control.in: Bump gobject-introspection build dep to >= 1.33.2 to
ensure we have the necessary API for the tests.
Modified:
desktop/experimental/pygobject/debian/changelog
desktop/experimental/pygobject/debian/control
desktop/experimental/pygobject/debian/control.in
Modified: desktop/experimental/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/changelog?rev=35314&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/changelog [utf-8] (original)
+++ desktop/experimental/pygobject/debian/changelog [utf-8] Mon Jun 11 14:30:34 2012
@@ -1,3 +1,11 @@
+pygobject (3.3.2-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control.in: Bump gobject-introspection build dep to >= 1.33.2 to
+ ensure we have the necessary API for the tests.
+
+ -- Martin Pitt <mpitt at debian.org> Mon, 11 Jun 2012 16:26:43 +0200
+
pygobject (3.3.1-1) experimental; urgency=low
* debian/control.in: Update Vcs-* for experimental branch.
Modified: desktop/experimental/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control?rev=35314&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control [utf-8] Mon Jun 11 14:30:34 2012
@@ -17,8 +17,8 @@
libglib2.0-dev (>= 2.31.0),
libcairo2-dev,
libffi-dev (>= 3.0.5),
- gobject-introspection (>= 1.31.0),
- libgirepository1.0-dev (>= 1.31.0),
+ gobject-introspection (>= 1.33.2),
+ libgirepository1.0-dev (>= 1.33.2),
python-cairo-dev (>= 1.2.0),
python3-cairo-dev (>= 1.10.0),
xsltproc,
Modified: desktop/experimental/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control.in?rev=35314&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control.in [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control.in [utf-8] Mon Jun 11 14:30:34 2012
@@ -12,8 +12,8 @@
libglib2.0-dev (>= 2.31.0),
libcairo2-dev,
libffi-dev (>= 3.0.5),
- gobject-introspection (>= 1.31.0),
- libgirepository1.0-dev (>= 1.31.0),
+ gobject-introspection (>= 1.33.2),
+ libgirepository1.0-dev (>= 1.33.2),
python-cairo-dev (>= 1.2.0),
python3-cairo-dev (>= 1.10.0),
xsltproc,
More information about the pkg-gnome-commits
mailing list