r26532 - in /desktop/experimental/gtk+3.0/debian: changelog gtk-3-examples.install.in libgail-3-0.symbols libgail-3-common.install.in libgtk-3-0.symbols rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed Feb 16 00:17:56 UTC 2011


Author: pochu
Date: Wed Feb 16 00:17:50 2011
New Revision: 26532

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26532
Log:
Fix some leftovers after the renaming.

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/gtk-3-examples.install.in
    desktop/experimental/gtk+3.0/debian/libgail-3-0.symbols
    desktop/experimental/gtk+3.0/debian/libgail-3-common.install.in
    desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Wed Feb 16 00:17:50 2011
@@ -1,5 +1,6 @@
 gtk+3.0 (3.0.0-1) UNRELEASED; urgency=low
 
+  [ Robert Ancell ]
   * New upstream release
   * Rename binary packages to new so naming
   * debian/control:
@@ -11,6 +12,9 @@
     - Mark symbols with stable version number
   * debian/rules:
     - Bump SHVER
+
+  [ Emilio Pozuelo Monfort ]
+  * Fix some leftovers after the renaming.
 
  -- Robert Ancell <robert.ancell at canonical.com>  Tue, 15 Feb 2011 12:28:34 +1100
 

Modified: desktop/experimental/gtk+3.0/debian/gtk-3-examples.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/gtk-3-examples.install.in?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/gtk-3-examples.install.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/gtk-3-examples.install.in [utf-8] Wed Feb 16 00:17:50 2011
@@ -1,3 +1,3 @@
 # from the shared flavor
 debian/install/shared/usr/bin/gtk3-demo usr/bin
-debian/install/shared/usr/share/gtk- at APIVER@/demo usr/share/gtk- at APIVER@
+debian/install/shared/usr/share/gtk-3.0/demo usr/share/gtk-3.0

Modified: desktop/experimental/gtk+3.0/debian/libgail-3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgail-3-0.symbols?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgail-3-0.symbols [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgail-3-0.symbols [utf-8] Wed Feb 16 00:17:50 2011
@@ -1,4 +1,4 @@
-libgailutil-3.so.0 libgail3.0-0 #MINVER#
+libgailutil-3.so.0 libgail-3-0 #MINVER#
  gail_misc_add_attribute at Base 3.0.0
  gail_misc_buffer_get_run_attributes at Base 3.0.0
  gail_misc_get_default_attributes at Base 3.0.0

Modified: desktop/experimental/gtk+3.0/debian/libgail-3-common.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgail-3-common.install.in?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgail-3-common.install.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgail-3-common.install.in [utf-8] Wed Feb 16 00:17:50 2011
@@ -1,1 +1,1 @@
-debian/install/shared/@LIBDIR@/gtk- at APIVER@/modules/*.so @LIBDIR@/gtk- at APIVER@/modules
+debian/install/shared/@LIBDIR@/gtk-3.0/modules/*.so @LIBDIR@/gtk-3.0/modules

Modified: desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk-3-0.symbols?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgtk-3-0.symbols [utf-8] Wed Feb 16 00:17:50 2011
@@ -1,5 +1,5 @@
-libgdk-3.so.0 libgtk3.0-0 #MINVER#
-* Build-Depends-Package: libgtk3.0-dev
+libgdk-3.so.0 libgtk-3-0 #MINVER#
+* Build-Depends-Package: libgtk-3-dev
  gdk_add_option_entries_libgtk_only at Base 3.0.0
  gdk_app_launch_context_get_type at Base 3.0.0
  gdk_app_launch_context_new at Base 3.0.0
@@ -551,7 +551,7 @@
  gdk_x11_window_set_user_time at Base 3.0.0
  gdk_x11_xatom_to_atom at Base 3.0.0
  gdk_x11_xatom_to_atom_for_display at Base 3.0.0
-libgtk-3.so.0 libgtk3.0-0 #MINVER#
+libgtk-3.so.0 libgtk-3-0 #MINVER#
  gtk_about_dialog_get_artists at Base 3.0.0
  gtk_about_dialog_get_authors at Base 3.0.0
  gtk_about_dialog_get_comments at Base 3.0.0

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=26532&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Wed Feb 16 00:17:50 2011
@@ -118,6 +118,7 @@
 		-e "s#@GTK_BINARY_VERSION@#$(GTK_BINARY_VERSION)#g" \
 		-e "s#@LIBDIR@#$(LIBDIR)#g" \
 		-e 's#@OPTLIBDIR@#$(OPTLIBDIR)#g' \
+		-e 's#@CONFDIR@#$(CONFDIR)#g' \
 		-e "s#@MODULES_BASE_PATH@#$(MODULES_BASE_PATH)#g" \
 		$@.in > $@
 




More information about the pkg-gnome-commits mailing list