From bacea8c4f4748c051e9292575ff39a2a214755ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 15:48:52 +0200 Subject: Declare compliance with Debian Policy 4.5.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 482cb1c..e04956e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cmake, debhelper (>= 11), libgtk2.0-dev -Standards-Version: 4.1.5 +Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ Vcs-Git: git://jff.email/opt/git/xtrkcad.git Vcs-Browser: https://jff.email/cgit/xtrkcad.git/ -- cgit v1.2.3 From 2eff044b4d1b11fec49c1e44812cde1cb844b6a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 15:52:05 +0200 Subject: Switch to debhelper-compat 13 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e04956e..3aa4e39 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Jörg Frings-Fürst Build-Depends: cmake, - debhelper (>= 11), + debhelper-compat (>= 13), libgtk2.0-dev Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ -- cgit v1.2.3 From bcd29e56b59af7d73cf8792d854458cbf2917923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 18:38:21 +0200 Subject: Refresh and remove patches --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3aa4e39..7eb615f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Jörg Frings-Fürst Build-Depends: cmake, - debhelper-compat (>= 13), + debhelper-compat (= 13), libgtk2.0-dev Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ -- cgit v1.2.3 From 53a5dc7804bac61aad2121c0de5135feda160b60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 27 May 2020 19:34:05 +0200 Subject: d/copyright: Add year 2020 to myself --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7eb615f..f44f903 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: cmake, debhelper-compat (= 13), libgtk2.0-dev +Rules-Requires-Root: no Standards-Version: 4.5.0 Homepage: http://xtrkcad.org/ Vcs-Git: git://jff.email/opt/git/xtrkcad.git -- cgit v1.2.3