r46350 - in /desktop/unstable/libgtop2/debian: changelog libgtop-2.0-10.symbols rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Oct 7 22:06:50 UTC 2015
Author: biebl
Date: Wed Oct 7 22:06:50 2015
New Revision: 46350
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46350
Log:
Update symbols file and bump shlibs version to 2.32.0.
Modified:
desktop/unstable/libgtop2/debian/changelog
desktop/unstable/libgtop2/debian/libgtop-2.0-10.symbols
desktop/unstable/libgtop2/debian/rules
Modified: desktop/unstable/libgtop2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtop2/debian/changelog?rev=46350&op=diff
==============================================================================
--- desktop/unstable/libgtop2/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgtop2/debian/changelog [utf-8] Wed Oct 7 22:06:50 2015
@@ -1,6 +1,7 @@
libgtop2 (2.32.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Update symbols file and bump shlibs version to 2.32.0.
-- Michael Biebl <biebl at debian.org> Wed, 07 Oct 2015 23:41:43 +0200
Modified: desktop/unstable/libgtop2/debian/libgtop-2.0-10.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtop2/debian/libgtop-2.0-10.symbols?rev=46350&op=diff
==============================================================================
--- desktop/unstable/libgtop2/debian/libgtop-2.0-10.symbols [utf-8] (original)
+++ desktop/unstable/libgtop2/debian/libgtop-2.0-10.symbols [utf-8] Wed Oct 7 22:06:50 2015
@@ -58,6 +58,7 @@
glibtop_get_sysdeps at Base 2.22.3
glibtop_get_sysdeps_r at Base 2.22.3
glibtop_get_sysinfo at Base 2.22.3
+ glibtop_get_type at Base 2.32.0
glibtop_get_uptime at Base 2.22.3
glibtop_get_uptime_l at Base 2.22.3
glibtop_global_server at Base 2.22.3
@@ -65,7 +66,13 @@
glibtop_init_r at Base 2.22.3
glibtop_internet_addr at Base 2.22.3
glibtop_make_connection at Base 2.22.3
+ glibtop_map_entry_get_type at Base 2.32.0
+ glibtop_mountentry_get_type at Base 2.32.0
+ glibtop_mountlist_get_type at Base 2.32.0
+ glibtop_open_files_entry_get_type at Base 2.32.0
glibtop_open_l at Base 2.22.3
+ glibtop_proc_map_get_type at Base 2.32.0
+ glibtop_proc_open_files_get_type at Base 2.32.0
glibtop_server_features at Base 2.22.3
glibtop_set_parameter_l at Base 2.22.3
glibtop_sys_siglist at Base 2.22.3
Modified: desktop/unstable/libgtop2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgtop2/debian/rules?rev=46350&op=diff
==============================================================================
--- desktop/unstable/libgtop2/debian/rules [utf-8] (original)
+++ desktop/unstable/libgtop2/debian/rules [utf-8] Wed Oct 7 22:06:50 2015
@@ -19,7 +19,7 @@
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) \
--libexecdir=\$${libdir}/$(SHARED_PKG)
More information about the pkg-gnome-commits
mailing list