summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-11-17 13:52:18 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-11-17 13:52:18 -0700
commit96d651d04d3c0209e8d37288f6d41826ad445948 (patch)
tree17c98bcb4f22a63ec4c21b47899354aca896b201
parentacd4f9f32e54f240ee113f5b3d2cf1d5478d6f8c (diff)
downloadstylish-haskell-96d651d04d3c0209e8d37288f6d41826ad445948.tar.gz
bump std-ver & priority 'extra' -> 'optional'
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d0c5639..0e2b416 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
stylish-haskell (0.8.1.0-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #881821).
+ * Declare compliance with Debian Policy version 4.1.1.
+ - Priority 'extra' -> 'optional'
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 17 Nov 2017 13:48:30 -0700
diff --git a/debian/control b/debian/control
index 937eb21..1f8b4b9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: stylish-haskell
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
-Priority: extra
+Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
ghc,
@@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 10),
libghc-test-framework-hunit-dev (>= 0.2),
libghc-test-framework-hunit-dev (<< 0.4),
asciidoctor,
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
Homepage: https://github.com/jaspervdj/stylish-haskell
Vcs-Git: https://git.spwhitton.name/stylish-haskell
Vcs-Browser: https://git.spwhitton.name/stylish-haskell