r36832 - in /desktop/experimental/glade/debian: changelog control control.in libgladeui-2-4.symbols

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Feb 28 22:43:44 UTC 2013


Author: ah
Date: Thu Feb 28 22:43:43 2013
New Revision: 36832

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36832
Log:
Add build-dependency on python2.7-dev to enable python integration
and readd libgladepython.so symbols to libgladeui-2-4.symbols

Modified:
    desktop/experimental/glade/debian/changelog
    desktop/experimental/glade/debian/control
    desktop/experimental/glade/debian/control.in
    desktop/experimental/glade/debian/libgladeui-2-4.symbols

Modified: desktop/experimental/glade/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glade/debian/changelog?rev=36832&op=diff
==============================================================================
--- desktop/experimental/glade/debian/changelog [utf-8] (original)
+++ desktop/experimental/glade/debian/changelog [utf-8] Thu Feb 28 22:43:43 2013
@@ -3,6 +3,8 @@
   * debian/copyright: Note that help/* is under GFDL-1.1+
     Thanks to Ansgar Burchardt for noticing this.
   * Bump python-gi-dev build dep to (>= 2.90.4) according to configure.ac
+  * Add build-dependency on python2.7-dev to enable python integration
+    and readd libgladepython.so symbols to libgladeui-2-4.symbols
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 28 Feb 2013 14:04:53 +0100
 

Modified: desktop/experimental/glade/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glade/debian/control?rev=36832&op=diff
==============================================================================
--- desktop/experimental/glade/debian/control [utf-8] (original)
+++ desktop/experimental/glade/debian/control [utf-8] Thu Feb 28 22:43:43 2013
@@ -16,6 +16,7 @@
                libxml2-dev (>= 2.4.0),
                libgtk-3-dev (>= 3.5.17),
                python-gi-dev (>= 2.90.4),
+               python2.7-dev,
                gtk-doc-tools (>= 1.13),
                yelp-tools,
                intltool (>= 0.41.0),

Modified: desktop/experimental/glade/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glade/debian/control.in?rev=36832&op=diff
==============================================================================
--- desktop/experimental/glade/debian/control.in [utf-8] (original)
+++ desktop/experimental/glade/debian/control.in [utf-8] Thu Feb 28 22:43:43 2013
@@ -11,6 +11,7 @@
                libxml2-dev (>= 2.4.0),
                libgtk-3-dev (>= 3.5.17),
                python-gi-dev (>= 2.90.4),
+               python2.7-dev,
                gtk-doc-tools (>= 1.13),
                yelp-tools,
                intltool (>= 0.41.0),

Modified: desktop/experimental/glade/debian/libgladeui-2-4.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glade/debian/libgladeui-2-4.symbols?rev=36832&op=diff
==============================================================================
--- desktop/experimental/glade/debian/libgladeui-2-4.symbols [utf-8] (original)
+++ desktop/experimental/glade/debian/libgladeui-2-4.symbols [utf-8] Thu Feb 28 22:43:43 2013
@@ -364,6 +364,9 @@
  glade_tree_view_editor_get_type at Base 3.14.0
  glade_tree_view_editor_new at Base 3.14.0
  gladegtk_icon_size_spec at Base 3.14.0
+libgladepython.so libgladeui-2-4 #MINVER#
+ _PyGObject_API at Base 3.14.2
+ glade_python_init at Base 3.14.2
 libgladeui-2.so.4 libgladeui-2-4 #MINVER#
  _glade_boolean_handled_accumulator at Base 3.14.0
  _glade_design_layout_do_event at Base 3.14.0




More information about the pkg-gnome-commits mailing list