diff options
author | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 20:03:04 +0200 |
---|---|---|
committer | Luca Falavigna <dktrkranz@ubuntu.com> | 2009-08-01 20:03:04 +0200 |
commit | 2006415df1e8ef91207fe755a9cac1104035692a (patch) | |
tree | ff4719ba4bd2fc68bd1129f044ac83e0f9b02e00 /debian/control | |
parent | 6ca26e3b9935b19879591148e3dba4ddafacc471 (diff) |
Remove XB-Python-Version field from, useless with python-support
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
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 |