r48588 - in /desktop/unstable/gnome-music/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 11 11:35:39 UTC 2016


Author: biebl
Date: Wed May 11 11:35:38 2016
New Revision: 48588

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48588
Log:
Drop Depends on python3-dbus. The mpris plugin has been ported from
dbus-python to Gio GDBus.

Modified:
    desktop/unstable/gnome-music/debian/changelog
    desktop/unstable/gnome-music/debian/control
    desktop/unstable/gnome-music/debian/control.in

Modified: desktop/unstable/gnome-music/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/changelog?rev=48588&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/changelog	[utf-8] Wed May 11 11:35:38 2016
@@ -1,6 +1,8 @@
 gnome-music (3.20.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop Depends on python3-dbus. The mpris plugin has been ported from
+    dbus-python to Gio GDBus.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 11 May 2016 13:30:08 +0200
 

Modified: desktop/unstable/gnome-music/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control?rev=48588&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control	[utf-8] Wed May 11 11:35:38 2016
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
                gnome-common,
                gnome-pkg-tools (>= 0.11),
@@ -44,7 +44,6 @@
          gnome-settings-daemon,
          grilo-plugins-0.3,
          python3,
-         python3-dbus,
          python3-gi,
          python3-gi-cairo,
          python3-requests,

Modified: desktop/unstable/gnome-music/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control.in?rev=48588&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control.in	[utf-8] Wed May 11 11:35:38 2016
@@ -40,7 +40,6 @@
          gnome-settings-daemon,
          grilo-plugins-0.3,
          python3,
-         python3-dbus,
          python3-gi,
          python3-gi-cairo,
          python3-requests,




More information about the pkg-gnome-commits mailing list