Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/cdbs/1/class/python-sugar.mk
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-04-23 09:30:29 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-04-23 09:30:29 (GMT)
commit5fd07a55e2bbf0a0b24dedb04aa9d17e759bc75b (patch)
treed6f601f75bc2be190a01f89a8e44fc04e6718214 /debian/cdbs/1/class/python-sugar.mk
parente52efd97e5ec9222cff69afa951332edd01b267f (diff)
Update cdbs tweaks. Bump debhelper to compat. 6.
* Update cdbs tweaks: + Strip any non-printable characters in copyright-check.mk. + Drop wget options broken with recent versions of wget in update-tarball.mk. + Relax python-central and python-support build-dependencies in python-sugar.mk. * Bump debhelper compatibility level to version 6. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
Diffstat (limited to 'debian/cdbs/1/class/python-sugar.mk')
-rw-r--r--debian/cdbs/1/class/python-sugar.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/cdbs/1/class/python-sugar.mk b/debian/cdbs/1/class/python-sugar.mk
index 584a07c..d84ade4 100644
--- a/debian/cdbs/1/class/python-sugar.mk
+++ b/debian/cdbs/1/class/python-sugar.mk
@@ -42,9 +42,9 @@ else
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-all-dev (>= 2.3.5-11)
endif
ifeq (pysupport, $(DEB_PYTHON_SYSTEM))
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-support (>= 0.6)
+CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-support (>= 0.3.2)
else
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-central (>= 0.6)
+CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), python-central (>= 0.5.6)
endif
# Files or `find -name`-compatible search patterns to add to temp MANIFEST