summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2019-01-08 16:07:38 +0100
committerAndrej Shadura <andrewsh@debian.org>2019-01-08 16:12:36 +0100
commit1760d7dbac48d8107648950574fb96a405d88c9e (patch)
tree7fac1a6243afdf4ae34ce28bf5e1e2e57b050dc6 /debian/control
parenta99b7ccbbef50ff54db5f9111df768849e69aa5b (diff)
Use debhelper-compat = 12, bump S-V
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index db2232a..fa6ebb3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,11 @@ Source: libguess
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper-compat (= 12),
pkgconf | pkg-config,
gauche,
autotools-dev
-Standards-Version: 3.9.5
+Standards-Version: 4.3.0
Section: libs
Homepage: https://github.com/kaniini/libguess
Vcs-Git: https://git.dgit.debian.org/libguess