[Python-apps-commits] r5344 - in packages/lunch/trunk/debian (control)

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


    Date: Thursday, June 3, 2010 @ 19:27:27
  Author: dktrkranz
Revision: 5344

Minor glitches

Modified:
  packages/lunch/trunk/debian/control

Modified: packages/lunch/trunk/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2010-06-03 09:06:53 UTC (rev 5343)
+++ packages/lunch/trunk/debian/control	2010-06-03 19:27:27 UTC (rev 5344)
@@ -1,21 +1,21 @@
 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: 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: ${misc:Depends}, openssh-client, python-twisted, python-gtk2, ${python:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted, python-gtk2
 Recommends: openssh-server
-Description: Distributed process launcher
+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




More information about the Python-apps-commits mailing list