From 051153eb6a7d96ee4fc8e1ca7ad6f4af61141387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 16:18:38 +0200 Subject: New upstream release; New d/p/0115-fix_meson_build.patch; d/control: Add cmake to Build-Depends; --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0691e8b..de71bfe 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: appstream-util, + cmake, debhelper (>= 12), desktop-file-utils, gnome-doc-utils, @@ -31,7 +32,7 @@ Build-Depends: libxml2 (>= 2.6.32), meson, ninja-build, - valac (>= 0.22.0) + valac (>= 0.46.0) Standards-Version: 4.4.0 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git -- cgit v1.2.3 From 4e91cae518863034c17ea5d07f8e12caac4293f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 16:25:22 +0200 Subject: Declare compliance with Debian Policy 4.4.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index de71bfe..9fd1a4c 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: meson, ninja-build, valac (>= 0.46.0) -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git Vcs-Browser: https://jff.email/cgit/shotwell.git -- cgit v1.2.3 From 997a2358df92dd2807e2c7204df6fc4c8938888b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 7 Oct 2019 16:28:01 +0200 Subject: d/control: Add Rules-Requires-Root: binary-targets --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 9fd1a4c..745f9ae 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Build-Depends: ninja-build, valac (>= 0.46.0) Standards-Version: 4.4.1 +Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git Vcs-Browser: https://jff.email/cgit/shotwell.git -- cgit v1.2.3