[Pkg-xfce-commits] r9827 - in /desktop/branches/experimental/xfconf/debian: changelog control libxfconf-0-2.install libxfconf-0-2.symbols libxfconf-0-3.install libxfconf-0-3.symbols
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sun Jun 11 19:34:31 UTC 2017
Author: corsac
Date: Sun Jun 11 19:34:31 2017
New Revision: 9827
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9827
Log:
* debian/control:
- rename library package to libxfconf-0-3 for soname bump.
* debian/libxfconf-0-2.{symbols,install} renamed as well.
* debian/libxfconf-0-3.symbols: update library filename.
Added:
desktop/branches/experimental/xfconf/debian/libxfconf-0-3.install
- copied unchanged from r9826, desktop/branches/experimental/xfconf/debian/libxfconf-0-2.install
desktop/branches/experimental/xfconf/debian/libxfconf-0-3.symbols
- copied, changed from r9826, desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols
Removed:
desktop/branches/experimental/xfconf/debian/libxfconf-0-2.install
desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols
Modified:
desktop/branches/experimental/xfconf/debian/changelog
desktop/branches/experimental/xfconf/debian/control
Modified: desktop/branches/experimental/xfconf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfconf/debian/changelog?rev=9827&op=diff
==============================================================================
--- desktop/branches/experimental/xfconf/debian/changelog (original)
+++ desktop/branches/experimental/xfconf/debian/changelog Sun Jun 11 19:34:31 2017
@@ -1,6 +1,10 @@
xfconf (4.13.1-1) UNRELEASED; urgency=medium
* New upstream development release.
+ * debian/control:
+ - rename library package to libxfconf-0-3 for soname bump.
+ * debian/libxfconf-0-2.{symbols,install} renamed as well.
+ * debian/libxfconf-0-3.symbols: update library filename.
-- Yves-Alexis Perez <corsac at debian.org> Sun, 11 Jun 2017 21:27:34 +0200
Modified: desktop/branches/experimental/xfconf/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfconf/debian/control?rev=9827&op=diff
==============================================================================
--- desktop/branches/experimental/xfconf/debian/control (original)
+++ desktop/branches/experimental/xfconf/debian/control Sun Jun 11 19:34:31 2017
@@ -16,7 +16,7 @@
Package: libxfconf-0-dev
Section: libdevel
Architecture: any
-Depends: libxfconf-0-2 (= ${binary:Version}), ${misc:Depends}, libdbus-1-dev,
+Depends: libxfconf-0-3 (= ${binary:Version}), ${misc:Depends}, libdbus-1-dev,
libdbus-glib-1-dev, pkg-config, libglib2.0-dev
Description: Development files for libxfconf
This package contains the development files libxfconf which are
@@ -27,7 +27,7 @@
The libxfconf Reference Manual is also included and it can be
consulted with Devhelp or a web browser.
-Package: libxfconf-0-2
+Package: libxfconf-0-3
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Copied: desktop/branches/experimental/xfconf/debian/libxfconf-0-3.symbols (from r9826, desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols)
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfconf/debian/libxfconf-0-3.symbols?rev=9827&op=diff
==============================================================================
--- desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols (original)
+++ desktop/branches/experimental/xfconf/debian/libxfconf-0-3.symbols Sun Jun 11 19:34:31 2017
@@ -1,4 +1,4 @@
-libxfconf-0.so.2 libxfconf-0-2 #MINVER#
+libxfconf-0.so.3 libxfconf-0-3 #MINVER#
xfconf_array_free at Base 4.6.0
xfconf_channel_get at Base 4.6.0
xfconf_channel_get_array at Base 4.6.0
More information about the Pkg-xfce-commits
mailing list