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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 22 19:07:23 UTC 2015


Author: biebl
Date: Thu Oct 22 19:07:23 2015
New Revision: 46799

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46799
Log:
Add Depends on python3-requests. (Closes: #802694)

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=46799&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/changelog	[utf-8] Thu Oct 22 19:07:23 2015
@@ -1,3 +1,9 @@
+gnome-music (3.18.0-2) UNRELEASED; urgency=medium
+
+  * Add Depends on python3-requests. (Closes: #802694)
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 22 Oct 2015 21:06:52 +0200
+
 gnome-music (3.18.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-music/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control?rev=46799&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control	[utf-8] Thu Oct 22 19:07:23 2015
@@ -47,6 +47,7 @@
          python3-dbus,
          python3-gi,
          python3-gi-cairo,
+         python3-requests,
          tracker
 Description: Music is the new GNOME music playing application
  Music is the new GNOME music playing application aiming at being

Modified: desktop/unstable/gnome-music/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control.in?rev=46799&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control.in	[utf-8] Thu Oct 22 19:07:23 2015
@@ -43,6 +43,7 @@
          python3-dbus,
          python3-gi,
          python3-gi-cairo,
+         python3-requests,
          tracker
 Description: Music is the new GNOME music playing application
  Music is the new GNOME music playing application aiming at being




More information about the pkg-gnome-commits mailing list