[Python-modules-commits] r18024 - in packages/coherence/tags (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Wed Aug 3 17:20:42 UTC 2011


    Date: Wednesday, August 3, 2011 @ 17:20:41
  Author: dktrkranz
Revision: 18024

[svn-buildpackage] Tagging coherence 0.6.6.2-6

Added:
  packages/coherence/tags/0.6.6.2-6/
  packages/coherence/tags/0.6.6.2-6/debian/control
    (from rev 18023, packages/coherence/trunk/debian/control)
Deleted:
  packages/coherence/tags/0.6.6.2-6/debian/control

Deleted: packages/coherence/tags/0.6.6.2-6/debian/control
===================================================================
--- packages/coherence/trunk/debian/control	2011-08-03 16:28:23 UTC (rev 18022)
+++ packages/coherence/tags/0.6.6.2-6/debian/control	2011-08-03 17:20:41 UTC (rev 18024)
@@ -1,45 +0,0 @@
-Source: coherence
-Section: python
-Priority: extra
-Maintainer: Arnaud Quette <aquette at debian.org>
-Uploaders: Loic Minier <lool at dooz.org>, Charlie Smotherman <cjsmo at cableone.net>,
- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50),
- python (>= 2.6.6-3),
- python-setuptools,
- python-twisted-core,
- python-twisted-web
-Standards-Version: 3.9.2
-Homepage: http://coherence.beebits.net
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/coherence/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/coherence/trunk/
-X-Python-Version: >= 2.5
-
-Package: python-coherence
-Architecture: all
-Depends: ${misc:Depends},
- python-configobj,
- python-gst0.10,
- python-louie,
- python-pkg-resources,
- python-axiom,
- python-tagpy,
- python-zopeinterface
-Conflicts: coherence
-Replaces: coherence
-Provides: coherence
-Recommends: python-mechanize, libgdata-google1.2-1, 
-Description: Python UPnP framework
- Coherence is a framework written in Python enabling your application to
- participate in digital living networks, at the moment primarily the
- UPnP universe.
- .
- Its goal is to relieve your application from all the membership / the
- UPnP related tasks as much as possible.
- .
- The core of Coherence provides a (hopefully complete) implementation
- of:
-  * a SSDP server,
-  * a MSEARCH client,
-  * server and client for HTTP/SOAP requests, and
-  * server and client for Event Subscription and Notification (GENA).

Copied: packages/coherence/tags/0.6.6.2-6/debian/control (from rev 18023, packages/coherence/trunk/debian/control)
===================================================================
--- packages/coherence/tags/0.6.6.2-6/debian/control	                        (rev 0)
+++ packages/coherence/tags/0.6.6.2-6/debian/control	2011-08-03 17:20:41 UTC (rev 18024)
@@ -0,0 +1,46 @@
+Source: coherence
+Section: python
+Priority: extra
+Maintainer: Arnaud Quette <aquette at debian.org>
+Uploaders: Loic Minier <lool at dooz.org>, Charlie Smotherman <cjsmo at cableone.net>,
+ Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50),
+ python (>= 2.6.6-3),
+ python-setuptools,
+ python-twisted-core,
+ python-twisted-web
+Standards-Version: 3.9.2
+Homepage: http://coherence.beebits.net
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/coherence/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/coherence/trunk/
+X-Python-Version: >= 2.5
+
+Package: python-coherence
+Architecture: all
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-configobj,
+ python-gst0.10,
+ python-louie,
+ python-pkg-resources,
+ python-axiom,
+ python-tagpy,
+ python-zopeinterface
+Conflicts: coherence
+Replaces: coherence
+Provides: coherence
+Recommends: python-mechanize, libgdata-google1.2-1, 
+Description: Python UPnP framework
+ Coherence is a framework written in Python enabling your application to
+ participate in digital living networks, at the moment primarily the
+ UPnP universe.
+ .
+ Its goal is to relieve your application from all the membership / the
+ UPnP related tasks as much as possible.
+ .
+ The core of Coherence provides a (hopefully complete) implementation
+ of:
+  * a SSDP server,
+  * a MSEARCH client,
+  * server and client for HTTP/SOAP requests, and
+  * server and client for Event Subscription and Notification (GENA).




More information about the Python-modules-commits mailing list