Commit bb9a32c3 authored by Antoine Millet's avatar Antoine Millet
Browse files

Cosmetic changes to debian/control file

parent b96c2d9e
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -2,13 +2,21 @@ Source: cc-server
Section: python
Priority: optional
Maintainer: Antoine Millet <antoine.millet@smartjog.com>
Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools, python, python-docutils
Build-Depends: debhelper (>= 7),
               python-central (>= 0.6),
               cdbs (>= 0.4.50),
               python-setuptools,
               python,
               python-docutils
XS-Python-Version: >= 2.6
Standards-Version: 3.9.1

Package: cc-server
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-sjrpc (>= 14), python-daemon
Depends: ${misc:Depends},
         ${python:Depends},
         python-sjrpc (>= 14),
         python-daemon
XB-Python-Version: ${python:Versions}
Description: CloudControl server
 This package provides the server of CloudControl.