diff options
author | Julien Valroff <julien@kirya.net> | 2009-07-26 12:15:23 +0000 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2009-07-26 12:15:23 +0000 |
commit | 3357b07d405216b6e128db5eddb87ba4e375c79c (patch) | |
tree | d338a4f0983921904e0088ac366b201dba31bc3e /debian/control | |
parent | 834eb960cc4efca04620fa4486121dfdf3f480be (diff) |
[svn-inject] Applying Debian modifications to trunk
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..97dec1d --- /dev/null +++ b/debian/control @@ -0,0 +1,30 @@ +Source: rapid-photo-downloader +Section: graphics +Priority: optional +Maintainer: Julien Valroff <julien@kirya.net> +Build-Depends: cdbs (>= 0.4.49), + debhelper (>= 7), + python-all, + python-central (>= 0.5.6), + perl +XS-Python-Version: >= 2.5, << 2.7 +Standards-Version: 3.8.2 +Homepage: http://damonlynch.net/rapid + +Package: rapid-photo-downloader +Architecture: all +XB-Python-Version: ${python:Versions} +Depends: ${python:Depends}, + ${misc:Depends}, + python-gnome2, + python-gtk2 (>= 2.10), + python-glade2 (>= 2.10), + python-pyexiv2 (>= 0.1.1), + python-notify, + librsvg2-common, + gnome-icon-theme +Description: Photo downloader (importer) from cameras, memory cards other devices + Rapid Photo Downloader is written by a photographer for professional and + amateur photographers. It can download photos from multiple cameras, + memory cards and Portable Storage Devices simultaneously. It provides many + options for subfolder creation, image renaming and backup. |