[Python-modules-commits] r8537 - in packages/pyparted/trunk/debian (control)

dktrkranz-guest at users.alioth.debian.org dktrkranz-guest at users.alioth.debian.org
Tue May 19 13:58:21 UTC 2009


    Date: Tuesday, May 19, 2009 @ 13:58:21
  Author: dktrkranz-guest
Revision: 8537

Refresh dependencies

Modified:
  packages/pyparted/trunk/debian/control

Modified: packages/pyparted/trunk/debian/control
===================================================================
--- packages/pyparted/trunk/debian/control	2009-05-19 13:24:10 UTC (rev 8536)
+++ packages/pyparted/trunk/debian/control	2009-05-19 13:58:21 UTC (rev 8537)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Luca Falavigna <dktrkranz at ubuntu.com>
-Build-Depends: debhelper (>= 7), python-all-dev, python-all-dbg, python-support (>= 0.5.3), pkg-config, libparted1.8-dev (>= 1.8.6), automake, libdevmapper-dev, uuid-dev, quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7), python-all-dev (>= 2.5), python-all-dbg (>= 2.5), python-support (>= 0.5.3), pkg-config, libparted1.8-dev (>= 1.8.6), automake, libdevmapper-dev, uuid-dev, quilt (>= 0.46-7)
 Standards-Version: 3.8.1
 Homepage: http://fedorahosted.org/pyparted/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyparted/trunk/
@@ -24,7 +24,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: python-parted (= ${binary:Version}), python-dbg, ${shlibs:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, python-dbg (>= 2.5), python-parted (= ${binary:Version})
 Description: Python interface for libparted - Debugging symbols
  pyparted is a set of Python modules that provide Python programmers an
  interface to libparted (http://www.gnu.org/software/parted), the GNU parted




More information about the Python-modules-commits mailing list