diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-11-17 07:42:48 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-11-17 07:42:48 +0100 |
commit | 10a63c9a86d6cf17b7cfecb51e53bb01e7e06613 (patch) | |
tree | 3aeb386d8bc733fcd286db146a3bd100f380d086 /debian/control | |
parent | ddd56c71512f618e516d7f1060db7d36dc70b944 (diff) | |
parent | 681bc944ae7213dd97b8d0278107130e46f5251e (diff) |
Merge branch 'release/debian/3.34.1-2'debian/3.34.1-2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6790416..26d1448 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.4.1 +Standards-Version: 4.4.1.1 Rules-Requires-Root: binary-targets Build-Depends: debhelper (>= 12), @@ -22,7 +22,7 @@ Build-Depends: meson, python3-cairo, python3-gi, - python-gi-cairo, + python3-gi-cairo, python3-scour, scour, valac, |