summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel F. T. Gomes <gagomes@suse.de>2020-05-16 16:55:12 -0300
committerGabriel F. T. Gomes <gagomes@suse.de>2020-05-16 16:55:49 -0300
commit197b5c5d4d84dc546a6f54f2747c49056264985b (patch)
tree8460a3cd15cc5f863515919068133b32d5e456c4
parentb696ee43c234fcdc294608615258fb7c49b57f99 (diff)
downloadbash-completion-197b5c5d4d84dc546a6f54f2747c49056264985b.tar.gz
Bump debhelper from 12 to 13
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dccc8ab5..eb65c105 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bash-completion (1:2.10-2) UNRELEASED; urgency=medium
[ Gabriel F. T. Gomes ]
* Update standards version to 4.5.0, no changes needed.
+ * Bump debhelper from 12 to 13.
[ Debian Janitor ]
* Trim trailing whitespace.
diff --git a/debian/control b/debian/control
index bc378ff5..6cffd038 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-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/bash-completion.git