From c120435b825a799d468a7045bcc0cdc2ba4fcd4f Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 15 Feb 2006 12:30:11 +0000 Subject: [PATCH] debian: Fix package sections. --- debian/control | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index caea4c0..6a326d0 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,8 @@ Source: python-checkpath -Section: libs +Section: python Priority: extra -Build-Depends: - python, python2.3, python2.3-pyrex, python2.4, python2.4-pyrex, - libcheckpath-dev, mlib-dev +Build-Depends: python, python2.3, python2.3-pyrex, + python2.4, python2.4-pyrex, libcheckpath-dev, mlib-dev Maintainer: Mark Wooding Standards-Version: 3.1.1 -- 2.11.0