r40534 - in /packages/unstable/gnome-clocks/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Feb 16 15:46:57 UTC 2014


Author: bigon
Date: Sun Feb 16 15:46:57 2014
New Revision: 40534

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40534
Log:
debian/control.in: {Build-}depends against geoclue-2.0 instead of geoclue
(>= 2.0)

Modified:
    packages/unstable/gnome-clocks/debian/changelog
    packages/unstable/gnome-clocks/debian/control
    packages/unstable/gnome-clocks/debian/control.in

Modified: packages/unstable/gnome-clocks/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/changelog?rev=40534&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/changelog	[utf-8] Sun Feb 16 15:46:57 2014
@@ -18,7 +18,11 @@
   * Add --disable-silent-rules to configure call, gives verbose buildlogs
   * Update homepage. Closes: #728997
 
- -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 27 Dec 2013 08:25:01 +1100
+  [ Laurent Bigonville ]
+  * debian/control.in: {Build-}depends against geoclue-2.0 instead of geoclue
+    (>= 2.0)
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 16 Feb 2014 16:45:51 +0100
 
 gnome-clocks (3.8.2-2) unstable; urgency=low
 

Modified: packages/unstable/gnome-clocks/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control?rev=40534&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control	[utf-8] Sun Feb 16 15:46:57 2014
@@ -7,11 +7,11 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 9),
                gnome-pkg-tools,
                pkg-config,
-               geoclue (>= 2.0),
+               geoclue-2.0,
                intltool,
                valac (>= 0.21.2),
                libgeocode-glib-dev (>= 0.99.4),
@@ -31,7 +31,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         geoclue (>= 2.0)
+         geoclue-2.0
 Description: Simple GNOME app with stopwatch, timer, and world clock support
  GNOME Clocks is a simple application to show the time and date in multiple
  locations and set alarms or timers. A stopwatch is also included.

Modified: packages/unstable/gnome-clocks/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-clocks/debian/control.in?rev=40534&op=diff
==============================================================================
--- packages/unstable/gnome-clocks/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-clocks/debian/control.in	[utf-8] Sun Feb 16 15:46:57 2014
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9),
                gnome-pkg-tools,
                pkg-config,
-               geoclue (>= 2.0),
+               geoclue-2.0,
                intltool,
                valac (>= 0.21.2),
                libgeocode-glib-dev (>= 0.99.4),
@@ -26,7 +26,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         geoclue (>= 2.0)
+         geoclue-2.0
 Description: Simple GNOME app with stopwatch, timer, and world clock support
  GNOME Clocks is a simple application to show the time and date in multiple
  locations and set alarms or timers. A stopwatch is also included.




More information about the pkg-gnome-commits mailing list