From 90735d15295dc1cb4da4084e6f7bd8752107abb6 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 19 Jan 2013 10:31:53 -0600 Subject: debian: Remove python-mock build dependency The package will not build properly on Ubuntu 10.04 due to an outdated python-mock package. Signed-off-by: Sol Jerome --- debian/control | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e2826a057..6c7278e4e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,17 @@ Section: admin Priority: optional Maintainer: Arto Jantunen Uploaders: Sami Haahtinen -Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3.5-7), python-setuptools, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, python-lxml, python-daemon, python-cherrypy, python-pyinotify, python-mock, python-m2crypto, python-doc, python-mock-doc +Build-Depends: debhelper (>= 7.0.50~), + python (>= 2.3.5-7), + python-setuptools, + python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, + python-lxml, + python-daemon, + python-cherrypy, + python-pyinotify, + python-m2crypto, + python-doc, + python-mock-doc Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.8.0.0 XS-Python-Version: >= 2.3 -- cgit v1.2.3-1-g7c22