From 385a3df93bc4065868e3a0fe9936ad2a286b3491 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Wed, 24 Nov 2004 10:00:21 +0000 Subject: add python-dev build-dep, fix spelling mistake Author: rmurray Date: 2002-01-08 03:30:50 GMT add python-dev build-dep, fix spelling mistake --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b355b7bb..32c3a6c6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: APT Development Team Standards-Version: 3.1.1 -Build-Depends: debhelper, libapt-pkg-dev +Build-Depends: debhelper, libapt-pkg-dev, python-dev Package: python-apt Architecture: any @@ -11,6 +11,6 @@ Depends: ${shlibs:Depends} Priority: optional Description: Python interface to libapt-pkg The apt-pkg Python interface will provide full access to the internal - libapt-pkg structures allowing Python programs to easially perform a + libapt-pkg structures allowing Python programs to easily perform a variety of functions. -- cgit v1.2.3