[Pkg-xfce-commits] r10199 - in /desktop/branches/experimental/thunar/debian: changelog control libthunarx-2-0.install libthunarx-2-0.symbols libthunarx-2-dev.install libthunarx-3-0.install libthunarx-3-0.symbols libthunarx-3-dev.install rules

Yves-Alexis Perez corsac at moszumanska.debian.org
Sun Nov 26 21:59:10 UTC 2017


Author: corsac
Date: Sun Nov 26 21:59:09 2017
New Revision: 10199

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10199
Log:
Migrate from thunarx-2 to thunarx-3.

Added:
    desktop/branches/experimental/thunar/debian/libthunarx-3-0.install
      - copied, changed from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-0.install
    desktop/branches/experimental/thunar/debian/libthunarx-3-0.symbols
      - copied, changed from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-0.symbols
    desktop/branches/experimental/thunar/debian/libthunarx-3-dev.install
      - copied, changed from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-dev.install
Removed:
    desktop/branches/experimental/thunar/debian/libthunarx-2-0.install
    desktop/branches/experimental/thunar/debian/libthunarx-2-0.symbols
    desktop/branches/experimental/thunar/debian/libthunarx-2-dev.install
Modified:
    desktop/branches/experimental/thunar/debian/changelog
    desktop/branches/experimental/thunar/debian/control
    desktop/branches/experimental/thunar/debian/rules

Modified: desktop/branches/experimental/thunar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/changelog?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/changelog	(original)
+++ desktop/branches/experimental/thunar/debian/changelog	Sun Nov 26 21:59:09 2017
@@ -13,6 +13,7 @@
     - use dh_missing 
   * debian/patches:
     - 03_fix-tpa-build added, fix build with TPA plugin
+  * Migrate from thunarx-2 to thunarx-3.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 26 Nov 2017 20:25:50 +0100
 

Modified: desktop/branches/experimental/thunar/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/control?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/control	(original)
+++ desktop/branches/experimental/thunar/debian/control	Sun Nov 26 21:59:09 2017
@@ -29,19 +29,19 @@
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/thunar/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/thunar/
 
-Package: libthunarx-2-dev
+Package: libthunarx-3-dev
 Section: libdevel
 Architecture: any
 Depends: libglib2.0-dev,
          libgtk2.0-dev,
-         libthunarx-2-0 (= ${binary:Version}),
+         libthunarx-3-0 (= ${binary:Version}),
          thunar-data (=${source:Version}),
          ${misc:Depends}
 Description: Development files for libthunarx
  This package contains the headers and the static library for libthunarx,
  the extension library used by thunar
 
-Package: libthunarx-2-0
+Package: libthunarx-3-0
 Section: libs
 Architecture: any
 Pre-depends: ${misc:Pre-Depends}

Copied: desktop/branches/experimental/thunar/debian/libthunarx-3-0.install (from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-0.install)
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/libthunarx-3-0.install?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/libthunarx-2-0.install	(original)
+++ desktop/branches/experimental/thunar/debian/libthunarx-3-0.install	Sun Nov 26 21:59:09 2017
@@ -1,2 +1,2 @@
 usr/lib/*/lib*.so.*
-usr/lib/*/thunarx-2/*
+usr/lib/*/thunarx-3/*

Copied: desktop/branches/experimental/thunar/debian/libthunarx-3-0.symbols (from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-0.symbols)
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/libthunarx-3-0.symbols?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/libthunarx-2-0.symbols	(original)
+++ desktop/branches/experimental/thunar/debian/libthunarx-3-0.symbols	Sun Nov 26 21:59:09 2017
@@ -1,4 +1,4 @@
-libthunarx-2.so.0 libthunarx-2-0 #MINVER#
+libthunarx-3.so.0 libthunarx-3-0 #MINVER#
  thunarx_check_version at Base 1.1.0
  thunarx_file_info_changed at Base 1.1.0
  thunarx_file_info_get_file_info at Base 1.1.0
@@ -17,13 +17,28 @@
  thunarx_file_info_list_get_type at Base 1.1.0
  thunarx_file_info_renamed at Base 1.1.0
  thunarx_major_version at Base 1.1.0
- thunarx_menu_provider_get_dnd_actions at Base 1.1.0
- thunarx_menu_provider_get_file_actions at Base 1.1.0
- thunarx_menu_provider_get_folder_actions at Base 1.1.0
+ thunarx_menu_append_item at Base 1.7.0
+ thunarx_menu_get_items at Base 1.7.0
+ thunarx_menu_get_type at Base 1.7.0
+ thunarx_menu_item_activate at Base 1.7.0
+ thunarx_menu_item_get_sensitive at Base 1.7.0
+ thunarx_menu_item_get_type at Base 1.7.0
+ thunarx_menu_item_list_free at Base 1.7.0
+ thunarx_menu_item_new at Base 1.7.0
+ thunarx_menu_item_set_menu at Base 1.7.0
+ thunarx_menu_item_set_sensitive at Base 1.7.0
+ thunarx_menu_new at Base 1.7.0
+#MISSING: 1.7.0-1# thunarx_menu_provider_get_dnd_actions at Base 1.1.0
+ thunarx_menu_provider_get_dnd_menu_items at Base 1.7.0
+#MISSING: 1.7.0-1# thunarx_menu_provider_get_file_actions at Base 1.1.0
+ thunarx_menu_provider_get_file_menu_items at Base 1.7.0
+#MISSING: 1.7.0-1# thunarx_menu_provider_get_folder_actions at Base 1.1.0
+ thunarx_menu_provider_get_folder_menu_items at Base 1.7.0
  thunarx_menu_provider_get_type at Base 1.1.0
  thunarx_micro_version at Base 1.1.0
  thunarx_minor_version at Base 1.1.0
- thunarx_preferences_provider_get_actions at Base 1.1.0
+#MISSING: 1.7.0-1# thunarx_preferences_provider_get_actions at Base 1.1.0
+ thunarx_preferences_provider_get_menu_items at Base 1.7.0
  thunarx_preferences_provider_get_type at Base 1.1.0
  thunarx_property_page_get_label at Base 1.1.0
  thunarx_property_page_get_label_widget at Base 1.1.0
@@ -45,8 +60,9 @@
  thunarx_provider_plugin_register_type at Base 1.1.0
  thunarx_provider_plugin_set_resident at Base 1.1.0
  thunarx_renamer_changed at Base 1.1.0
- thunarx_renamer_get_actions at Base 1.1.0
+#MISSING: 1.7.0-1# thunarx_renamer_get_actions at Base 1.1.0
  thunarx_renamer_get_help_url at Base 1.1.0
+ thunarx_renamer_get_menu_items at Base 1.7.0
  thunarx_renamer_get_name at Base 1.1.0
  thunarx_renamer_get_type at Base 1.1.0
  thunarx_renamer_load at Base 1.1.0

Copied: desktop/branches/experimental/thunar/debian/libthunarx-3-dev.install (from r10198, desktop/branches/experimental/thunar/debian/libthunarx-2-dev.install)
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/libthunarx-3-dev.install?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/libthunarx-2-dev.install	(original)
+++ desktop/branches/experimental/thunar/debian/libthunarx-3-dev.install	Sun Nov 26 21:59:09 2017
@@ -1,3 +1,4 @@
 usr/include/*
 usr/lib/*/lib*.so
 usr/lib/*/pkgconfig/*
+usr/share/gtk-doc

Modified: desktop/branches/experimental/thunar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/rules?rev=10199&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/rules	(original)
+++ desktop/branches/experimental/thunar/debian/rules	Sun Nov 26 21:59:09 2017
@@ -25,14 +25,16 @@
 	chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \
 		$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/Thunar/thunar-* \
 		$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libthunar*.so.*0 \
-		$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-2/thunar-apr.so \
+		$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-3/thunar-apr.so \
 		$(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.so
 	rm $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.la
 	dh_install
+
+override_dh_missing:
 	dh_missing --fail-missing
 
 override_dh_installdocs:
-	dh_installdocs -p libthunarx-2-dev -p libthunarx-2-0 -p thunar --link-doc=thunar-data
+	dh_installdocs -p libthunarx-3-dev -p libthunarx-3-0 -p thunar --link-doc=thunar-data
 	dh_installdocs --remaining-packages
 
 override_dh_strip:
@@ -43,4 +45,4 @@
     -dRecommends debian/thunar/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.so -dDepends
 
 override_dh_makeshlibs:
-	dh_makeshlibs -p libthunarx-2-0 -X debian/libthunarx-2-0/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-2
+	dh_makeshlibs -p libthunarx-3-0 -X debian/libthunarx-3-0/usr/lib/$(DEB_HOST_MULTIARCH)/thunarx-3




More information about the Pkg-xfce-commits mailing list