diff --git a/debian/control b/debian/control index a7bb7cdea7f..42686e084a6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Debian Open Object Maintainers Uploaders: Daniel Baumann -Build-Depends: debhelper (>= 7), po-debconf, python-dev, quilt +Build-Depends: debhelper (>= 7), python-dev, quilt Build-Depends-Indep: python-libxslt1, python-lxml, python-psycopg2 Standards-Version: 3.8.3 Homepage: http://www.openerp.com/ diff --git a/debian/rules b/debian/rules index d974a63b2d1..54f3cfdd503 100755 --- a/debian/rules +++ b/debian/rules @@ -27,8 +27,6 @@ clean-patched: patch rm -rf build openerp-server -find $(CURDIR) -type f -name "*.pyc" | xargs rm -f - debconf-updatepo - dh_clean build: