From 844237af0d2edc8b37ea807f2045f52374006ce3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:02:57 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 87ca9c9..df23227 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: argyll Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.5 Build-Depends: debhelper (>= 10), jam, -- cgit v1.2.3 From 6fd878f1b29f7e572276f6f38cb3ab36890e70ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:04:20 +0200 Subject: Migrate to debhelper 11 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index df23227..9c319b0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.5 Build-Depends: - debhelper (>= 10), + debhelper (>= 11), jam, libjpeg-dev, libpng-dev, -- cgit v1.2.3 From 24083e2d8861844dcf75886f93978b8ffd0d2b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 15 Jul 2018 18:34:56 +0200 Subject: Switch Vcs-* to new location --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9c319b0..cae7448 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends: x11proto-xf86vidmode-dev, zlib1g-dev Homepage: https://www.argyllcms.com/ -Vcs-Git: git://anonscm.debian.org/collab-maint/argyll.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/argyll.git +Vcs-Git: git://jff.email/opt/git/argyll.git +Vcs-Browser: https://jff.email/cgit/argyll.git/ Package: argyll Architecture: linux-any -- cgit v1.2.3