summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-09-01 16:44:10 -0400
committerMicah Anderson <micah@riseup.net>2015-09-01 16:44:10 -0400
commitbca46ee76f31a1272245156d3f2c6fcd4c7da180 (patch)
treebd2ac6fa8b7a6e0189a1da4e551c064fd6b4607b
parent2e40f9b62d8c66295a540aac405d031c8d6e65d5 (diff)
minor lintian adjustments
-rw-r--r--debian/changelog3
-rw-r--r--debian/control6
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 8829ec7..7a15d5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
leap-mail (0.4.0~rc2) unstable; urgency=medium
* Update to 0.4.0rc2 release.
+ * Update description to fix capitalization and short description
- -- Ben Carrillo <ben@futeisha.org> Mon, 31 Aug 2015 14:34:54 -0400
+ -- Micah Anderson <micah@leap.se> Tue, 01 Sep 2015 14:34:54 -0400
leap-mail (0.3.11.1) UNRELEASED; urgency=medium
diff --git a/debian/control b/debian/control
index e97420f..5df8411 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Package: leap-mail
Architecture: all
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
+Description: LEAP Bitmask client mail support
+ This package contains the client-side Python components that the desktop
client uses for interacting with server-side leap_mx. It includes an SMTP
proxy and a local IMAP server that will fetch mail from the remote incoming
- queue backed up by SOLEDAD.
+ queue backed up by Soledad.