[Python-apps-commits] r5346 - in packages/lunch/tags (3 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Jun 3 19:40:23 UTC 2010


    Date: Thursday, June 3, 2010 @ 19:40:10
  Author: dktrkranz
Revision: 5346

[svn-buildpackage] Tagging lunch 0.2.22-1

Added:
  packages/lunch/tags/0.2.22-1/
  packages/lunch/tags/0.2.22-1/debian/control
    (from rev 5344, packages/lunch/trunk/debian/control)
Deleted:
  packages/lunch/tags/0.2.22-1/debian/control

Deleted: packages/lunch/tags/0.2.22-1/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2010-06-03 09:06:53 UTC (rev 5343)
+++ packages/lunch/tags/0.2.22-1/debian/control	2010-06-03 19:40:10 UTC (rev 5346)
@@ -1,30 +0,0 @@
-Source: lunch
-Section: utils
-Priority: optional
-Vcs-Svn: svn://svn.debian.org/python-apps/packages/lunch/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lunch/trunk/
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Alexandre Quessy <alexandre at quessy.net>
-Build-Depends: python-support (>= 0.90), debhelper (>= 7.0.5), python
-Build-Depends-Indep: help2man, python-twisted, python-gtk2
-XS-Python-Version: all
-Standards-Version: 3.8.4
-Homepage: http://svn.sat.qc.ca/trac/lunch
-
-Package: lunch
-Architecture: all
-Depends: ${misc:Depends}, openssh-client, python-twisted, python-gtk2, ${python:Depends}
-Recommends: openssh-server
-Description: Distributed process launcher
- Lunch is a simple distributed process launcher and manager for GNU/Linux.
- .
- With Lunch, one can launch software processes on several different computers
- and make sure they keep running. This software was created to suit the needs
- of new media artists for live performances and interactive installations.
- It respawns the software that crash and provides a mean to manage
- dependencies between running processes.
- .
- It provides the command-line lunch utility which can be invoked with a GTK+
- user interface.
- .
- See http://svn.sat.qc.ca/trac/lunch for more information.

Copied: packages/lunch/tags/0.2.22-1/debian/control (from rev 5344, packages/lunch/trunk/debian/control)
===================================================================
--- packages/lunch/tags/0.2.22-1/debian/control	                        (rev 0)
+++ packages/lunch/tags/0.2.22-1/debian/control	2010-06-03 19:40:10 UTC (rev 5346)
@@ -0,0 +1,30 @@
+Source: lunch
+Section: utils
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: Alexandre Quessy <alexandre at quessy.net>
+Build-Depends: python, python-support (>= 0.90), debhelper (>= 7.0.50~)
+Build-Depends-Indep: help2man, python-twisted, python-gtk2
+XS-Python-Version: all
+Standards-Version: 3.8.4
+Homepage: http://svn.sat.qc.ca/trac/lunch
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/lunch/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lunch/trunk/
+
+Package: lunch
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted, python-gtk2
+Recommends: openssh-server
+Description: distributed process launcher
+ Lunch is a simple distributed process launcher and manager for GNU/Linux.
+ .
+ With Lunch, one can launch software processes on several different computers
+ and make sure they keep running. This software was created to suit the needs
+ of new media artists for live performances and interactive installations.
+ It respawns the software that crash and provides a mean to manage
+ dependencies between running processes.
+ .
+ It provides the command-line lunch utility which can be invoked with a GTK+
+ user interface.
+ .
+ See http://svn.sat.qc.ca/trac/lunch for more information.




More information about the Python-apps-commits mailing list