[Pkg-bitcoin-commits] [electrum] 02/04: Make some additional description fixes.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Nov 23 12:08:48 UTC 2014


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

mithrandi pushed a commit to branch master
in repository electrum.

commit 5ff2c76bccfeca67257abf918f04ea502c1b6f46
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sun Nov 23 09:59:04 2014 +0200

    Make some additional description fixes.
---
 debian/changelog |  2 ++
 debian/control   | 12 ++++++------
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff4240d..bd71a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ electrum (1.9.8-3) UNRELEASED; urgency=medium
 
   * Backport upstream change to use PROTOCOL_SSL23 instead of
     PROTOCOL_SSL3 which was removed in python 2.7.8-12.
+  * Make some additional description fixes.
+    - Thanks to Carlo Stemberger this time.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Sun, 23 Nov 2014 09:55:10 +0200
 
diff --git a/debian/control b/debian/control
index 5e49880..8e5cbec 100644
--- a/debian/control
+++ b/debian/control
@@ -26,14 +26,14 @@ Architecture: all
 Depends: ${misc:Depends},
  ${python:Depends},
  ${cdbs:Depends}
-Description: Easy to use bitcoin client - Python module
+Description: Easy to use Bitcoin client - Python module
  This package provides a lightweight Bitcoin client which protects
  you from losing your bitcoins in a backup mistake or computer
  failure. Also, Electrum does not require waiting time because it does
  not download the Bitcoin blockchain.
  .
- This package provides electrum Python module which can be used to
- access bitcoin wallet from Python programs.
+ This package provides the "electrum" Python module which can be used to access
+ a Bitcoin wallet from Python programs.
 
 Package: electrum
 Architecture: all
@@ -54,7 +54,7 @@ Description: Easy to use bitcoin client
    * Safe: Your seed and private keys are encrypted on your hard drive.
      They are never sent to the servers.
    * Low trust: Information received from the servers is verified using
-     SPV. Servers are authenticated using SSL
+     SPV. Servers are authenticated using SSL.
    * No downtimes: Your client is not tied to a particular server; it
      will switch instantly if your server is down.
    * Ubiquitous: You can use the same wallet on different computers, they
@@ -63,5 +63,5 @@ Description: Easy to use bitcoin client
      offline. Broadcast them using a machine that does not have your keys.
    * Reachable: You can export your private keys into other Bitcoin
      clients.
-    * Established: Electrum is open source and was first released in
-      November 2011.
+   * Established: Electrum is open source and was first released in
+     November 2011.

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



More information about the Pkg-bitcoin-commits mailing list