summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control14
2 files changed, 15 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 8206b4f..e42aa14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rapid-photo-downloader (0.4.3-1) unstable; urgency=low
+
+ * New upstream release
+ * Adjust dependencies for the new release
+
+ -- Julien Valroff <julien@debian.org> Sun, 08 Jan 2012 07:58:48 +0100
+
rapid-photo-downloader (0.4.2-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 2094600..8f0ae1e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,14 +16,16 @@ Architecture: all
Depends: ${python:Depends},
${misc:Depends},
python-gtk2 (>= 2.12),
- python-glade2 (>= 2.12),
- python-gconf (>= 2.18),
- python-gnome2 (>= 2.12),
+ python-glade2 (>= 2.17),
+ python-gconf (>= 2.28),
+ python-gnome2 (>= 2.28),
python-pyexiv2 (>= 0.3),
- python-notify,
+ python-notify (>= 0.1.1),
+ python-imaging (>= 1.1.7),
+ librsvg2-common (>= 2.26),
gnome-icon-theme,
- librsvg2-common,
- python-imaging
+ libimage-exiftool-perl,
+ exiftran
Recommends: python-kaa-metadata,
python-hachoir-metadata,
ffmpegthumbnailer