diff options
author | Ondřej Nový <onovy@debian.org> | 2018-10-01 09:49:30 +0200 |
---|---|---|
committer | Ondřej Nový <onovy@debian.org> | 2018-10-01 09:49:30 +0200 |
commit | 2b7aef4ad0720cab8a162332363dc91508ee9d9e (patch) | |
tree | d86cef74b8b9d4706a87a53c044c3cda9adf6740 /debian/control | |
parent | 64bc937d72e11ca55df5475f88f5b4419bd0d287 (diff) |
d/control: Remove ancient X-Python-Version field
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 8703627..f450e7b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: dh-python, python (>= 2.7~) Standards-Version: 4.1.2.0 -X-Python-Version: >= 2.7 Homepage: http://www.scons.org/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/scons.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/scons.git |