r54346 - in /desktop/unstable/d-conf/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Fri Oct 13 11:15:37 UTC 2017


Author: ah
Date: Fri Oct 13 11:15:33 2017
New Revision: 54346

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54346
Log:
* Drop transitional dconf-tools package as suggested by Holger Levsen
  - there are no rdeps left in sid, buster or stretch (Closes: #878382)

Modified:
    desktop/unstable/d-conf/debian/changelog
    desktop/unstable/d-conf/debian/control
    desktop/unstable/d-conf/debian/control.in

Modified: desktop/unstable/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/changelog?rev=54346&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/changelog	[utf-8] Fri Oct 13 11:15:33 2017
@@ -1,7 +1,12 @@
 d-conf (0.26.0-3) UNRELEASED; urgency=medium
 
+  [ Laurent Bigonville ]
   * Make dconf-service pull default-dbus-session-bus | dbus-session-bus, this
     way leaf packages don't have to add this explicitly (Closes: #849095)
+
+  [ Andreas Henriksson ]
+  * Drop transitional dconf-tools package as suggested by Holger Levsen
+    - there are no rdeps left in sid, buster or stretch (Closes: #878382)
 
  -- Laurent Bigonville <bigon at debian.org>  Sat, 26 Aug 2017 11:10:56 +0200
 

Modified: desktop/unstable/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control?rev=54346&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/control	[utf-8] Fri Oct 13 11:15:33 2017
@@ -57,20 +57,6 @@
  .
  This package contains the documentation in devhelp format.
 
-Package: dconf-tools
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: dconf-cli,
-         dconf-editor,
-         ${misc:Depends}
-Description: transitional dummy package
- DConf is a low-level key/value database designed for storing desktop
- environment settings.
- .
- This package is a transitional package installing dconf-cli and dconf-editor,
- it can safely be removed
-
 Package: dconf-cli
 Section: utils
 Architecture: any

Modified: desktop/unstable/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control.in?rev=54346&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/control.in	[utf-8] Fri Oct 13 11:15:33 2017
@@ -53,20 +53,6 @@
  .
  This package contains the documentation in devhelp format.
 
-Package: dconf-tools
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: dconf-cli,
-         dconf-editor,
-         ${misc:Depends}
-Description: transitional dummy package
- DConf is a low-level key/value database designed for storing desktop
- environment settings.
- .
- This package is a transitional package installing dconf-cli and dconf-editor,
- it can safely be removed
-
 Package: dconf-cli
 Section: utils
 Architecture: any




More information about the pkg-gnome-commits mailing list