r50098 - in /desktop/unstable/gnome-music/debian: changelog control control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Mon Sep 5 09:36:51 UTC 2016
Author: ah
Date: Mon Sep 5 09:36:51 2016
New Revision: 50098
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50098
Log:
Version python3-gi dependency to >= 3.21.1 to make sure we have
a new enough version installed at runtime.
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=50098&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-music/debian/changelog [utf-8] Mon Sep 5 09:36:51 2016
@@ -1,4 +1,4 @@
-gnome-music (3.21.90-1) UNRELEASED; urgency=medium
+gnome-music (3.21.90-1) unstable; urgency=medium
[ Jeremy Bicha ]
* debian/docs: Install NEWS
@@ -10,8 +10,10 @@
- bump tracker to >= 1.9.0
- bump grilo to >= 0.3.1
* debian/docs: add AUTHORS, README
-
- -- Andreas Henriksson <andreas at fatal.se> Fri, 02 Sep 2016 14:05:14 +0200
+ * Version python3-gi dependency to >= 3.21.1 to make sure we have
+ a new enough version installed at runtime.
+
+ -- Andreas Henriksson <andreas at fatal.se> Mon, 05 Sep 2016 11:17:30 +0200
gnome-music (3.20.2-1) unstable; urgency=medium
Modified: desktop/unstable/gnome-music/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control?rev=50098&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control [utf-8] Mon Sep 5 09:36:51 2016
@@ -44,7 +44,7 @@
gnome-settings-daemon,
grilo-plugins-0.3,
python3,
- python3-gi,
+ python3-gi (>= 3.21.1),
python3-gi-cairo,
python3-requests,
tracker (>= 1.7.1)
Modified: desktop/unstable/gnome-music/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control.in?rev=50098&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control.in [utf-8] Mon Sep 5 09:36:51 2016
@@ -40,7 +40,7 @@
gnome-settings-daemon,
grilo-plugins-0.3,
python3,
- python3-gi,
+ python3-gi (>= 3.21.1),
python3-gi-cairo,
python3-requests,
tracker (>= 1.7.1)
More information about the pkg-gnome-commits
mailing list