[Python-modules-commits] r464 -
/packages/pastescript/trunk/debian/control
pox-guest at users.alioth.debian.org
pox-guest at users.alioth.debian.org
Sat May 6 16:37:58 UTC 2006
Author: pox-guest
Date: Sat May 6 16:37:49 2006
New Revision: 464
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=464
Log:
Add python2.4-setuptools to dependencies
Modified:
packages/pastescript/trunk/debian/control
Modified: packages/pastescript/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pastescript/trunk/debian/control?rev=464&op=diff
==============================================================================
--- packages/pastescript/trunk/debian/control (original)
+++ packages/pastescript/trunk/debian/control Sat May 6 16:37:49 2006
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Piotr Ozarowski <ozarow at gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>=5), cdbs (>=0.4.39), patchutils (>= 0.2.25)
-Build-Depends-Indep: python-dev, python-setuptools (>= 0.6a9-1), python-paste, python-pastedeploy
+Build-Depends: debhelper (>=5), cdbs (>=0.4.39)
+Build-Depends-Indep: python-dev, python-setuptools (>= 0.6a9-1), python2.4-setuptools (>= 0.6a9-1), python-paste, python-pastedeploy
Standards-Version: 3.7.2
Package: python-pastescript
More information about the Python-modules-commits
mailing list