r27242 - in /desktop/experimental/vte/debian: changelog libvte-2.90-9.symbols rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Mar 31 06:13:08 UTC 2011
Author: joss
Date: Thu Mar 31 06:12:48 2011
New Revision: 27242
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27242
Log:
Update symbols file.
Modified:
desktop/experimental/vte/debian/changelog
desktop/experimental/vte/debian/libvte-2.90-9.symbols
desktop/experimental/vte/debian/rules
Modified: desktop/experimental/vte/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/changelog?rev=27242&op=diff
==============================================================================
--- desktop/experimental/vte/debian/changelog [utf-8] (original)
+++ desktop/experimental/vte/debian/changelog [utf-8] Thu Mar 31 06:12:48 2011
@@ -8,6 +8,7 @@
it doesn’t get lost when dh-autoreconf goes mad.
* Bump shlibs version.
* There’s no longer gsettings stuff to isntall.
+ * Update symbols file.
-- Josselin Mouette <joss at debian.org> Thu, 31 Mar 2011 10:34:47 +0530
Modified: desktop/experimental/vte/debian/libvte-2.90-9.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/libvte-2.90-9.symbols?rev=27242&op=diff
==============================================================================
--- desktop/experimental/vte/debian/libvte-2.90-9.symbols [utf-8] (original)
+++ desktop/experimental/vte/debian/libvte-2.90-9.symbols [utf-8] Thu Mar 31 06:12:48 2011
@@ -132,3 +132,11 @@
vte_terminal_watch_child at Base 1:0.27.2
vte_terminal_write_contents at Base 1:0.27.2
vte_terminal_write_flags_get_type at Base 1:0.27.2
+ vte_get_user_shell at Base 1:0.27.90
+ vte_terminal_set_color_background_rgba at Base 1:0.27.90
+ vte_terminal_set_color_bold_rgba at Base 1:0.27.90
+ vte_terminal_set_color_cursor_rgba at Base 1:0.27.90
+ vte_terminal_set_color_dim_rgba at Base 1:0.27.90
+ vte_terminal_set_color_foreground_rgba at Base 1:0.27.90
+ vte_terminal_set_color_highlight_rgba at Base 1:0.27.90
+ vte_terminal_set_colors_rgba at Base 1:0.27.90
Modified: desktop/experimental/vte/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/rules?rev=27242&op=diff
==============================================================================
--- desktop/experimental/vte/debian/rules [utf-8] (original)
+++ desktop/experimental/vte/debian/rules [utf-8] Thu Mar 31 06:12:48 2011
@@ -17,7 +17,7 @@
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
DEB_FIXPERMS_EXCLUDE += gnome-pty-helper
-DEB_DH_MAKESHLIBS_ARGS_$(libvteN) += -V '$(libvteN) (>= 1:0.27.90)' --add-udeb=$(udeb)
+DEB_DH_MAKESHLIBS_ARGS_$(libvteN) += -V '$(libvteN) (>= 1:0.24.0)' --add-udeb=$(udeb)
DEB_DH_MAKESHLIBS_ARGS_$(libvte3N) += -V '$(libvte3N) (>= 1:0.27.90)'
DEB_CONFIGURE_EXTRA_FLAGS += PYTHON="/usr/bin/$(cdbs_make_curflavor)"
More information about the pkg-gnome-commits
mailing list