r34064 - in /desktop/unstable/cheese/debian: changelog libcheese3.symbols rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Tue Apr 3 11:55:58 UTC 2012


Author: jordi
Date: Tue Apr  3 11:55:57 2012
New Revision: 34064

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34064
Log:
Evidently, dropped symbols weren't a problem after all.

Modified:
    desktop/unstable/cheese/debian/changelog
    desktop/unstable/cheese/debian/libcheese3.symbols
    desktop/unstable/cheese/debian/rules

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=34064&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Tue Apr  3 11:55:57 2012
@@ -10,7 +10,6 @@
   * Install cheese.h and cheese-gtk.h.
   * Install help data from usr/share/help.
   * Update ltmain.sh patch with new path to the script.
-  * FIXME: dropped symbols in libcheese3.
 
  -- Jordi Mallach <jordi at debian.org>  Sun, 01 Apr 2012 13:31:01 +0200
 

Modified: desktop/unstable/cheese/debian/libcheese3.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/libcheese3.symbols?rev=34064&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/libcheese3.symbols [utf-8] (original)
+++ desktop/unstable/cheese/debian/libcheese3.symbols [utf-8] Tue Apr  3 11:55:57 2012
@@ -1,15 +1,12 @@
 libcheese.so.3 libcheese3 #MINVER#
- _cheese_marshal_VOID__STRING_STRING_STRING_INT at Base 3.0.1
  cheese_camera_cat at Base 3.0.1
  cheese_camera_connect_effect_texture at Base 3.0.1
  cheese_camera_device_cat at Base 3.0.1
  cheese_camera_device_error_quark at Base 3.0.1
  cheese_camera_device_get_best_format at Base 3.0.1
  cheese_camera_device_get_caps_for_format at Base 3.0.1
- cheese_camera_device_get_device_file at Base 3.0.1
  cheese_camera_device_get_device_node at Base 3.4.0
  cheese_camera_device_get_format_list at Base 3.0.1
- cheese_camera_device_get_id at Base 3.0.1
  cheese_camera_device_get_name at Base 3.0.1
  cheese_camera_device_get_src at Base 3.0.1
  cheese_camera_device_get_type at Base 3.0.1
@@ -30,7 +27,6 @@
  cheese_camera_new at Base 3.0.1
  cheese_camera_play at Base 3.0.1
  cheese_camera_set_balance_property at Base 3.0.1
- cheese_camera_set_device_by_dev_file at Base 3.0.1
  cheese_camera_set_device_by_device_node at Base 3.4.0
  cheese_camera_set_effect at Base 3.0.1
  cheese_camera_set_video_format at Base 3.0.1
@@ -53,7 +49,6 @@
  cheese_effect_load_from_file at Base 3.2.0
  cheese_effect_new at Base 3.0.1
  cheese_fileutil_get_new_media_filename at Base 3.0.1
- cheese_fileutil_get_path_before_224 at Base 3.0.1
  cheese_fileutil_get_photo_path at Base 3.0.1
  cheese_fileutil_get_type at Base 3.0.1
  cheese_fileutil_get_video_path at Base 3.0.1

Modified: desktop/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/rules?rev=34064&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/rules [utf-8] (original)
+++ desktop/unstable/cheese/debian/rules [utf-8] Tue Apr  3 11:55:57 2012
@@ -13,5 +13,5 @@
                              --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_DH_MAKESHLIBS_ARGS_libcheese3 += -V -- -c0
-#DEB_DH_MAKESHLIBS_ARGS_libcheese-gtk21 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcheese3 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcheese-gtk21 += -V -- -c4




More information about the pkg-gnome-commits mailing list