diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-03 22:48:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-03 22:48:55 +0100 |
commit | b5287ed17bda10877d84ba86fcf148ee74b93b9b (patch) | |
tree | 69552b5cf0ce7b0cd9bd81535d4f68468c801cf0 /debian/control | |
parent | 85d4767b9465501fb8829b02dda18689ab2ac284 (diff) |
Imported Upstream version 0.4.11upstream/0.4.11
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 4d178ca..0000000 --- a/debian/control +++ /dev/null @@ -1,39 +0,0 @@ -Source: rapid-photo-downloader -Section: graphics -Priority: optional -Maintainer: Julien Valroff <julien@debian.org> -Build-Depends: debhelper (>= 8), - python (>= 2.6.6-3), - gettext -Standards-Version: 3.9.5 -X-Python-Version: 2.6, 2.7 -Homepage: http://damonlynch.net/rapid -Vcs-Git: git://git.kirya.net/debian/rapid-photo-downloader.git -Vcs-Browser: http://git.kirya.net/?p=debian/rapid-photo-downloader.git;a=summary - -Package: rapid-photo-downloader -Architecture: all -Depends: ${python: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, - libimage-exiftool-perl, - exiv2, - exiftran -Recommends: python-kaa-metadata, - python-hachoir-metadata, - ffmpegthumbnailer -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 - many flexible, user-defined options for subfolder creation, photo and - video renaming, and backup. |