diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 51 |
1 files changed, 28 insertions, 23 deletions
diff --git a/debian/control b/debian/control index a53ad7f..b526eaf 100644 --- a/debian/control +++ b/debian/control @@ -1,39 +1,44 @@ Source: rapid-photo-downloader Section: graphics Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper (>= 9), + debhelper (>= 11), dh-python, - python, - gettext -Standards-Version: 3.9.6 -X-Python-Version: 2.7 -Homepage: http://damonlynch.net/rapid + intltool, + python3, + python3-all, + python3-pymediainfo, + python3-setuptools, + python3-xdg +Standards-Version: 4.1.3 +X-Python3-Version: >= 3.4 +Homepage: https://damonlynch.net/rapid Vcs-Git: git://anonscm.debian.org/collab-maint/rapid-photo-downloader.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/rapid-photo-downloader.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/rapid-photo-downloader.git Package: rapid-photo-downloader Architecture: all Depends: - ${python:Depends}, + ${python3:Depends}, ${misc:Depends}, - python-dbus, - python-gtk2 (>= 2.12), - python-glade2 (>= 2.17), - python-gconf (>= 2.28), - python-gnome2 (>= 2.28), - python-pyexiv2 (>= 0.3), - python-notify (>= 0.1.1), - python-imaging (>= 1.1.7), - librsvg2-common (>= 2.26), - gnome-icon-theme, + python3-dbus, + python3-exif, + python3-gphoto2cffi, + python3-pyqt5 (>= 5.4), + qt5-image-formats-plugins, + python3-gi, + gir1.2-gexiv2-0.10, + gir1.2-gstreamer-1.0, + gir1.2-gudev-1.0, + gir1.2-udisks-2.0, + gir1.2-notify-0.7, + gstreamer1.0-libav, + gstreamer1.0-plugins-good, libimage-exiftool-perl, - exiv2, - exiftran Recommends: - python-kaa-metadata, - python-hachoir-metadata, + python3-kaa-metadata, + python3-hachoir-metadata, ffmpegthumbnailer Description: Photo downloader (importer) from cameras, memory cards, other devices Rapid Photo Downloader can be used by both professional and amateur |