From 4e2b25f9d85f23c51ae51a03049436a6778da69e Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Fri, 25 Mar 2011 22:11:03 +0100 Subject: Update dependencies for the new release --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0c75864..cd978b2 100644 --- a/debian/control +++ b/debian/control @@ -20,13 +20,13 @@ Depends: ${python:Depends}, python-glade2 (>= 2.12), python-gconf (>= 2.18), python-gnome2 (>= 2.12), - python-pyexiv2 (>= 0.1.1), + python-pyexiv2 (>= 0.3), python-notify, librsvg2-common, gnome-icon-theme, - librsvg2-common -Recommends: python-imaging, - python-kaa-metadata, + librsvg2-common, + python-imaging +Recommends: python-kaa-metadata, python-hachoir-metadata, ffmpegthumbnailer Description: Photo downloader (importer) from cameras, memory cards other devices -- cgit v1.2.3 From 07934178861343ee213674120db367b8faeef1be Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Sat, 9 Apr 2011 08:00:06 +0200 Subject: New policy 3.9.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index cd978b2..20ef887 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Julien Valroff Build-Depends: debhelper (>= 8), python (>= 2.6.6-3), gettext -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 X-Python-Version: 2.5, 2.6 Homepage: http://damonlynch.net/rapid Vcs-Git: git://git.kirya.net/git/rapid-photo-downloader.git -- cgit v1.2.3