summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--debian/stylish-haskell.1.adoc5
2 files changed, 3 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index ea40aa1..4bfc42c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ stylish-haskell (0.9.2.0-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #898524).
- New build-deps on libghc-file-embed-{dev,prof}
- - Stop installing default config to /usr/share/stylish-haskell
- Now embedded in the executable.
+ * Stop installing default config to /usr/share/stylish-haskell
+ Now embedded in the executable.
+ - Drop FILES section from manpage.
* Update d/copyright:
- Bump years
- Add stanza for scripts/*
diff --git a/debian/stylish-haskell.1.adoc b/debian/stylish-haskell.1.adoc
index ab1503d..65c2b6c 100644
--- a/debian/stylish-haskell.1.adoc
+++ b/debian/stylish-haskell.1.adoc
@@ -47,11 +47,6 @@ used.
*--no-utf8*::
Don't assume that STDIN is encoded UTF-8, and don't force UTF-8 output.
-== FILES
-
-*/usr/share/stylish-haskell/data/stylish-haskell.yaml*::
- Default configuration file.
-
== AUTHOR
This manual page was originally written by Sean Whitton