diff options
author | Julien Valroff <julien@kirya.net> | 2011-03-20 15:44:07 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-20 15:44:07 +0100 |
commit | 72a68b4068e53848a0ac9b74a09767b897da3727 (patch) | |
tree | 650d0595d7879b416186ca7beaa06c82242127a8 | |
parent | fcd7a993e5ae13f6df40a6750e5f3ec205117b63 (diff) |
Needs python 2.5 or 2.6 as per rapid/INSTALL
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7f4b5e6..5d07222 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 8), python, gettext Standards-Version: 3.9.1 -X-Python-Version: all +X-Python-Version: 2.5, 2.6 Homepage: http://damonlynch.net/rapid Vcs-Git: git://git.kirya.net/git/rapid-photo-downloader.git Vcs-Browser: http://git.kirya.net/?p=rapid-photo-downloader.git;a=summary |