diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 245797e..af1f8a9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rapid-photo-downloader Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> -Build-Depends: +Build-Depends: debhelper (>= 9), python (>= 2.6.6-3), gettext @@ -10,13 +10,13 @@ Standards-Version: 3.9.5 X-Python-Version: 2.6, 2.7 Homepage: http://damonlynch.net/rapid Vcs-Git: git://anonscm.debian.org/collab-maint/rapid-photo-downloader.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/rapid-photo-downloader.git;a=summary +Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/rapid-photo-downloader.git Package: rapid-photo-downloader Architecture: all -Depends: +Depends: ${python:Depends}, - ${misc:Depends}, + ${misc:Depends}, python-dbus, python-gtk2 (>= 2.12), python-glade2 (>= 2.17), @@ -30,11 +30,11 @@ Depends: libimage-exiftool-perl, exiv2, exiftran -Recommends: +Recommends: python-kaa-metadata, python-hachoir-metadata, ffmpegthumbnailer -Description: Photo downloader (importer) from cameras, memory cards other devices +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, memory cards and Portable Storage Devices simultaneously. It provides |