packages/debian/control.in: remove 'python:Depends'

remove python:Depends macro from the control.in file.  This seemed to be
overriding my 'python-json-patch | python-jsonpatch' with whichever
one was installed.

So, we're not getting automatic dependencies on trunk, which is honestly fine.
We'll manage them this way.
This commit is contained in:
Scott Moser 2013-12-14 13:41:32 -05:00
parent bad7db5a70
commit 4f6b054241
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ Depends: procps,
#end for
python-software-properties | software-properties-common,
\${misc:Depends},
\${python:Depends}
XB-Python-Version: \${python:Versions}
Description: Init scripts for cloud instances
Cloud instances need special scripts to run during initialisation