summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cc412ed..278b0ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
rapid-photo-downloader (0.9.11-1) unstable; urgency=medium
+ [ Jörg Frings-Fürst ]
* New upstream release.
- Refresh patches.
* debian/control:
@@ -12,7 +13,11 @@ rapid-photo-downloader (0.9.11-1) unstable; urgency=medium
- Use secure URI.
* Declare compliance with Debian Policy 4.2.1 (No changes needed).
- -- Jörg Frings-Fürst <debian@jff.email> Wed, 05 Sep 2018 18:26:44 +0200
+ [ Antoine Beaupré ]
+ * Remove patch factored into upstream (0700-appstream-metadata.patch).
+ * Remove cffi dependency, was noise from stretch.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 08 Sep 2018 13:41:08 +0200
rapid-photo-downloader (0.9.9-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f744c1b..fdb4ddc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
intltool,
python3,
python3-all,
+ python3-colour,
python3-pymediainfo,
python3-mediainfodll,
python3-setuptools,
@@ -37,7 +38,6 @@ Depends:
python3-exif,
python3-gi,
python3-gphoto2,
- python3-gphoto2cffi,
python3-pyqt5 (>= 5.4),
python3-requests,
qt5-image-formats-plugins,