summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel F. T. Gomes <gagomes@suse.de>2020-05-16 11:54:50 -0300
committerGabriel F. T. Gomes <gagomes@suse.de>2020-05-16 16:55:42 -0300
commitb696ee43c234fcdc294608615258fb7c49b57f99 (patch)
treed80f0c9b5e0a49b8d042c9092a6d02844553f1c2
parent3ef7a7b90a874f5af35174e3876d80f9d5f14344 (diff)
downloadbash-completion-b696ee43c234fcdc294608615258fb7c49b57f99.tar.gz
Update Standards-Version to 4.5.0
Checked against the upgrade checklist: 9.2.1 bash-completion does not create users. 9.3.1 9.3.2 9.3.3 bash-completion does not include a system service.
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b78dfbc0..dccc8ab5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
bash-completion (1:2.10-2) UNRELEASED; urgency=medium
+ [ Gabriel F. T. Gomes ]
+ * Update standards version to 4.5.0, no changes needed.
+
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
diff --git a/debian/control b/debian/control
index aa16f0da..bc378ff5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: standard
Maintainer: Gabriel F. T. Gomes <gabriel@inconstante.net.br>
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/bash-completion.git
Vcs-Browser: https://salsa.debian.org/debian/bash-completion
Homepage: https://github.com/scop/bash-completion