[Pkg-bitcoin-commits] [SCM] electrum packaging branch, master, updated. upstream/1.8-32-gb428bb9

Vasudev Kamath kamathvasudev at gmail.com
Tue Jun 25 16:57:52 UTC 2013


The following commit has been merged in the master branch:
commit 2c2439443cbb5bed64885922fc8e1f881f83085c
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Jun 23 21:07:15 2013 +0530

    Ignore electrum.translations webpage.

diff --git a/debian/rules b/debian/rules
index b896619..88bfbad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ CDBS_DEPENDS_$(package) += python (>= 2.6)
 DEB_UPSTREAM_CRUFT_MOVE = ecdsa aes
 
 # Ignore graphics and .mo files in addition to the default debian files
-DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(locale/.*/.*\.mo|data/dark/.*\.png|icons/.*\.png|LICENSE|debian/(changelog|copyright(|_hints|_newhints)))$
+DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(locale/.*/.*\.mo|data/dark/.*\.png|icons/.*\.png|LICENSE|debian/(changelog|copyright(|_hints|_newhints)|electrum.translations))$
 
 pre-build::
 	python mki18n.py

-- 
electrum packaging



More information about the Pkg-bitcoin-commits mailing list