r46285 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Sun Oct 4 20:00:46 UTC 2015
Author: smcv
Date: Sun Oct 4 20:00:46 2015
New Revision: 46285
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46285
Log:
gir1.2-gtk-3.0 Breaks pre-3.18 versions of pygobject (Closes: #800798)
Modified:
desktop/unstable/gtk+3.0/debian/changelog
desktop/unstable/gtk+3.0/debian/control
desktop/unstable/gtk+3.0/debian/control.in
Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=46285&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Sun Oct 4 20:00:46 2015
@@ -1,3 +1,10 @@
+gtk+3.0 (3.18.0-4) unstable; urgency=medium
+
+ * Team upload.
+ * gir1.2-gtk-3.0 Breaks pre-3.18 versions of pygobject (Closes: #800798)
+
+ -- Simon McVittie <smcv at debian.org> Sun, 04 Oct 2015 15:46:54 +0100
+
gtk+3.0 (3.18.0-3) unstable; urgency=medium
[ Michael Biebl ]
Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=46285&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control [utf-8] Sun Oct 4 20:00:46 2015
@@ -231,6 +231,9 @@
${misc:Depends},
${shlibs:Depends},
${gir:Depends}
+Breaks:
+ python-gi (<< 3.18),
+ python3-gi (<< 3.18),
Description: GTK+ graphical user interface library -- gir bindings
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable
Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=46285&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in [utf-8] Sun Oct 4 20:00:46 2015
@@ -231,6 +231,9 @@
${misc:Depends},
${shlibs:Depends},
${gir:Depends}
+Breaks:
+ python-gi (<< 3.18),
+ python3-gi (<< 3.18),
Description: GTK+ graphical user interface library -- gir bindings
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable
More information about the pkg-gnome-commits
mailing list