summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 18:40:02 +0200
committerLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 18:40:02 +0200
commit215ccb195bbe23ac6982ac940a3ded076e8c9138 (patch)
tree717009e812a558b2d5b85929246d77699b0067a3
parent572db495e3bdadd4d61e8ceb8dc26a6c35109667 (diff)
Do not build-depend on unnecessary pythoh-dev, replace it with python
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 127bfb7..c2cc7c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
scons (1.2.0-3) UNRELEASED; urgency=low
+ * Do not build-depend on unnecessary pythoh-dev, replace it with python.
* Bump Standards-Version to 3.8.2, no changes required.
- -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 18:23:25 +0200
+ -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 18:39:33 +0200
scons (1.2.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ada6688..1a1ec97 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: devel
Priority: optional
Maintainer: Luca Falavigna <dktrkranz@ubuntu.com>
Uploaders: Mark Brown <broonie@debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), python-dev, quilt
+Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.5.4-1~), quilt
Build-Depends-Indep: python-central (>= 0.5)
Standards-Version: 3.8.2
-XS-Python-Version: current
+XS-Python-Version: >= 2.4
Homepage: http://www.scons.org/
DM-Upload-Allowed: yes