r22175 - in /packages/unstable/libchamplain/debian: changelog libchamplain-0.4-0.symbols rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Wed Oct 28 12:15:52 UTC 2009


Author: bigon
Date: Wed Oct 28 12:15:35 2009
New Revision: 22175

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22175
Log:
* New upstream release
  - debian/libchamplain-0.4-0.symbols: Update symbols

Modified:
    packages/unstable/libchamplain/debian/changelog
    packages/unstable/libchamplain/debian/libchamplain-0.4-0.symbols
    packages/unstable/libchamplain/debian/rules

Modified: packages/unstable/libchamplain/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/changelog?rev=22175&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/changelog [utf-8] (original)
+++ packages/unstable/libchamplain/debian/changelog [utf-8] Wed Oct 28 12:15:35 2009
@@ -1,9 +1,11 @@
-libchamplain (0.4.0-2) UNRELEASED; urgency=low
+libchamplain (0.4.2-1) UNRELEASED; urgency=low
 
   [ Sjoerd Simons ]
   * Update the copyright file
 
   [ Laurent Bigonville ]
+  * New upstream release
+    - debian/libchamplain-0.4-0.symbols: Update symbols
   * debian/control.in:
     - Remove myself from the Uploaders as I'm now in gnome-pkg-tools
       maintainer list
@@ -11,7 +13,7 @@
     - Add libclutter-gtk-0.10-doc recommends for libchamplain-gtk-doc
   * Add GObject introspection packages (LP: #456265)
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 23 Oct 2009 17:37:03 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 28 Oct 2009 13:10:38 +0100
 
 libchamplain (0.4.0-1) unstable; urgency=low
 

Modified: packages/unstable/libchamplain/debian/libchamplain-0.4-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/libchamplain-0.4-0.symbols?rev=22175&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/libchamplain-0.4-0.symbols [utf-8] (original)
+++ packages/unstable/libchamplain/debian/libchamplain-0.4-0.symbols [utf-8] Wed Oct 28 12:15:35 2009
@@ -66,6 +66,8 @@
  champlain_marker_get_draw_background at Base 0.4.0
  champlain_marker_get_ellipsize at Base 0.4.0
  champlain_marker_get_font_name at Base 0.4.0
+ champlain_marker_get_highlight_color at Base 0.4.2
+ champlain_marker_get_highlight_text_color at Base 0.4.2
  champlain_marker_get_image at Base 0.4.0
  champlain_marker_get_single_line_mode at Base 0.4.0
  champlain_marker_get_text at Base 0.4.0
@@ -86,6 +88,7 @@
  champlain_marker_set_ellipsize at Base 0.4.0
  champlain_marker_set_font_name at Base 0.4.0
  champlain_marker_set_highlight_color at Base 0.4.0
+ champlain_marker_set_highlight_text_color at Base 0.4.2
  champlain_marker_set_image at Base 0.4.0
  champlain_marker_set_single_line_mode at Base 0.4.0
  champlain_marker_set_text at Base 0.4.0
@@ -179,6 +182,7 @@
  champlain_view_get_zoom_on_double_click at Base 0.4.0
  champlain_view_go_to at Base 0.4.0
  champlain_view_new at Base 0.4.0
+ champlain_view_remove_layer at Base 0.4.2
  champlain_view_remove_polygon at Base 0.4.0
  champlain_view_set_decel_rate at Base 0.4.0
  champlain_view_set_keep_center_on_resize at Base 0.4.0

Modified: packages/unstable/libchamplain/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libchamplain/debian/rules?rev=22175&op=diff
==============================================================================
--- packages/unstable/libchamplain/debian/rules [utf-8] (original)
+++ packages/unstable/libchamplain/debian/rules [utf-8] Wed Oct 28 12:15:35 2009
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --enable-introspection
 
 common-binary-predeb-arch:: list-missing
 




More information about the pkg-gnome-commits mailing list