From 6af4aefbabdb38f5a3077554b458dd1f5a67f22a Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Sat, 14 Dec 2013 13:41:32 -0500 Subject: 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. --- packages/debian/control.in | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/debian/control.in') diff --git a/packages/debian/control.in b/packages/debian/control.in index b9352f5b..fd9f3ffd 100644 --- a/packages/debian/control.in +++ b/packages/debian/control.in @@ -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 -- cgit v1.2.3