r12577 - in /desktop/experimental/gtk+2.0/debian: changelog rules
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue Sep 18 20:26:56 UTC 2007
Author: lool
Date: Tue Sep 18 20:26:56 2007
New Revision: 12577
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12577
Log:
* Added 081_icon-cache-validate.patch, GNOME #476342
* Bump shlibs to 2.12.0 in the new upstream release for the addition of
gdk_window_thaw_toplevel_updates_libgtk_only() and
gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.
Modified:
desktop/experimental/gtk+2.0/debian/changelog
desktop/experimental/gtk+2.0/debian/rules
Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=12577&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog (original)
+++ desktop/experimental/gtk+2.0/debian/changelog Tue Sep 18 20:26:56 2007
@@ -3,14 +3,17 @@
[ Alan Baghumian ]
* New upstream stable release
- Regenerated 070_mandatory-relibtoolize.patch
- * Added 081_icon-cache-validate.patch, GNOME #476342
+ * Added 081_icon-cache-validate.patch, GNOME #476342
[ Loic Minier ]
* Refresh patches 033_treeview_resizing and 040_filechooser_single-click to
apply cleanly.
* Drop patch 080_from_svn_fix_dangling_tooltip, merged upstream.
-
- -- Loic Minier <lool at dooz.org> Sun, 16 Sep 2007 18:27:11 +0200
+ * Bump shlibs to 2.12.0 in the new upstream release for the addition of
+ gdk_window_thaw_toplevel_updates_libgtk_only() and
+ gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.
+
+ -- Loic Minier <lool at dooz.org> Tue, 18 Sep 2007 22:26:11 +0200
gtk+2.0 (2.11.6-1) experimental; urgency=low
Modified: desktop/experimental/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/rules?rev=12577&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/rules (original)
+++ desktop/experimental/gtk+2.0/debian/rules Tue Sep 18 20:26:56 2007
@@ -48,7 +48,7 @@
VERSION := $(shell echo $(DEBVERSION) | sed -e 's/-[^-]*$$//')
APIVER := 2.0
SONAME := 0
-SHVER := 2.11.6
+SHVER := 2.12.0
# earliest version that this release has backwards binary compatibility for
GTK_BINARY_VERSION := 2.10.0
More information about the pkg-gnome-commits
mailing list