summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@debian.org>2019-01-12 23:25:44 +0200
committerPeter Pentchev <roam@debian.org>2019-01-12 23:25:44 +0200
commit39bb38b9c3104e8f25de2fa0c098a2c05702c5cf (patch)
tree24bad603d1683c04d9c287119bacd273ae26e67b
parentc85014bd1f747bfd98715270149fd1e3f5e84bac (diff)
Bump the debhelper compatibility level to 12 with no changes.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d9effc1..6c5d844 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: confget
Section: text
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
-Build-Depends: debhelper-compat (= 11), libpcre3-dev
+Build-Depends: debhelper-compat (= 12), libpcre3-dev
Standards-Version: 4.3.0
Homepage: https://devel.ringlet.net/textproc/confget/
Vcs-Git: https://gitlab.com/confget/confget.git -b debian