r53841 - in /desktop/unstable/gnome-online-miners/debian: changelog control control.in patches/build-with-tracker1.patch patches/series

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Wed Sep 13 18:21:57 UTC 2017


Author: jbicha
Date: Wed Sep 13 18:21:57 2017
New Revision: 53841

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53841
Log:
Build-depend on tracker2 instead of tracker1

Removed:
    desktop/unstable/gnome-online-miners/debian/patches/build-with-tracker1.patch
Modified:
    desktop/unstable/gnome-online-miners/debian/changelog
    desktop/unstable/gnome-online-miners/debian/control
    desktop/unstable/gnome-online-miners/debian/control.in
    desktop/unstable/gnome-online-miners/debian/patches/series

Modified: desktop/unstable/gnome-online-miners/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-miners/debian/changelog?rev=53841&op=diff
==============================================================================
--- desktop/unstable/gnome-online-miners/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-online-miners/debian/changelog	[utf-8] Wed Sep 13 18:21:57 2017
@@ -1,6 +1,8 @@
 gnome-online-miners (3.26.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Build-depend on tracker2 instead of tracker1
+  * Drop build-with-tracker1.patch: Obsolete
 
  -- Jeremy Bicha <jbicha at debian.org>  Wed, 13 Sep 2017 14:19:40 -0400
 

Modified: desktop/unstable/gnome-online-miners/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-miners/debian/control?rev=53841&op=diff
==============================================================================
--- desktop/unstable/gnome-online-miners/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-online-miners/debian/control	[utf-8] Wed Sep 13 18:21:57 2017
@@ -15,8 +15,8 @@
                libglib2.0-dev (>= 2.35.1),
                libgoa-1.0-dev (>= 3.13.3),
                libgrilo-0.3-dev (>= 0.3.0),
-               libtracker-miner-1.0-dev,
-               libtracker-sparql-1.0-dev,
+               libtracker-miner-2.0-dev,
+               libtracker-sparql-2.0-dev,
                libzapojit-dev (>= 0.0.2)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineMiners

Modified: desktop/unstable/gnome-online-miners/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-miners/debian/control.in?rev=53841&op=diff
==============================================================================
--- desktop/unstable/gnome-online-miners/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-online-miners/debian/control.in	[utf-8] Wed Sep 13 18:21:57 2017
@@ -11,8 +11,8 @@
                libglib2.0-dev (>= 2.35.1),
                libgoa-1.0-dev (>= 3.13.3),
                libgrilo-0.3-dev (>= 0.3.0),
-               libtracker-miner-1.0-dev,
-               libtracker-sparql-1.0-dev,
+               libtracker-miner-2.0-dev,
+               libtracker-sparql-2.0-dev,
                libzapojit-dev (>= 0.0.2)
 Standards-Version: 4.1.0
 Homepage: https://wiki.gnome.org/Projects/GnomeOnlineMiners

Modified: desktop/unstable/gnome-online-miners/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-miners/debian/patches/series?rev=53841&op=diff
==============================================================================
--- desktop/unstable/gnome-online-miners/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-online-miners/debian/patches/series	[utf-8] Wed Sep 13 18:21:57 2017
@@ -1 +0,0 @@
-build-with-tracker1.patch




More information about the pkg-gnome-commits mailing list