[Python-modules-commits] r11694 - in packages/python-geoclue/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Feb 11 22:54:10 UTC 2010


    Date: Thursday, February 11, 2010 @ 22:54:07
  Author: dktrkranz
Revision: 11694

Build-depend on python-dbus and python-gobject

Modified:
  packages/python-geoclue/trunk/debian/changelog
  packages/python-geoclue/trunk/debian/control

Modified: packages/python-geoclue/trunk/debian/changelog
===================================================================
--- packages/python-geoclue/trunk/debian/changelog	2010-02-11 22:48:11 UTC (rev 11693)
+++ packages/python-geoclue/trunk/debian/changelog	2010-02-11 22:54:07 UTC (rev 11694)
@@ -1,9 +1,10 @@
 python-geoclue (0.1.0-2) UNRELEASED; urgency=low
 
   * debian/control:
+    - Build-depend on python-dbus and python-gobject (Closes: #569429).
     - Bump Standards-Version to 3.8.4, no changes needed.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 11 Feb 2010 23:47:31 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 11 Feb 2010 23:51:15 +0100
 
 python-geoclue (0.1.0-1) unstable; urgency=low
 

Modified: packages/python-geoclue/trunk/debian/control
===================================================================
--- packages/python-geoclue/trunk/debian/control	2010-02-11 22:48:11 UTC (rev 11693)
+++ packages/python-geoclue/trunk/debian/control	2010-02-11 22:54:07 UTC (rev 11694)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Luca Falavigna <dktrkranz at debian.org>
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: python (>= 2.5), python-support
+Build-Depends-Indep: python (>= 2.5), python-support, python-dbus, python-gobject
 Standards-Version: 3.8.4
 XS-Python-Version: >= 2.5
 Homepage: http://live.gnome.org/gtg/soc/python_geoclue




More information about the Python-modules-commits mailing list