From f2f154469e685f98c3cb09742031e05c34896db1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 13 May 2018 10:56:48 -0700 Subject: stop installing default config to /usr/share --- debian/changelog | 2 ++ debian/stylish-haskell.install | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9d4ba56..ea40aa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ 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. * Update d/copyright: - Bump years - Add stanza for scripts/* diff --git a/debian/stylish-haskell.install b/debian/stylish-haskell.install index f3756d2..1a4bd8f 100644 --- a/debian/stylish-haskell.install +++ b/debian/stylish-haskell.install @@ -1,2 +1 @@ -./data/stylish-haskell.yaml usr/share/stylish-haskell/data dist/build/stylish-haskell/stylish-haskell usr/bin -- cgit v1.2.3