diff options
author | Julien Valroff <julien@kirya.net> | 2010-06-01 20:42:15 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-06-01 20:42:15 +0200 |
commit | f9431247a07c61284a4ff7878b3eaa9dd6201d0a (patch) | |
tree | 77b228188c0ebc73e62655174ce373b052d0bc85 /debian | |
parent | 15c0dded257070147401c9c308fdbdff9387d00c (diff) |
Update for new release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f213569..672f9d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rapid-photo-downloader (0.2.0-1) unstable; urgency=low + + * New Upstream Version: + + Videos can now be downloaded in much the same way photos can + * Recommends kaa and ffmpegthumbnailer for optional videos download + + -- Julien Valroff <julien@kirya.net> Tue, 01 Jun 2010 20:31:43 +0200 + rapid-photo-downloader (0.1.3-2) unstable; urgency=low * Bump Standards version to 3.8.4 diff --git a/debian/control b/debian/control index 9a330ee..f080bde 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,9 @@ Depends: ${python:Depends}, librsvg2-common, gnome-icon-theme, librsvg2-common +Recommends: + python-kaa-metadata, + ffmpegthumbnailer 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, |