[Pkg-bitcoin-commits] [electrum] 05/05: Bump debhelper compat level to 11.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Mar 10 17:19:00 UTC 2018


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

mithrandi pushed a commit to branch master
in repository electrum.

commit 3b65b90c97ee2347729e4a9e01d90799932743ef
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Sat Mar 10 18:40:28 2018 +0200

    Bump debhelper compat level to 11.
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 61710a8..299baa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 electrum (3.1.0-1) unstable; urgency=medium
 
   * New upstream release.
+  * Bump debhelper compat level to 11.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Sat, 10 Mar 2018 18:35:06 +0200
 
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 3c09d2e..6f2ffc9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Tristan Seligmann <mithrandi at debian.org>
 Section: utils
 Priority: optional
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
  devscripts,
  dh-python,
  pyqt5-dev-tools,

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