xen-4.10 introduces a depends on libxentoolcore to the libxenstore3.0
package. To keep the library support for the xenstore-utils minimal,
the libxentoolcore*.so* lib is added to the package, along with its
symbols into libxenstore3.0.symbols. This keeps d/control unchanged.
Signed-off-by: Mark Pryor <pryorm09@gmail.com>
usr/lib/*/libxenstore.so.*
+usr/lib/*/libxentoolcore*.so.*
xs_watch@Base 3.2.0
xs_write@Base 3.2.0
xs_write_all@Base 3.2.0
+libxentoolcore-4.10.so.1 libxenstore3.0 #MINVER#
+ VERS_1.0@VERS_1.0 4.10.0
+ xentoolcore__deregister_active_handle@VERS_1.0 4.10.0
+ xentoolcore__register_active_handle@VERS_1.0 4.10.0
+ xentoolcore__restrict_by_dup2_null@VERS_1.0 4.10.0
+ xentoolcore_restrict_all@VERS_1.0 4.10.0
dh_testdir
dh_testroot
dh_prep
- dh_install --sourcedir=$(DIR) usr/lib/*/lib*-$(VERSION).so*
+ dh_install -Xtoolcore --sourcedir=$(DIR) usr/lib/*/lib*-$(VERSION).so*
dh_install debian/templates/libxen.bug/* usr/share/bug/$(PACKAGE_NAME)
dh_strip
dh_makeshlibs -V