[maemo-commits] [maemo-commits] r13303 - projects/haf/trunk/gtk+/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 20 18:03:33 EEST 2007
Author: xan
Date: 2007-08-20 18:03:28 +0300 (Mon, 20 Aug 2007)
New Revision: 13303

Modified:
   projects/haf/trunk/gtk+/debian/changelog
   projects/haf/trunk/gtk+/debian/rules
Log:
gtk+2.0 (2:2.10.12-0osso13) unstable; urgency=low

  * debian/rules: update shlibs to >= 2:2.10.12-osso13

 -- Xan Lopez <xan.lopez at nokia.com>  Mon, 20 Aug 2007 17:48:36 +0300


Modified: projects/haf/trunk/gtk+/debian/changelog
===================================================================
--- projects/haf/trunk/gtk+/debian/changelog	2007-08-20 14:49:43 UTC (rev 13302)
+++ projects/haf/trunk/gtk+/debian/changelog	2007-08-20 15:03:28 UTC (rev 13303)
@@ -1,3 +1,9 @@
+gtk+2.0 (2:2.10.12-0osso13) unstable; urgency=low
+
+  * debian/rules: update shlibs to >= 2:2.10.12-osso13
+
+ -- Xan Lopez <xan.lopez at nokia.com>  Mon, 20 Aug 2007 17:48:36 +0300
+
 gtk+2.0 (2:2.10.12-0osso12) unstable; urgency=low
 
   * Improve on "row-activate on single tap, but now until button-release".
@@ -5,7 +11,6 @@
   * Call gtk_window_close_other_temporaries on gtk_window_map for NON temporary
     windows. Mark the toplevel window associated to GtkMenus as temporary, and
     make it ignore delete-events when it is unmapped. Fixes: NB#56624
-	
     gtk_window_close_other_temporaries is now public, ** This is a new unstable API. **
 
  -- Xan Lopez <xan.lopez at nokia.com>  Fri, 17 Aug 2007 14:59:55 +0300

Modified: projects/haf/trunk/gtk+/debian/rules
===================================================================
--- projects/haf/trunk/gtk+/debian/rules	2007-08-20 14:49:43 UTC (rev 13302)
+++ projects/haf/trunk/gtk+/debian/rules	2007-08-20 15:03:28 UTC (rev 13303)
@@ -268,7 +268,7 @@
 	dh_compress -a -Xindex.sgml
 	dh_fixperms -a
 	dh_makeshlibs -a -Nlibgtk$(apiver)-$(soname)-dbg
-	dh_makeshlibs -n -X usr/lib/gtk-$(apiver) -plibgtk$(apiver)-$(soname)$(suffix) -V "libgtk${apiver}-${soname}${suffix} (>= 2:2.10.12-0osso9)"
+	dh_makeshlibs -n -X usr/lib/gtk-$(apiver) -plibgtk$(apiver)-$(soname)$(suffix) -V "libgtk${apiver}-${soname}${suffix} (>= 2:2.10.12-0osso13)"
 	dh_installdeb -a
 	dh_shlibdeps -l$(libpath) -a
 	cat debian/*/DEBIAN/shlibs > debian/shlibs.local


More information about the maemo-commits mailing list