From 71a66c8649e10dbb430483558403ffed290a4a7c Mon Sep 17 00:00:00 2001
From: Timo Weingärtner <timo@tiwe.de>
Date: Thu, 14 Jan 2021 00:16:09 +0100
Subject: bump dh compat, policy and copyright years

---
 debian/compat    | 1 -
 debian/control   | 7 ++++---
 debian/copyright | 8 ++++----
 debian/watch     | 2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)
 delete mode 100644 debian/compat

(limited to 'debian')

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index fa6e94e..efa0763 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
 Source: hadori
 Section: utils
-Priority: extra
+Priority: optional
 Maintainer: Timo Weingärtner <timo@tiwe.de>
-Build-Depends: debhelper (>= 10), help2man, libboost-program-options-dev
-Standards-Version: 3.9.8
+Build-Depends: debhelper-compat (= 13), help2man, libboost-program-options-dev
+Rules-Requires-Root: no
+Standards-Version: 4.5.1
 Homepage: https://git.tiwe.de/hadori.git
 Vcs-Git: https://git.tiwe.de/hadori.git -b debian
 Vcs-Browser: https://git.tiwe.de/hadori.git/log/?h=debian
diff --git a/debian/copyright b/debian/copyright
index dcfee1d..4f80568 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: hadori
 Upstream-Contact: Timo Weingärtner <timo@tiwe.de>
-Source: https://github.com/tiwe-de/hadori
+Source: https://git.tiwe.de/hadori.git
 
 Files: *
-Copyright: 2011-2014, Timo Weingärtner
+Copyright: 2011-2021, Timo Weingärtner
 License: GPL-3+
 
 Files: debian/*
-Copyright: 2011-2017, Timo Weingärtner
+Copyright: 2011-2021, Timo Weingärtner
 License: GPL-3+
 
 License: GPL-3+
diff --git a/debian/watch b/debian/watch
index dd22b1d..832b5d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://git.tiwe.de/hadori.git/ snapshot/hadori-([^/]+).tar.gz
-- 
cgit v1.2.3