summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-10-07 16:28:01 +0200
committerJörg Frings-Fürst <debian@jff.email>2019-10-07 16:28:01 +0200
commit997a2358df92dd2807e2c7204df6fc4c8938888b (patch)
tree446f5c35332d90e52d40217df44fa8af55c156a4
parent4e91cae518863034c17ea5d07f8e12caac4293f2 (diff)
d/control: Add Rules-Requires-Root: binary-targets
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3881018..b78a8f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ shotwell (0.30.7-1) UNRELEASED; urgency=medium
- New debian/patches/0115-fix_meson_build.patch to fix FTBFS.
- debian/control: Add cmake to Build-Depends.
* Declare compliance with Debian Policy 4.4.1 (No changes needed).
+ * debian/control:
+ - Add Rules-Requires-Root: binary-targets.
-- Jörg Frings-Fürst <debian@jff.email> Thu, 03 Oct 2019 15:23:03 +0200
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