r36720 - in /desktop/experimental/pygobject/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Feb 21 22:43:31 UTC 2013
Author: biebl
Date: Thu Feb 21 22:43:31 2013
New Revision: 36720
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36720
Log:
Add missing dependency python3-gi-cairo → python3-gi. (Closes: #673213)
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=36720&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/changelog [utf-8] (original)
+++ desktop/experimental/pygobject/debian/changelog [utf-8] Thu Feb 21 22:43:31 2013
@@ -17,6 +17,7 @@
[ Josselin Mouette ]
* Enable again gtk3 on m68k.
+ * Add missing dependency python3-gi-cairo → python3-gi. (Closes: #673213)
-- Martin Pitt <mpitt at debian.org> Thu, 29 Nov 2012 08:48:42 +0100
Modified: desktop/experimental/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control?rev=36720&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control [utf-8] Thu Feb 21 22:43:31 2013
@@ -171,6 +171,7 @@
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
+ python3-gi (= ${binary:Version}),
python3-cairo
Description: Python 3 Cairo bindings for the GObject library
GObject is an abstraction layer that allows programming with an object
Modified: desktop/experimental/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control.in?rev=36720&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control.in [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control.in [utf-8] Thu Feb 21 22:43:31 2013
@@ -166,6 +166,7 @@
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
+ python3-gi (= ${binary:Version}),
python3-cairo
Description: Python 3 Cairo bindings for the GObject library
GObject is an abstraction layer that allows programming with an object
More information about the pkg-gnome-commits
mailing list