From 77591e024a5cca0e00715d3dbed3dff38854a55a Mon Sep 17 00:00:00 2001 From: Ludovico Cavedon Date: Sun, 18 Apr 2010 23:49:32 -0700 Subject: Build-Depend on python rather than python-all. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 459896d..8786649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ python-iniparse (0.3.2-1) unstable; urgency=low * Remove DM-Upload-Allowed and change maintainer email. * Convert to source format 3.0 (quilt). * Update Standards-Version to 3.8.4. + * Build-Depend on python rather than python-all. - -- Ludovico Cavedon Sun, 18 Apr 2010 23:44:35 -0700 + -- Ludovico Cavedon Sun, 18 Apr 2010 23:48:47 -0700 python-iniparse (0.3.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index ea2b9b8..cd78fa4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-iniparse Section: python Priority: extra Maintainer: Ludovico Cavedon -Build-Depends: debhelper (>= 7), cdbs, python-all +Build-Depends: debhelper (>= 7), cdbs, python Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.8.4 Homepage: http://code.google.com/p/iniparse/ -- cgit v1.2.3