diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-28 14:42:00 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-28 14:42:00 +0100 |
commit | 5570de4d13015de41b362ba0dda40ecd12be78cf (patch) | |
tree | ef0b5799e4d2b348bf23c7623f709d11c51ca191 /debian/control | |
parent | a2b6ed4c1bbe865f8452afcdd1edd596951f49b3 (diff) | |
parent | df85f25d4f51b4d604c7080dd2d256453efbb49e (diff) |
Merge branch 'release/debian/0.999-8'debian/0.999-8
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 24af8ce..69e0d38 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: xsane Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.4.0 +Standards-Version: 4.4.1.2 Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), gettext, libgimp2.0-dev, libgtk2.0-dev, @@ -14,6 +14,7 @@ Build-Depends: libsane-dev (>= 1.0.27), libtiff-dev, zlib1g-dev +Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/xsane.git Vcs-Browser: https://jff.email/cgit/xsane.git |