From 5441b32e4b56bfc79610bd32b4fe3c4c4b5671dc Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 30 Jul 2009 15:55:35 +0200 Subject: Use debhelper 7 instead of CDBS --- debian/python-apt.install | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'debian/python-apt.install') diff --git a/debian/python-apt.install b/debian/python-apt.install index 4910e8ed..ca86ed11 100644 --- a/debian/python-apt.install +++ b/debian/python-apt.install @@ -1,3 +1,6 @@ -debian/tmp/usr/lib/python* -debian/tmp/usr/share/locale -debian/tmp/usr/share/python-apt +usr/lib/python*/*/apt_pkg.so +usr/lib/python*/*/apt_inst.so +usr/lib/python*/*/*/ +usr/lib/python*/*/*.egg-info +usr/share/locale +usr/share/python-apt -- cgit v1.2.3