[Pkg-mozext-commits] [cryptocat] 01/05: linewrap 80. add libjs-jquery and libjs-strophe as dependencies. add version for debhelper

Ulrike Uhlig u-guest at moszumanska.debian.org
Wed Dec 24 15:02:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository cryptocat.

commit 6bd209e9fe5d2dc29ea045c49352b6fc83f7b94a
Author: Ulrike Uhlig <u at 451f.org>
Date:   Wed Dec 24 15:19:08 2014 +0100

    linewrap 80. add libjs-jquery and libjs-strophe as dependencies. add version for debhelper
---
 debian/control | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 5c376e4..cc10576 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Ulrike Uhlig <u at 451f.org>
-Build-Depends: debhelper (>= 8), mozilla-devscripts
+Build-Depends: debhelper (>= 9.20120909~), mozilla-devscripts
 Standards-Version: 3.9.6
 Vcs-Git: git://github.com/u451f/cryptocat.git
 Vcs-Browser: https://github.com/u451f/cryptocat
@@ -11,29 +11,28 @@ Homepage: http://crypto.cat
 
 Package: xul-ext-cryptocat
 Architecture: all
-Depends: ${misc:Depends}, ${xpi:Depends}
+Depends: libjs-jquery, libjs-strophe, ${misc:Depends}, ${xpi:Depends}
 Recommends: ${xpi:Recommends}
 Enhances: ${xpi:Enhances}
 Provides: ${xpi:Provides}
 Breaks: ${xpi:Breaks}
 Description: browser-based Instant Messaging application using client-side encryption
- Cryptocat provides an add-on to Iceweasel, permitting to initiate
- end-to-end encrypted conversations over a central server.
- This server relies on XMPP BOSH and HTTPS. Cryptocat also
- publishes its server configuration files and instructions for others
- to set up their own servers for the Cryptocat client to connect to.
+ Cryptocat provides an add-on to Iceweasel, permitting to initiate end-to-end
+ encrypted conversations over a central server.  This server relies on XMPP BOSH
+ and HTTPS. Cryptocat also publishes its server configuration files and
+ instructions for others to set up their own servers for the Cryptocat client to
+ connect to.
  .
- By default, Cryptocat tries to connect to the server over Tor and HTTPS,
- that is anonymously. It is also possible to simply connect over HTTPS.
+ By default, Cryptocat tries to connect to the server over Tor and HTTPS, that
+ is anonymously. It is also possible to simply connect over HTTPS.
  .
- Written in Javascript, Cryptocat makes use of a modified OTR
- protocol (Off-The-Record). This modification provides the ability
- to do multi-party chat, which OTR does currently not.
+ Written in Javascript, Cryptocat makes use of a modified OTR protocol
+ (Off-The-Record). This modification provides the ability to do multi-party
+ chat, which OTR does currently not.
  .
- Cryptocat generates new key pairs for every chat, and thus
- implements a form of perfect forward secrecy.
+ Cryptocat generates new key pairs for every chat, and thus implements a form of
+ perfect forward secrecy.
  .
- Warning: Cryptocat is not a magic bullet.
- Even though Cryptocat provides useful encryption and has been
- audited several times, you should never trust any piece of
- software with your life, and Cryptocat is no exception.
+ Warning: Cryptocat is not a magic bullet.  Even though Cryptocat provides
+ useful encryption and has been audited several times, you should never trust
+ any piece of software with your life, and Cryptocat is no exception.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/cryptocat.git



More information about the Pkg-mozext-commits mailing list