[Python-modules-commits] r15532 - in packages/python-geoclue/tags (5 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Mon Feb 7 23:00:23 UTC 2011


    Date: Monday, February 7, 2011 @ 23:00:06
  Author: dktrkranz
Revision: 15532

[svn-buildpackage] Tagging python-geoclue 0.1.0-3

Added:
  packages/python-geoclue/tags/0.1.0-3/
  packages/python-geoclue/tags/0.1.0-3/debian/control
    (from rev 15531, packages/python-geoclue/trunk/debian/control)
  packages/python-geoclue/tags/0.1.0-3/debian/rules
    (from rev 15530, packages/python-geoclue/trunk/debian/rules)
Deleted:
  packages/python-geoclue/tags/0.1.0-3/debian/control
  packages/python-geoclue/tags/0.1.0-3/debian/rules

Deleted: packages/python-geoclue/tags/0.1.0-3/debian/control
===================================================================
--- packages/python-geoclue/trunk/debian/control	2011-02-07 22:45:15 UTC (rev 15529)
+++ packages/python-geoclue/tags/0.1.0-3/debian/control	2011-02-07 23:00:06 UTC (rev 15532)
@@ -1,21 +0,0 @@
-Source: python-geoclue
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Charlie Smotherman <cjsmo at cableone.net>
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: python (>=2.6.6-3), python-dbus, python-gobject
-Standards-Version: 3.9.1
-X-Python-Version: >= 2.6
-Homepage: http://live.gnome.org/gtg/soc/python_geoclue
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-geoclue/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-geoclue/trunk/
-
-Package: python-geoclue
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-dbus, python-gobject, geoclue
-Description: Python module to access Geoclue data
- This module uses the Geoclue D-Bus API to implement a nice API for
- Python developers to ease access to and manipulate Geographic
- information framework data.
-

Copied: packages/python-geoclue/tags/0.1.0-3/debian/control (from rev 15531, packages/python-geoclue/trunk/debian/control)
===================================================================
--- packages/python-geoclue/tags/0.1.0-3/debian/control	                        (rev 0)
+++ packages/python-geoclue/tags/0.1.0-3/debian/control	2011-02-07 23:00:06 UTC (rev 15532)
@@ -0,0 +1,22 @@
+Source: python-geoclue
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Charlie Smotherman <cjsmo at cableone.net>
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: python (>=2.6.6-3~), python-dbus, python-gobject
+Standards-Version: 3.9.1
+X-Python-Version: >= 2.6
+Homepage: http://live.gnome.org/gtg/soc/python_geoclue
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-geoclue/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-geoclue/trunk/
+
+Package: python-geoclue
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-dbus, python-gobject, geoclue
+Breaks: ${python:Breaks}
+Description: Python module to access Geoclue data
+ This module uses the Geoclue D-Bus API to implement a nice API for
+ Python developers to ease access to and manipulate Geographic
+ information framework data.
+

Deleted: packages/python-geoclue/tags/0.1.0-3/debian/rules
===================================================================
--- packages/python-geoclue/trunk/debian/rules	2011-02-07 22:45:15 UTC (rev 15529)
+++ packages/python-geoclue/tags/0.1.0-3/debian/rules	2011-02-07 23:00:06 UTC (rev 15532)
@@ -1,3 +0,0 @@
-#!/usr/bin/make -f
-%:
-	dh --with python2 $@

Copied: packages/python-geoclue/tags/0.1.0-3/debian/rules (from rev 15530, packages/python-geoclue/trunk/debian/rules)
===================================================================
--- packages/python-geoclue/tags/0.1.0-3/debian/rules	                        (rev 0)
+++ packages/python-geoclue/tags/0.1.0-3/debian/rules	2011-02-07 23:00:06 UTC (rev 15532)
@@ -0,0 +1,3 @@
+#!/usr/bin/make -f
+%:
+	dh $@ --with python2




More information about the Python-modules-commits mailing list