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

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Wed Nov 10 14:45:57 UTC 2010


    Date: Wednesday, November 10, 2010 @ 14:45:54
  Author: alexandrequessy-guest
Revision: 6297

I think I need a Provides: fields in debian/control

Modified:
  packages/lunch/trunk/debian/control

Modified: packages/lunch/trunk/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2010-11-10 13:30:46 UTC (rev 6296)
+++ packages/lunch/trunk/debian/control	2010-11-10 14:45:54 UTC (rev 6297)
@@ -15,6 +15,7 @@
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
+Provides: ${python:Provides}
 Recommends: openssh-server, xterm, python-gtk2
 Description: distributed process launching Python library
  Lunch is a simple distributed process launcher and manager for GNU/Linux.




More information about the Python-apps-commits mailing list