diff options
author | Micah Anderson <micah@riseup.net> | 2017-10-03 10:48:42 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-10-03 20:38:55 +0200 |
commit | 08775ba2c8ad9df4649f08e597d73be07f9c5a81 (patch) | |
tree | 312882de157b7e6ae1e89b5137ed0b603fe56fba /debian | |
parent | 18e31094fd9ae75a1e58eff3504f62536066c866 (diff) |
[pkg] update debian short descriptions0.10rc3
Short descriptions should be unique.
Related: #9033
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 04fcb17f..bde53049 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Section: metapackages Depends: ${misc:Depends}, ${python:Depends}, bitmask-core, bitmask-qt, bitmask-vpn, bitmask-mail -Description: Provides the desktop client for LEAP +Description: Metapackage to install bitmask desktop client The LEAP project aims to secure everyday communication. . This package provides a metapackage that installs the qt client, bitmask-vpn @@ -49,7 +49,7 @@ Depends: python-zope.proxy, python-twisted-core (>= 14.0.2), python-leap-common -Description: Provides the desktop client for LEAP +Description: Provides the core daemon for bitmask The LEAP project aims to secure everyday communication. . This client is necessary for users to run on their local machines for: @@ -73,7 +73,7 @@ Architecture: all Depends: ${misc:Depends} # Provides: leap.bitmask_js # this "provides" seems it's not parsed correctly -Description: Desktop client to access LEAP Services. +Description: bitmask javascript library The LEAP project aims to secure everyday communications. . This package provides the bitmask_js javascript library. @@ -85,7 +85,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-pyqt5.qtwebkit, bitmask-js, bitmask-core Provides: leap.bitmask.gui -Description: Desktop client to access LEAP Services. +Description: Bitmask desktop client (qt5) to access LEAP Services The LEAP project aims to secure everyday communications. . This package provides the qt5 gui. @@ -99,10 +99,10 @@ Depends: ${misc:Depends}, ${python:Depends}, openvpn Enhances: openvpn Provides: leap.bitmask.vpn -Description: Desktop client to access LEAP Services. +Description: Bitmask core VPN daemon The LEAP project aims to secure everyday communications. . - This package provides the core daemon. + This package provides the core VPN daemon. Package: bitmask-mail Architecture: all @@ -112,7 +112,7 @@ Recommends: xul-ext-bitmask Suggests: bitmask-mua Enhances: gnupg1 Provides: leap.bitmask.mail -Description: Desktop client to access LEAP Services. +Description: Bitmask mail components The LEAP project aims to secure everyday communications. . This package provides the Bitmask Mail components. @@ -122,7 +122,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, bitmask-core Provides: leap.bitmask.chrome -Description: Desktop client to access LEAP Services. +Description: Bitmask chromium launcher The LEAP project aims to secure everyday communication. . This package provides a chromium launcher. @@ -133,7 +133,7 @@ Depends: ${misc:Depends}, bitmask-mail, python-whoosh, python-requests, python-chardet # XXX this depends on leap-pixelated, leap-pixelated-www Provides: leap.bitmask.mua -Description: Desktop client to access LEAP Services. +Description: Pixelated MUA for LEAP bitmask mail The LEAP project aims to secure everyday communication. . This package provides the Pixelated MUA. |