summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-07-05 08:13:39 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-07-05 08:13:39 +0100
commit6736843cbe8f7c09ea4c161c2a4756ba3636ed99 (patch)
tree1c46da1d1b14662dda77609b0ffcc88f034008ca /debian
parentff785095bacd04bf841f0752190be0defc58d8c5 (diff)
downloadstylish-haskell-6736843cbe8f7c09ea4c161c2a4756ba3636ed99.tar.gz
bump std-ver to 4.0.0
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