Lintian Fixes - bitcoin

Ready changes

Summary

Diff

diff --git a/debian/bitcoin-qt.desktop b/debian/bitcoin-qt.desktop
index 327269386..9362ef11e 100644
--- a/debian/bitcoin-qt.desktop
+++ b/debian/bitcoin-qt.desktop
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Bitcoin Core
 Comment=Bitcoin P2P Cryptocurrency
 Comment[fr]=Bitcoin, monnaie virtuelle cryptographique pair à pair
diff --git a/debian/changelog b/debian/changelog
index f9090bf5d..215254036 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -569,7 +569,7 @@ bitcoin (0.11.0-1) unstable; urgency=medium
 
 bitcoin (0.10.2-3) unstable; urgency=medium
 
-  * Try running tests with writable ${HOME} and ${TMPDIR}, drop build 
+  * Try running tests with writable ${HOME} and ${TMPDIR}, drop build
     dependency on xvfb and xauth
 
  -- Scott Howard <showard@debian.org>  Tue, 07 Jul 2015 13:15:55 -0400
@@ -720,7 +720,7 @@ bitcoin (0.8.2-1) unstable; urgency=low
 
   [ Jonas Smedegaard ]
   * Update README.source to emphasize control.in file as *not* a
-    show-stopper for contributions. 
+    show-stopper for contributions.
 
   [ Scott Howard ]
   * New upstream release
@@ -740,7 +740,7 @@ bitcoin (0.8.1-2) unstable; urgency=low
   * Patch and ship upstream manpages instead of maintaining our own
     - updated bitcoin-qt manpage for version 0.8.1
   * Drop wrapper for bitcoind
-    -upstream has dropped it and the wrapper may introduce problems with 
+    -upstream has dropped it and the wrapper may introduce problems with
      multi-wallet or non-default data directories
 
  -- Scott Howard <showard@debian.org>  Tue, 26 Mar 2013 13:52:40 -0400
diff --git a/debian/control b/debian/control
index af9e972ad..e903d5b95 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends:
  qt5-qmake,
  qtbase5-dev,
  qttools5-dev-tools,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://www.bitcoin.org/
 Vcs-Git: https://salsa.debian.org/cryptocoin-team/bitcoin.git
 Vcs-Browser: https://salsa.debian.org/cryptocoin-team/bitcoin
diff --git a/debian/copyright b/debian/copyright
index a8858aa52..711c18327 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -67,12 +67,6 @@ License-Grant:
  COPYING or http://www.opensource.org/licenses/mit-license.php.
 License: Expat
 
-Files:
- src/crc32c/LICENSE
-Copyright:
-  2008, 2017  The CRC32C Authors
-License: BSD-3-clause~Google
-
 Files:
  src/crypto/ctaes/*
  build_msvc/libsecp256k1_config.h
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index fbdc88118..b21abd247 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-paragraph-in-dep5-copyright lgpl-2.1\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
-missing-license-text-in-dep5-copyright LGPL-2.1\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright lgpl-2.1\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright LGPL-2.1\+ [debian/copyright:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000000000..88463447d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/bitcoin/bitcoin/issues
+Bug-Submit: https://github.com/bitcoin/bitcoin/issues/new
+Repository-Browse: https://github.com/bitcoin/bitcoin

Run locally

More details

Full run details

Historical runs