r53837 - in /desktop/unstable/gnome-boxes/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Sep 13 18:12:28 UTC 2017


Author: jbicha
Date: Wed Sep 13 18:12:28 2017
New Revision: 53837

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53837
Log:
Build-depend on libtracker-sparql-2.0-dev instead of 1.0

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

Modified: desktop/unstable/gnome-boxes/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/changelog?rev=53837&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/changelog	[utf-8] Wed Sep 13 18:12:28 2017
@@ -5,6 +5,7 @@
 
   [ Jeremy Bicha ]
   * New upstream release
+  * Build-depend on libtracker-sparql-2.0-dev instead of 1.0
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 13 Sep 2017 14:10:27 -0400
 

Modified: desktop/unstable/gnome-boxes/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control?rev=53837&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control	[utf-8] Wed Sep 13 18:12:28 2017
@@ -26,7 +26,7 @@
                libvirt-glib-1.0-dev (>= 0.2.3),
                libxml2-dev (>= 2.7.8),
                libxml2-utils,
-               libtracker-sparql-1.0-dev,
+               libtracker-sparql-2.0-dev,
                valac (>= 0.36.0),
                yelp-tools,
                libusb-1.0-0-dev (>= 1.0.9)
@@ -42,7 +42,7 @@
          mtools,
          libosinfo-bin,
          libvirt-daemon,
-         tracker (>= 1.0)
+         tracker (>= 2.0)
 Recommends: qemu-system-x86
 Breaks: libspice-server1 (<< 0.12.5-1.1~)
 Description: Simple GNOME app to access remote or virtual systems

Modified: desktop/unstable/gnome-boxes/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control.in?rev=53837&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control.in	[utf-8] Wed Sep 13 18:12:28 2017
@@ -22,7 +22,7 @@
                libvirt-glib-1.0-dev (>= 0.2.3),
                libxml2-dev (>= 2.7.8),
                libxml2-utils,
-               libtracker-sparql-1.0-dev,
+               libtracker-sparql-2.0-dev,
                valac (>= 0.36.0),
                yelp-tools,
                libusb-1.0-0-dev (>= 1.0.9)
@@ -38,7 +38,7 @@
          mtools,
          libosinfo-bin,
          libvirt-daemon,
-         tracker (>= 1.0)
+         tracker (>= 2.0)
 Recommends: qemu-system-x86
 Breaks: libspice-server1 (<< 0.12.5-1.1~)
 Description: Simple GNOME app to access remote or virtual systems




More information about the pkg-gnome-commits mailing list