r34486 - in /packages/unstable/ghex/debian: changelog libgtkhex-3-0.symbols rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Apr 19 14:52:19 UTC 2012


Author: biebl
Date: Thu Apr 19 14:52:18 2012
New Revision: 34486

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34486
Log:
Add symbols file for libgtkhex-3-0.

Added:
    packages/unstable/ghex/debian/libgtkhex-3-0.symbols
Modified:
    packages/unstable/ghex/debian/changelog
    packages/unstable/ghex/debian/rules

Modified: packages/unstable/ghex/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/changelog?rev=34486&op=diff
==============================================================================
--- packages/unstable/ghex/debian/changelog [utf-8] (original)
+++ packages/unstable/ghex/debian/changelog [utf-8] Thu Apr 19 14:52:18 2012
@@ -5,8 +5,9 @@
   * Bump Build-Depends on libglib2.0-dev to (>= 2.31.10).
   * Bump Build-Depends on libgtk-3-dev to (>= 3.3.8).
   * Bump Standards-Version to 3.9.3.
-
- -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 16:38:21 +0200
+  * Add symbols file for libgtkhex-3-0.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 16:52:01 +0200
 
 ghex (3.0.0-1) unstable; urgency=low
 

Added: packages/unstable/ghex/debian/libgtkhex-3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/libgtkhex-3-0.symbols?rev=34486&op=file
==============================================================================
--- packages/unstable/ghex/debian/libgtkhex-3-0.symbols (added)
+++ packages/unstable/ghex/debian/libgtkhex-3-0.symbols [utf-8] Thu Apr 19 14:52:18 2012
@@ -1,0 +1,59 @@
+libgtkhex-3.so.0 libgtkhex-3-0 #MINVER#
+ (optional)accessible_gtk_hex_factory_get_type at Base 3.0.0
+ (optional)accessible_gtk_hex_factory_new at Base 3.0.0
+ (optional)accessible_gtk_hex_get_type at Base 3.0.0
+ (optional)accessible_gtk_hex_new at Base 3.0.0
+ add_atk_namedesc at Base 3.0.0
+ add_atk_relation at Base 3.0.0
+ (optional)format_ablock at Base 3.0.0
+ (optional)format_xblock at Base 3.0.0
+ (optional)format_xbyte at Base 3.0.0
+ (optional)ghex_get_resource at Base 3.4.0
+ gtk_hex_clear_selection at Base 3.0.0
+ gtk_hex_copy_to_clipboard at Base 3.0.0
+ gtk_hex_cut_to_clipboard at Base 3.0.0
+ gtk_hex_delete_autohighlight at Base 3.0.0
+ gtk_hex_delete_selection at Base 3.0.0
+ gtk_hex_get_byte at Base 3.0.0
+ gtk_hex_get_cursor at Base 3.0.0
+ gtk_hex_get_selection at Base 3.0.0
+ gtk_hex_get_type at Base 3.0.0
+ gtk_hex_insert_autohighlight at Base 3.0.0
+ gtk_hex_load_font at Base 3.0.0
+ gtk_hex_new at Base 3.0.0
+ gtk_hex_paste_from_clipboard at Base 3.0.0
+ gtk_hex_set_cursor at Base 3.0.0
+ gtk_hex_set_cursor_xy at Base 3.0.0
+ gtk_hex_set_font at Base 3.0.0
+ gtk_hex_set_geometry at Base 3.0.0
+ gtk_hex_set_group_type at Base 3.0.0
+ gtk_hex_set_insert_mode at Base 3.0.0
+ gtk_hex_set_nibble at Base 3.0.0
+ gtk_hex_set_selection at Base 3.0.0
+ gtk_hex_set_starting_offset at Base 3.0.0
+ gtk_hex_show_offsets at Base 3.0.0
+ hex_document_add_view at Base 3.0.0
+ hex_document_changed at Base 3.0.0
+ hex_document_compare_data at Base 3.0.0
+ hex_document_delete_data at Base 3.0.0
+ hex_document_export_html at Base 3.0.0
+ hex_document_find_backward at Base 3.0.0
+ hex_document_find_forward at Base 3.0.0
+ hex_document_get_byte at Base 3.0.0
+ hex_document_get_data at Base 3.0.0
+ hex_document_get_list at Base 3.0.0
+ hex_document_get_type at Base 3.0.0
+ hex_document_has_changed at Base 3.0.0
+ hex_document_is_writable at Base 3.0.0
+ hex_document_new at Base 3.0.0
+ hex_document_new_from_file at Base 3.0.0
+ hex_document_read at Base 3.0.0
+ hex_document_redo at Base 3.0.0
+ hex_document_remove_view at Base 3.0.0
+ hex_document_set_byte at Base 3.0.0
+ hex_document_set_data at Base 3.0.0
+ hex_document_set_max_undo at Base 3.0.0
+ hex_document_set_nibble at Base 3.0.0
+ hex_document_undo at Base 3.0.0
+ hex_document_write at Base 3.0.0
+ hex_document_write_to_file at Base 3.0.0

Modified: packages/unstable/ghex/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ghex/debian/rules?rev=34486&op=diff
==============================================================================
--- packages/unstable/ghex/debian/rules [utf-8] (original)
+++ packages/unstable/ghex/debian/rules [utf-8] Thu Apr 19 14:52:18 2012
@@ -8,7 +8,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_DH_MAKESHLIBS_ARGS_$(libgtkhexN) += -V"$(libgtkhexN) (>= 3.0.0)"
+DEB_DH_MAKESHLIBS_ARGS_$(libgtkhexN) += -V -- -c4
 
 DEB_INSTALL_MANPAGES_ghex += debian/ghex.1
 




More information about the pkg-gnome-commits mailing list