From fa4d70ea3101f5a70b33977ba9b7673ddfb36762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 28 Sep 2025 12:34:04 +0200 Subject: d/control: Fix Vcs-Git --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0bc3296..c6e16c5 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Build-Depends: Standards-Version: 4.7.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: https://git.jff.email/cgit//shotwell.git +Vcs-Git: https://git.jff.email/cgit/shotwell.git Vcs-Browser: https://git.jff.email/cgit/shotwell.git Package: shotwell -- cgit v1.2.3 From 5ee86470a08af198d6a66a2a9d86bc9b45ff3b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 13:23:29 +0100 Subject: d/control: Replace Build Depend appstream-util with appstream --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c6e16c5..371d6a4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - appstream-util, + appstream, cmake, debhelper-compat (= 13), desktop-file-utils, -- cgit v1.2.3 From 01f4c7e5b72de80bfaecd9aad4bf40b7864996bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 13:28:36 +0100 Subject: d/control: Remove redundant priority field --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 371d6a4..178a2e7 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: shotwell Section: gnome -Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: appstream, -- cgit v1.2.3 From 8656a544ddcf098e10df1430eecb75902dbc7999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 14:18:32 +0100 Subject: Declare compliance with Debian Policy 4.7.3.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 178a2e7..723e875 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: meson, ninja-build, valac -Standards-Version: 4.7.2.0 +Standards-Version: 4.7.3.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: https://git.jff.email/cgit/shotwell.git -- cgit v1.2.3