diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-08 07:25:27 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-08 07:25:27 +0200 |
commit | 6d050e13e9dbbeffdb45fc1c5b977b996d310981 (patch) | |
tree | b201bc97ea832ce0c43f144ef7229f52e42bbf23 /debian/control | |
parent | 10ce63378912ef63c8882889f02ed4dff0416f32 (diff) | |
parent | d84f449fcb5ea05fcbb9eee098b7438aa332ad31 (diff) |
Merge branch 'release/debian/0.30.7-1'debian/0.30.7-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0691e8b..745f9ae 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: appstream-util, + cmake, debhelper (>= 12), desktop-file-utils, gnome-doc-utils, @@ -31,8 +32,9 @@ Build-Depends: libxml2 (>= 2.6.32), meson, ninja-build, - valac (>= 0.22.0) -Standards-Version: 4.4.0 + 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 |