From 397db8ca4d79a1a12db6c2fd4555c93ac1b5dee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 1 Oct 2022 22:20:25 +0200 Subject: Declare compliance with Debian Policy 4.6.1.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6fd47f7..2fdcdb3 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: meson, ninja-build, valac (>= 0.46.0) -Standards-Version: 4.6.0.1 +Standards-Version: 4.6.1.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git -- cgit v1.2.3 From 0fa5c3c25e4eb9aa7b7ad87996cb9151cc11831b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Oct 2022 08:03:40 +0200 Subject: Cherry-pick patch for Shotwell Viewer to open webp files --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2fdcdb3..4a37625 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,8 @@ Build-Depends: libxml2 (>= 2.6.32), meson, ninja-build, - valac (>= 0.46.0) + valac (>= 0.46.0), + webp-pixbuf-loader Standards-Version: 4.6.1.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -- cgit v1.2.3