diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 15:38:55 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 15:38:55 +0200 | 
| commit | 3a68f319fe362d75e2484fe9e837e24c45625dc2 (patch) | |
| tree | cc59fb17f0b6099c30314264967d1c1692520144 /debian/control | |
| parent | cebf725978b32756700671a646aaed9677f6f219 (diff) | |
| parent | 77d41312031458d3a7621450ca27733d1ce7f67e (diff) | |
Merge branch 'develop'
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) | 
