From 4d027f3bde2f083f87b6e645e518607f731caa12 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Sun, 26 Nov 2006 11:23:31 +0100 Subject: * depend on lsb-release and python-apt --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5eda3ff5..1ede02b3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.7.2 Package: python-aptsources Architecture: all XB-Python-Version: ${python:Versions} -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lsb-release, python-apt Description: abstraction of the sources.list for use in python applications This package provides python modules that help to administrate the sources.list by providing an abstraction of it. -- cgit v1.2.3