diff options
author | Andrej Shadura <andrew.shadura@collabora.co.uk> | 2021-10-07 16:21:04 +0200 |
---|---|---|
committer | Andrej Shadura <andrew.shadura@collabora.co.uk> | 2021-10-07 16:26:54 +0200 |
commit | 5e1adf0a4e07017ddd610502d8bf826aebcb0093 (patch) | |
tree | e794dd68fe7420ad91eb30f23c4c8a4b3cb175fa /debian/control | |
parent | 2e85139bc8a8fa9323c11cad0430cbc2928693f1 (diff) |
Bump debhelper from deprecated 7 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c2dcc07..48baa4a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: gdigi Section: sound Priority: extra Maintainer: Debian QA Group <packages@qa.debian.org> -Build-Depends: debhelper (>= 7), libasound2-dev, libgtk-3-dev , libglib2.0-dev, libexpat1-dev (>= 2.0.0), libxml2-dev +Build-Depends: debhelper (>= 13~), libasound2-dev, libgtk-3-dev , libglib2.0-dev, libexpat1-dev (>= 2.0.0), libxml2-dev Standards-Version: 3.9.3 Homepage: https://desowin.org/gdigi/ Vcs-hg: http://anonscm.debian.org/hg/collab-maint/gdigi/#debian |