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

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Jan 6 13:52:05 UTC 2011


    Date: Thursday, January 6, 2011 @ 13:52:03
  Author: dktrkranz
Revision: 6483

[svn-buildpackage] Tagging lunch 0.4.0-1

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

Deleted: packages/lunch/tags/0.4.0-1/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2011-01-05 22:36:58 UTC (rev 6480)
+++ packages/lunch/tags/0.4.0-1/debian/control	2011-01-06 13:52:03 UTC (rev 6483)
@@ -1,37 +0,0 @@
-Source: lunch
-Section: python
-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~), python-setuptools
-Build-Depends-Indep: help2man, python-twisted-core, 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: python-lunch
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
-Conflicts: lunch (<< 0.4.0-1)
-Recommends: openssh-server, xterm, python-gtk2
-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.
- . 
- This package provides the lunch library for Python. as well as the
- command-line lunch utility which can be invoked with a GTK+ user interface.
-
-Package: lunch
-Architecture: all
-Depends: python-lunch
-Description: Transitional package for python-lunch
- This is a transitional package for python-lunch, and can be safely removed
- after the installation is complete.
-

Copied: packages/lunch/tags/0.4.0-1/debian/control (from rev 6482, packages/lunch/trunk/debian/control)
===================================================================
--- packages/lunch/tags/0.4.0-1/debian/control	                        (rev 0)
+++ packages/lunch/tags/0.4.0-1/debian/control	2011-01-06 13:52:03 UTC (rev 6483)
@@ -0,0 +1,38 @@
+Source: lunch
+Section: python
+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~), python-setuptools
+Build-Depends-Indep: help2man, python-twisted-core, python-gtk2
+XS-Python-Version: all
+Standards-Version: 3.9.1
+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: python-lunch
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
+Conflicts: lunch (<< 0.4.0-1)
+Replaces: lunch (<< 0.4.0-1)
+Recommends: openssh-server, xterm, python-gtk2
+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.
+ . 
+ This package provides the lunch library for Python. as well as the
+ command-line lunch utility which can be invoked with a GTK+ user interface.
+
+Package: lunch
+Architecture: all
+Depends: ${misc:Depends}, python-lunch
+Description: Transitional package for python-lunch
+ This is a transitional package for python-lunch, and can be safely removed
+ after the installation is complete.
+




More information about the Python-apps-commits mailing list