diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/debian/control b/debian/control index 23377ab..016518d 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: simple-scan  Section: gnome  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.1.1 +Standards-Version: 4.1.3  Build-Depends: - debhelper (>= 10), + debhelper (>= 11),   gnome-pkg-tools (>= 0.10),   libcairo2-dev,   libcolord-dev, @@ -18,7 +18,7 @@ Build-Depends:   librsvg2-dev,   libxml2-utils,   meson, - python-scour, + python3-scour,   valac (>= 0.22),   yelp-tools,   zlib1g-dev (>= 1.2.7) | 
