[Pkg-xfce-commits] [Git][xfce-team/desktop/xfconf][debian/master] d/control, d/xfconf-gsettings-backend.install: Create new xfconf-gsettings-backend package.

Unit 193 gitlab at salsa.debian.org
Fri Oct 26 22:26:14 BST 2018


Unit 193 pushed to branch debian/master at xfce / desktop / xfconf


Commits:
41364613 by Unit 193 at 2018-10-26T21:26:05Z
d/control, d/xfconf-gsettings-backend.install: Create new xfconf-gsettings-backend package.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/xfconf-gsettings-backend.install
- debian/xfconf.install


Changes:

=====================================
debian/changelog
=====================================
@@ -4,11 +4,12 @@ xfconf (4.13.6-1) UNRELEASED; urgency=medium
   * d/compat, d/control: Bump dh compat to 11.
   * d/control:
     - Drop Lionel from uploaders, thanks!
-    - Declare that xfconf provides gsettings-backend.
+    - Create a new xfconf-gsettings-backend package.
+    - Have xfconf suggest xfconf-gsettings-backend.
   * d/rules:
     - Drop --parallel, --disable-silent-rules and xdt-autogen, now default.
     - Drop dbgsym migration as it is now complete.
-  * d/xfconf.install: Install new gsettings backend module.
+  * d/xfconf-gsettings-backend.install: Install new gsettings backend module.
   * Bump Standards-Version to 4.2.1.
 
  -- Unit 193 <unit193 at ubuntu.com>  Sun, 21 Oct 2018 14:09:26 -0400


=====================================
debian/control
=====================================
@@ -51,9 +51,25 @@ Architecture: any
 Depends: default-dbus-session-bus | dbus-session-bus,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: gsettings-backend
 Recommends: ${shlibs:Recommends}
+Suggests: xfconf-gsettings-backend
 Description: utilities for managing settings in Xfce
  xfconf contains xfconfd and xfconf-query.
   - xfconfd handles the Xfce settings storage
   - xfconf-query enables users to tune settings from command line
+
+Package: xfconf-gsettings-backend
+Architecture: any
+Depends: xfconf, ${misc:Depends}, ${shlibs:Depends}
+Provides: gsettings-backend
+Description: utilities for managing settings in Xfce - gsettings backend
+ xfconf contains xfconfd and xfconf-query.
+  - xfconfd handles the Xfce settings storage
+  - xfconf-query enables users to tune settings from command line
+ .
+ This package contains a back-end for GSettings. It is needed by
+ applications accessing settings through GSettings to set custom values
+ and listen for changes.
+ .
+ You will need to explicitly enable it through your environment with
+ GSETTINGS_BACKEND=xfconf.


=====================================
debian/xfconf-gsettings-backend.install
=====================================
@@ -0,0 +1 @@
+usr/lib/*/gio/modules/libxfconfgsettingsbackend.so


=====================================
debian/xfconf.install
=====================================
@@ -1,5 +1,4 @@
 usr/bin
-usr/lib/*/gio/modules/libxfconfgsettingsbackend.so
 usr/lib/*/xfce4/xfconf/xfconfd
 usr/share/dbus-1
 usr/share/locale



View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/commit/41364613086aea59e82d855219c3874c31823361

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/desktop/xfconf/commit/41364613086aea59e82d855219c3874c31823361
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20181026/0c9b2c41/attachment-0001.html>


More information about the Pkg-xfce-commits mailing list