Update symbols file and bump shlibs version to 2.32.0.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
|||||||
libgtop2 (2.32.0-1) UNRELEASED; urgency=medium
|
libgtop2 (2.32.0-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Update symbols file and bump shlibs version to 2.32.0.
|
||||||
|
|
||||||
-- Michael Biebl <biebl@debian.org> Wed, 07 Oct 2015 23:41:43 +0200
|
-- Michael Biebl <biebl@debian.org> Wed, 07 Oct 2015 23:41:43 +0200
|
||||||
|
|
||||||
|
7
debian/libgtop-2.0-10.symbols
vendored
7
debian/libgtop-2.0-10.symbols
vendored
@@ -58,6 +58,7 @@ libgtop-2.0.so.10 libgtop-2.0-10 #MINVER#
|
|||||||
glibtop_get_sysdeps@Base 2.22.3
|
glibtop_get_sysdeps@Base 2.22.3
|
||||||
glibtop_get_sysdeps_r@Base 2.22.3
|
glibtop_get_sysdeps_r@Base 2.22.3
|
||||||
glibtop_get_sysinfo@Base 2.22.3
|
glibtop_get_sysinfo@Base 2.22.3
|
||||||
|
glibtop_get_type@Base 2.32.0
|
||||||
glibtop_get_uptime@Base 2.22.3
|
glibtop_get_uptime@Base 2.22.3
|
||||||
glibtop_get_uptime_l@Base 2.22.3
|
glibtop_get_uptime_l@Base 2.22.3
|
||||||
glibtop_global_server@Base 2.22.3
|
glibtop_global_server@Base 2.22.3
|
||||||
@@ -65,7 +66,13 @@ libgtop-2.0.so.10 libgtop-2.0-10 #MINVER#
|
|||||||
glibtop_init_r@Base 2.22.3
|
glibtop_init_r@Base 2.22.3
|
||||||
glibtop_internet_addr@Base 2.22.3
|
glibtop_internet_addr@Base 2.22.3
|
||||||
glibtop_make_connection@Base 2.22.3
|
glibtop_make_connection@Base 2.22.3
|
||||||
|
glibtop_map_entry_get_type@Base 2.32.0
|
||||||
|
glibtop_mountentry_get_type@Base 2.32.0
|
||||||
|
glibtop_mountlist_get_type@Base 2.32.0
|
||||||
|
glibtop_open_files_entry_get_type@Base 2.32.0
|
||||||
glibtop_open_l@Base 2.22.3
|
glibtop_open_l@Base 2.22.3
|
||||||
|
glibtop_proc_map_get_type@Base 2.32.0
|
||||||
|
glibtop_proc_open_files_get_type@Base 2.32.0
|
||||||
glibtop_server_features@Base 2.22.3
|
glibtop_server_features@Base 2.22.3
|
||||||
glibtop_set_parameter_l@Base 2.22.3
|
glibtop_set_parameter_l@Base 2.22.3
|
||||||
glibtop_sys_siglist@Base 2.22.3
|
glibtop_sys_siglist@Base 2.22.3
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@@ -19,7 +19,7 @@ endif
|
|||||||
|
|
||||||
DEB_DH_AUTORECONF_ARGS = --as-needed
|
DEB_DH_AUTORECONF_ARGS = --as-needed
|
||||||
|
|
||||||
DEB_DH_MAKESHLIBS_ARGS_ALL += -V '$(SHARED_PKG) (>= 2.24.0)'
|
DEB_DH_MAKESHLIBS_ARGS_ALL += -V '$(SHARED_PKG) (>= 2.32.0)'
|
||||||
|
|
||||||
DEB_CONFIGURE_EXTRA_FLAGS += --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
|
DEB_CONFIGURE_EXTRA_FLAGS += --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
|
||||||
--libexecdir=\$${libdir}/$(SHARED_PKG)
|
--libexecdir=\$${libdir}/$(SHARED_PKG)
|
||||||
|
Reference in New Issue
Block a user