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

alexandrequessy-guest at users.alioth.debian.org alexandrequessy-guest at users.alioth.debian.org
Tue Dec 21 20:50:49 UTC 2010


    Date: Tuesday, December 21, 2010 @ 20:50:47
  Author: alexandrequessy-guest
Revision: 6416

Source is in section python. Use Break instead of Conflicts.
Removed Provides field for binary package.

Modified:
  packages/lunch/trunk/debian/control

Modified: packages/lunch/trunk/debian/control
===================================================================
--- packages/lunch/trunk/debian/control	2010-12-20 08:37:30 UTC (rev 6415)
+++ packages/lunch/trunk/debian/control	2010-12-21 20:50:47 UTC (rev 6416)
@@ -1,5 +1,5 @@
 Source: python-lunch
-Section: utils
+Section: python
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Alexandre Quessy <alexandre at quessy.net>
@@ -15,9 +15,8 @@
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, openssh-client, python-twisted-core
-Provides: ${python:Provides}, lunch
 Replaces: lunch (<< 0.4.0-1)
-Conflicts: lunch (<< 0.4.0-1)
+Breaks: 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.




More information about the Python-apps-commits mailing list