r53860 - in /desktop/unstable/brasero/debian: changelog control control.in
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Wed Sep 13 21:32:06 UTC 2017
Author: jbicha
Date: Wed Sep 13 21:32:05 2017
New Revision: 53860
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53860
Log:
Build-depend on libtracker-sparql-2.0-dev instead of 1.0
Modified:
desktop/unstable/brasero/debian/changelog
desktop/unstable/brasero/debian/control
desktop/unstable/brasero/debian/control.in
Modified: desktop/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/changelog?rev=53860&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/changelog [utf-8] (original)
+++ desktop/unstable/brasero/debian/changelog [utf-8] Wed Sep 13 21:32:05 2017
@@ -1,3 +1,9 @@
+brasero (3.12.2-3) UNRELEASED; urgency=medium
+
+ * Build-depend on libtracker-sparql-2.0-dev instead of 1.0
+
+ -- Jeremy Bicha <jbicha at debian.org> Wed, 13 Sep 2017 17:30:05 -0400
+
brasero (3.12.2-2) unstable; urgency=medium
* Add missing Breaks/Replaces for old gir package
Modified: desktop/unstable/brasero/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control?rev=53860&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control [utf-8] (original)
+++ desktop/unstable/brasero/debian/control [utf-8] Wed Sep 13 21:32:05 2017
@@ -27,7 +27,7 @@
libnautilus-extension-dev (>= 3.21.92-3~),
libburn-dev (>= 0.4.0),
libisofs-dev (>= 0.6.4),
- libtracker-sparql-1.0-dev (>= 1.0),
+ libtracker-sparql-2.0-dev,
libtotem-plparser-dev (>= 2.32),
gobject-introspection (>= 0.6.3),
libgirepository1.0-dev (>= 0.6.3),
Modified: desktop/unstable/brasero/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/brasero/debian/control.in?rev=53860&op=diff
==============================================================================
--- desktop/unstable/brasero/debian/control.in [utf-8] (original)
+++ desktop/unstable/brasero/debian/control.in [utf-8] Wed Sep 13 21:32:05 2017
@@ -23,7 +23,7 @@
libnautilus-extension-dev (>= 3.21.92-3~),
libburn-dev (>= 0.4.0),
libisofs-dev (>= 0.6.4),
- libtracker-sparql-1.0-dev (>= 1.0),
+ libtracker-sparql-2.0-dev,
libtotem-plparser-dev (>= 2.32),
gobject-introspection (>= 0.6.3),
libgirepository1.0-dev (>= 0.6.3),
More information about the pkg-gnome-commits
mailing list