aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 1a1ec8c..4868fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ zxcvbn-c (2.3+dfsg-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #858108).
* Update d/copyright for upstream's change to the Expat license.
* Bump copyright years.
+ * Bump standards version to 4.0.0 (no changes required).
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 25 Jun 2017 06:48:51 +0100
diff --git a/debian/control b/debian/control
index d19674c..c466f52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: zxcvbn-c
Priority: optional
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends: debhelper (>= 10), dh-exec (>= 0.3)
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Section: libs
Homepage: https://github.com/tsyrogit/zxcvbn-c
Vcs-Git: https://git.spwhitton.name/zxcvbn-c