[Pkg-bitcoin-commits] [electrum] 04/11: Drop patches.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Jul 29 16:35:42 UTC 2017


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

mithrandi pushed a commit to branch master
in repository electrum.

commit 60b9047fb9d2243ad2e4e016033c5ba32120c036
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sat Jul 29 16:43:06 2017 +0200

    Drop patches.
---
 debian/patches/zbar-installation-instructions.patch | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/debian/patches/zbar-installation-instructions.patch b/debian/patches/zbar-installation-instructions.patch
index b3e9313..1f49d28 100644
--- a/debian/patches/zbar-installation-instructions.patch
+++ b/debian/patches/zbar-installation-instructions.patch
@@ -3,16 +3,3 @@ Author: Tristan Seligmann <mithrandi at debian.org>
 Forwarded: not-needed
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: b/lib/qrscanner.py
-===================================================================
---- a/lib/qrscanner.py	2016-04-04 03:02:27.006432905 +0200
-+++ b/lib/qrscanner.py	2016-04-04 03:10:06.058131453 +0200
-@@ -37,7 +37,7 @@
- def scan_qr(config):
-     global proc
-     if not zbar:
--        raise RuntimeError("\n".join([_("Cannot start QR scanner."),_("The zbar package is not available."),_("On Linux, try 'sudo pip install zbar'")]))
-+        raise RuntimeError("\n".join([_("Cannot start QR scanner."),_("The zbar package is not available."),_("Try 'sudo apt-get install python-zbar'")]))
-     if proc is None:
-         device = config.get("video_device", "default")
-         if device == 'default':

-- 
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