tag 866026 pending
thanks
Hello,
Bug #866026 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-mate/caja-dropbox.git/commit/?id=8f19f09
---
commit 8f19f094ec4ae7b858f234bbfd2184639c001370
Author: Mike Gabriel <[email protected]>
Date: Mon Sep 18 10:50:42 2017 +0200
upload to unstable (debian/1.18.0-1)
diff --git a/debian/changelog b/debian/changelog
index 868707c..3878a36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+caja-dropbox (1.18.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches:
+ + Add 1008_pygpgme-refactor.patch. Refactor from using pygpgme to
+ python-gpg. (Closes: #866026).
+ * debian/control:
+ + Drop D (caja-dropbox): python-gpgme, replace by python-gpg.
+ * debian/patches:
+ + Rebase patches against latest upstream release.
+ * debian/rules:
+ + Move --fail-missing option from dh_install to dh_missing.
+
+ -- Mike Gabriel <[email protected]> Mon, 18 Sep 2017 10:42:46 +0200
+
caja-dropbox (1.16.0-1) unstable; urgency=medium
[ Martin Wimpress ]