summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2018-08-06 22:14:14 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2018-08-06 22:14:37 +0200
commit6b0d33c04e24b4bb3fc8a5793dd0ceeef17c493b (patch)
treea9961496fd2d4b9c34fc035774876ec16d84aca2
parente4cd12d81e8503079776ca67302fb4e7b9fa7f14 (diff)
compat level, standards version, vcs url, copyright, upstream/metadata
-rw-r--r--debian/changelog11
-rw-r--r--debian/compat2
-rw-r--r--debian/control8
-rw-r--r--debian/copyright4
-rw-r--r--debian/upstream/metadata6
5 files changed, 24 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 78d24f9..203b068 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mrtdreader (0.1.6-2) unstable; urgency=medium
+
+ * debian/compat: 11
+ * debian/control:
+ - debhelper >= 11
+ - New standards version 4.2.0 - no changes
+ - VCS URL now pointing to salsa
+ * debian/upstream/metadata: added metadata pointing to upstream
+
+ -- Ruben Undheim <ruben.undheim@gmail.com> Mon, 06 Aug 2018 22:12:12 +0200
+
mrtdreader (0.1.6-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 7a61adc..1282037 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: mrtdreader
Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
cmake,
pkg-config,
libnfc-dev,
libgcrypt20-dev
-Standards-Version: 3.9.6
-Vcs-Browser: https://github.com/rubund/mrtdreader/tree/debian
-Vcs-Git: https://github.com/rubund/mrtdreader.git -b debian
+Standards-Version: 4.2.0
+Vcs-Browser: https://salsa.debian.org/rubund-guest/mrtdreader
+Vcs-Git: https://salsa.debian.org/rubund-guest/mrtdreader.git
Homepage: https://github.com/rubund/mrtdreader
Package: libmrtd0
diff --git a/debian/copyright b/debian/copyright
index e27cb05..93d9eed 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-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: mrtdreader
Source: https://github.com/rubund/mrtdreader/
@@ -7,7 +7,7 @@ Copyright: 2014 Ruben Undheim <ruben.undheim@gmail.com>
License: GPL-3+
Files: debian/*
-Copyright: 2014-2015 Ruben Undheim <ruben.undheim@gmail.com>
+Copyright: 2014-2016,2018 Ruben Undheim <ruben.undheim@gmail.com>
License: GPL-3+
License: GPL-3+
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c816917
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Bug-Database: https://github.com/rubund/mrtdreader/issues
+Bug-Submit: https://github.com/rubund/mrtdreader/issues/new
+Name: mrtdreader
+Repository: https://github.com/rubund/mrtdreader.git
+Repository-Browse: https://github.com/rubund/mrtdreader