summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorkali <kali@katsi>2014-08-14 11:25:20 -0500
committerkali <kali@katsi>2014-08-14 11:25:20 -0500
commit13bd4f0e8be88238a0a209c446954b3c8fa9c8c6 (patch)
treec7575dd7ef38e03058631c1e3d5bf4e2b1911e60 /debian
parent0a3e7ef8fb1c55153a32384555fd8e68a66e5383 (diff)
add more specific twisted dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index adca464..982e710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+leap-mail (0.3.9.1) unstable; urgency=medium
+
+ * Change twisted dependency for more specific sub-packages.
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 14 Aug 2014 11:24:06 -0500
+
leap-mail (0.3.9) unstable; urgency=low
* Update to 0.3.9 release
diff --git a/debian/control b/debian/control
index 3aa8fc3..904f960 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.5
Package: leap-mail
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core, python-twisted-mail
Suggests: bitmask
Description: Mail Services provided by Bitmask, the LEAP Client.
This package contains the client-side python components that the desktop