From 5180e078979c7696a995e46d8b52a798b15e35b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 18 Mar 2025 17:52:52 +0100 Subject: d/control: change homepage --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6fe830c..4161e93 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: scour, valac, zlib1g-dev -Homepage: https://gitlab.gnome.org/GNOME/simple-scan +Homepage: https://apps.gnome.org/SimpleScan/ Vcs-Git: git://git.jff.email/simple-scan.git Vcs-Browser: https://git.jff.email/cgit/simple-scan.git -- cgit v1.2.3 From ef014ce2f60e46d329736a1f653c55f650f4d783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 18 Mar 2025 19:30:40 +0100 Subject: d/copyright: Rewrite --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4161e93..599eae2 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.6.2.0 Rules-Requires-Root: no Build-Depends: + appstream , debhelper-compat (= 13), dh-sequence-gnome, dh-sequence-scour, -- cgit v1.2.3 From 536b7db658ff49db6e0a401b393cbcb1e2a048fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 18 Mar 2025 19:33:21 +0100 Subject: Declare compliance with Debian Policy 4.7.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 599eae2..2815fe3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.2 Rules-Requires-Root: no Build-Depends: appstream , -- cgit v1.2.3 From 5f7a69ba3dff56f9a66e0cb401573bb9c79f28a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 18 Mar 2025 19:35:55 +0100 Subject: d/control: Change Vcs-Git from git: to https: --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2815fe3..a48a67d 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: valac, zlib1g-dev Homepage: https://apps.gnome.org/SimpleScan/ -Vcs-Git: git://git.jff.email/simple-scan.git +Vcs-Git: https://git.jff.email/cgit/simple-scan.git Vcs-Browser: https://git.jff.email/cgit/simple-scan.git Package: simple-scan -- cgit v1.2.3