summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian Janitor <janitor@jelmer.uk>2020-01-25 20:18:38 -0300
committerDebian Janitor <janitor@jelmer.uk>2020-01-25 20:18:38 -0300
commit920bf4e9b63a7aaa74525033efd008d52cc6eb30 (patch)
treee9c02f678323ca4efac99ce743a5895e65ce6b13
parentb413abfd7c26fbd32d802c870eabdd2b133939fe (diff)
downloadbash-completion-920bf4e9b63a7aaa74525033efd008d52cc6eb30.tar.gz
Bump debhelper from old 11 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2faa10c4..e87cb4a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bash-completion (1:2.10-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
+ * Bump debhelper from old 11 to 12.
-- Gabriel F. T. Gomes <gabriel@inconstante.net.br> Sat, 25 Jan 2020 20:15:45 -0300
diff --git a/debian/compat b/debian/compat
index b4de3947..48082f72 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-11
+12
diff --git a/debian/control b/debian/control
index f216c8e3..030b7027 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: bash-completion
Section: shells
Priority: standard
Maintainer: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
-Build-Depends: debhelper (>= 11~)
+Build-Depends: debhelper (>= 12~)
Build-Depends-Indep: perl
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/debian/bash-completion.git