summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 20:03:04 +0200
committerLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 20:03:04 +0200
commit2006415df1e8ef91207fe755a9cac1104035692a (patch)
treeff4719ba4bd2fc68bd1129f044ac83e0f9b02e00
parent6ca26e3b9935b19879591148e3dba4ddafacc471 (diff)
Remove XB-Python-Version field from, useless with python-support
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 175cbbb..14f04f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
scons (1.2.0-3) UNRELEASED; urgency=low
* Switch to python-support:
- * Do not build-depend on unnecessary pythoh-dev, replace it with python.
+ * Do not build-depend on unnecessary python-dev, replace it with python.
* Bump Standards-Version to 3.8.2, no changes required.
-- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 19:55:13 +0200
diff --git a/debian/control b/debian/control
index 1117070..0ebe487 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ DM-Upload-Allowed: yes
Package: scons
Architecture: all
Depends: ${python:Depends}
-XB-Python-Version: ${python:Versions}
Description: replacement for make
SCons is a make replacement providing a range of enhanced features such
as automated dependency generation and built in compilation cache