From 2da89f801b578982536eb31f82acc0ea7e055bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 11 Nov 2024 16:44:15 +0100 Subject: Declare compliance with Debian Policy 4.7.0.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6d98f24..2cb6788 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: meson, ninja-build, valac -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0.1 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://git.jff.email/shotwell.git -- cgit v1.2.3 From 418b6ae4df78fff7cc390919df65bb72be774949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 11 Nov 2024 16:46:03 +0100 Subject: d/contol: 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 2cb6788..4621bcc 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: Standards-Version: 4.7.0.1 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: git://git.jff.email/shotwell.git +Vcs-Git: https://git.jff.email/shotwell.git Vcs-Browser: https://git.jff.email/cgit/shotwell.git Package: shotwell -- cgit v1.2.3 From 776cf7a246b3b6ec36e515e72fa1167be575a185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 11 Nov 2024 17:27:48 +0100 Subject: d/control: Remove obsolate libgdata-dev --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4621bcc..35f3dc4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: libappstream-glib-dev, libexif-dev, libgcr-3-dev, - libgdata-dev, libgee-0.8-dev, libgexiv2-dev, libglib2.0-dev, -- cgit v1.2.3