diff options
author | Julien Valroff <julien@kirya.net> | 2011-03-20 15:25:35 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-20 15:25:35 +0100 |
commit | ea043446c08f6f3ced39c1b75bdd6da7e4c34af2 (patch) | |
tree | 0ee2c7a527b6e847796ac8d3025d40917e2d3289 /debian/control | |
parent | 714b4052c83ef124acf3a6c619646142bd423967 (diff) |
Switch to dh_python2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 97c1995..7f4b5e6 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Section: graphics Priority: optional Maintainer: Julien Valroff <julien@debian.org> Build-Depends: debhelper (>= 8), - python -Build-Depends-Indep: python-support (>= 0.90), - gettext + python, + gettext Standards-Version: 3.9.1 X-Python-Version: all Homepage: http://damonlynch.net/rapid @@ -31,7 +30,6 @@ Recommends: python-kaa-metadata, python-hachoir-metadata, ffmpegthumbnailer -XB-Python-Version: ${python:Versions} Description: Photo downloader (importer) from cameras, memory cards other devices Rapid Photo Downloader can be used by both professional and amateur photographers to download photos and videos from multiple cameras, |