From 14792d69ba82483a1fadaacf4c1b0c8bb2b4a82b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:46:59 +0100 Subject: Refresh patches; Change to my new email address --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 407baf4..0400b76 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: argyll Section: graphics Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Standards-Version: 4.0.1 Build-Depends: debhelper (>= 10), -- cgit v1.2.3 From 21a5043a7cc9eae9905dc5ec608ef86a643b2289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 13:55:29 +0100 Subject: d/control: Replace Priority extra with optional --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0400b76..54e6a08 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,7 @@ Description: Color Management System, calibrator and profiler Package: argyll-ref Architecture: all -Priority: extra +Priority: optional Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.17.5) @@ -64,7 +64,7 @@ Description: Color Management System, calibrator and profiler (data files) Package: argyll-doc Architecture: all Section: doc -Priority: extra +Priority: optional Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.17.5) -- cgit v1.2.3 From 214ec75bbb34848b2386fe2480c6eedd3bcecb68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 13:58:00 +0100 Subject: eclare compliance with Debian Policy 4.1.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 54e6a08..aee9039 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.0.1 +Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.17.0), -- cgit v1.2.3 From 1eaa0376488bdbe643cdd2337cb1fb5889e20807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 14:14:29 +0100 Subject: Remove duplicates Priority fields --- debian/control | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index aee9039..af3fca1 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,6 @@ Description: Color Management System, calibrator and profiler Package: argyll-ref Architecture: all -Priority: optional Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.17.5) @@ -64,7 +63,6 @@ Description: Color Management System, calibrator and profiler (data files) Package: argyll-doc Architecture: all Section: doc -Priority: optional Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.17.5) -- cgit v1.2.3 From 50e23a52b2914c1229f2a9b993dd538ccc76fef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 18:34:21 +0100 Subject: Requested versions are lesser as there are in old-stable --- debian/control | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index af3fca1..704e3a1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), - dpkg-dev (>= 1.17.0), + dpkg-dev, jam, libjpeg-dev, libpng-dev, @@ -29,8 +29,8 @@ Package: argyll Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, argyll-ref Pre-Depends: - dpkg (>= 1.17.5) -Recommends: libpam-systemd [linux-any], udev (>= 196) [linux-any] + dpkg +Recommends: libpam-systemd [linux-any], udev [linux-any] Suggests: argyll-doc, colord, gir1.2-colordgtk-1.0 Description: Color Management System, calibrator and profiler Argyll is an experimental, open source, ICC compatible color management @@ -50,9 +50,7 @@ Package: argyll-ref Architecture: all Depends: ${misc:Depends} Pre-Depends: - dpkg (>= 1.17.5) -Replaces: argyll (<< 1.6.3-1) -Breaks: argyll (<< 1.6.3-1) + dpkg Description: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK @@ -65,7 +63,7 @@ Architecture: all Section: doc Depends: ${misc:Depends} Pre-Depends: - dpkg (>= 1.17.5) + dpkg Description: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK -- cgit v1.2.3 From 2e2ff851a88b1910e05d78d5bbccffcc5af28013 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 19:17:45 +0100 Subject: Requested versions are lesser as there are in old-stable --- debian/control | 7 ------- 1 file changed, 7 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 704e3a1..8ce395d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), - dpkg-dev, jam, libjpeg-dev, libpng-dev, @@ -28,8 +27,6 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/argyll.git Package: argyll Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, argyll-ref -Pre-Depends: - dpkg Recommends: libpam-systemd [linux-any], udev [linux-any] Suggests: argyll-doc, colord, gir1.2-colordgtk-1.0 Description: Color Management System, calibrator and profiler @@ -49,8 +46,6 @@ Description: Color Management System, calibrator and profiler Package: argyll-ref Architecture: all Depends: ${misc:Depends} -Pre-Depends: - dpkg Description: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK @@ -62,8 +57,6 @@ Package: argyll-doc Architecture: all Section: doc Depends: ${misc:Depends} -Pre-Depends: - dpkg Description: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK -- cgit v1.2.3 From ae0528b01b8d26bedb08c08b38927290420b8422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 21:53:10 +0100 Subject: Change to secure URIs; Switch from SSLv23_client_method to TLS_client_method --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8ce395d..7368f11 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: x11proto-scrnsaver-dev, x11proto-xf86vidmode-dev, zlib1g-dev -Homepage: http://www.argyllcms.com/ +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 -- cgit v1.2.3 From 5514d94483c98e3320b202b1bb882023a7d12027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 Dec 2017 10:29:54 +0100 Subject: Declare compliance with Debian Policy 4.1.2.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7368f11..87ca9c9 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.1 +Standards-Version: 4.1.2.0 Build-Depends: debhelper (>= 10), jam, -- cgit v1.2.3