summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 d9340f7..da89dbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ stylish-haskell (0.7.1.0-1) UNRELEASED; urgency=medium
- Add d/source/options
- Add d/source/patch-header
* Bump debhelper compat to 10.
+ * Bump standards version to 4.0.0 (no changes required).
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 01 Nov 2016 20:31:17 -0700
diff --git a/debian/control b/debian/control
index 3388aca..9069eba 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 10),
libghc-test-framework-hunit-dev (>= 0.2),
libghc-test-framework-hunit-dev (<< 0.4),
asciidoctor,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: https://github.com/jaspervdj/stylish-haskell
Vcs-Git: https://git.spwhitton.name/stylish-haskell
Vcs-Browser: https://git.spwhitton.name/stylish-haskell