[Pkg-xfce-commits] r9893 - in /desktop/branches/experimental/xfconf/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Fri Jun 23 11:40:19 UTC 2017


Author: corsac
Date: Fri Jun 23 11:40:18 2017
New Revision: 9893

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9893
Log:
drop libdbus-1-dev and libdbus-glib-1-dev from build-dep and
libxfconf-0-dev depends.

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=9893&op=diff
==============================================================================
--- desktop/branches/experimental/xfconf/debian/changelog	(original)
+++ desktop/branches/experimental/xfconf/debian/changelog	Fri Jun 23 11:40:18 2017
@@ -4,6 +4,8 @@
   * debian/control:
     - update standards version to 4.0.0.
     - rename library package to libxfconf-0-3 for soname bump.
+    - drop libdbus-1-dev and libdbus-glib-1-dev from build-dep and
+      libxfconf-0-dev depends.
   * debian/libxfconf-0-2.{symbols,install} renamed as well.
   * debian/libxfconf-0-3.symbols: update library filename.
   * Run wrap-and-sort.

Modified: desktop/branches/experimental/xfconf/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfconf/debian/control?rev=9893&op=diff
==============================================================================
--- desktop/branches/experimental/xfconf/debian/control	(original)
+++ desktop/branches/experimental/xfconf/debian/control	Fri Jun 23 11:40:18 2017
@@ -8,8 +8,6 @@
                dpkg-dev (>= 1.16.1.),
                gtk-doc-tools,
                intltool,
-               libdbus-1-dev,
-               libdbus-glib-1-dev,
                libextutils-depends-perl,
                libextutils-pkgconfig-perl,
                libglib-perl,
@@ -24,9 +22,7 @@
 Package: libxfconf-0-dev
 Section: libdevel
 Architecture: any
-Depends: libdbus-1-dev,
-         libdbus-glib-1-dev,
-         libglib2.0-dev,
+Depends: libglib2.0-dev,
          libxfconf-0-3 (= ${binary:Version}),
          pkg-config,
          ${misc:Depends}




More information about the Pkg-xfce-commits mailing list