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

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Aug 30 23:31:04 UTC 2017


Author: jbicha
Date: Wed Aug 30 23:31:04 2017
New Revision: 53183

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53183
Log:
Update Build-Depends according to configure.ac

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=53183&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/changelog	[utf-8] Wed Aug 30 23:31:04 2017
@@ -1,6 +1,11 @@
-gnome-music (3.25.91-1) UNRELEASED; urgency=medium
+gnome-music (3.24.2-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control.in:
+    - Build-depend on autoconf-archive
+    - Bump grilo to >= 0.3
+    - Bump libmediaart to >= 1.9.1
+    - Bump tracker to >= 1.11.1
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 30 Aug 2017 19:23:30 -0400
 

Modified: desktop/unstable/gnome-music/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control?rev=53183&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control	[utf-8] Wed Aug 30 23:31:04 2017
@@ -6,8 +6,9 @@
 Section: gnome
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 10),
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
+Build-Depends: autoconf-archive,
+               debhelper (>= 10),
                pkg-config (>= 0.22),
                intltool (>= 0.26),
                gettext,
@@ -17,10 +18,10 @@
                python-gi-dev (>= 3.21.1),
                python3,
                libglib2.0-dev (>= 2.35.9),
-               libgrilo-0.3-dev (>= 0.3.1),
+               libgrilo-0.3-dev (>= 0.3.3),
                libgtk-3-dev (>= 3.19.3),
-               libmediaart-2.0-dev,
-               libtracker-sparql-1.0-dev (>= 1.9.0),
+               libmediaart-2.0-dev (>= 1.9.1),
+               libtracker-sparql-1.0-dev (>= 1.11.1),
                yelp-tools
 Standards-Version: 3.9.8
 X-Python3-Version: >= 3.0
@@ -38,18 +39,18 @@
          gir1.2-gtk-3.0 (>= 3.19.3),
          gir1.2-gstreamer-1.0,
          gir1.2-gst-plugins-base-1.0,
-         gir1.2-grilo-0.3 (>= 0.3.0),
-         gir1.2-mediaart-2.0,
+         gir1.2-grilo-0.3 (>= 0.3.3),
+         gir1.2-mediaart-2.0 (>= 1.9.1),
          gir1.2-notify-0.7,
          gir1.2-totem-plparser-1.0,
          gir1.2-tracker-1.0 (>= 1.7.1),
          gnome-settings-daemon,
-         grilo-plugins-0.3,
+         grilo-plugins-0.3 (>= 0.3.3),
          python3,
          python3-gi (>= 3.21.1),
          python3-gi-cairo,
          python3-requests,
-         tracker (>= 1.7.1)
+         tracker (>= 1.11.1)
 Description: Music is the new GNOME music playing application
  Music is the new GNOME music playing application aiming at being
  a simple and elegant replacement for using Files to show the

Modified: desktop/unstable/gnome-music/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-music/debian/control.in?rev=53183&op=diff
==============================================================================
--- desktop/unstable/gnome-music/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-music/debian/control.in	[utf-8] Wed Aug 30 23:31:04 2017
@@ -3,7 +3,8 @@
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 10),
+Build-Depends: autoconf-archive,
+               debhelper (>= 10),
                pkg-config (>= 0.22),
                intltool (>= 0.26),
                gettext,
@@ -13,10 +14,10 @@
                python-gi-dev (>= 3.21.1),
                python3,
                libglib2.0-dev (>= 2.35.9),
-               libgrilo-0.3-dev (>= 0.3.1),
+               libgrilo-0.3-dev (>= 0.3.3),
                libgtk-3-dev (>= 3.19.3),
-               libmediaart-2.0-dev,
-               libtracker-sparql-1.0-dev (>= 1.9.0),
+               libmediaart-2.0-dev (>= 1.9.1),
+               libtracker-sparql-1.0-dev (>= 1.11.1),
                yelp-tools
 Standards-Version: 3.9.8
 X-Python3-Version: >= 3.0
@@ -34,18 +35,18 @@
          gir1.2-gtk-3.0 (>= 3.19.3),
          gir1.2-gstreamer-1.0,
          gir1.2-gst-plugins-base-1.0,
-         gir1.2-grilo-0.3 (>= 0.3.0),
-         gir1.2-mediaart-2.0,
+         gir1.2-grilo-0.3 (>= 0.3.3),
+         gir1.2-mediaart-2.0 (>= 1.9.1),
          gir1.2-notify-0.7,
          gir1.2-totem-plparser-1.0,
          gir1.2-tracker-1.0 (>= 1.7.1),
          gnome-settings-daemon,
-         grilo-plugins-0.3,
+         grilo-plugins-0.3 (>= 0.3.3),
          python3,
          python3-gi (>= 3.21.1),
          python3-gi-cairo,
          python3-requests,
-         tracker (>= 1.7.1)
+         tracker (>= 1.11.1)
 Description: Music is the new GNOME music playing application
  Music is the new GNOME music playing application aiming at being
  a simple and elegant replacement for using Files to show the




More information about the pkg-gnome-commits mailing list