[package-plan] 01/01: re-include hledger-ui

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 00:00:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository package-plan.

commit f7deefa1aeecd14a49597f0049bcb3741b96d865
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 20:00:24 2016 -0400

    re-include hledger-ui
---
 packages.txt                        |  2 +-
 patches/hledger-ui/0.27.5/newer-vty | 11 +++++++++++
 patches/hledger-ui/0.27.5/series    |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index d2bb28e..1de71d6 100644
--- a/packages.txt
+++ b/packages.txt
@@ -342,7 +342,7 @@ hjsmin 0.2.0.2
 hledger 0.27.1 key
 hledger-interest 1.4.4 binary key
 hledger-lib 0.27.1
-hledger-ui 0.27.5 binary obsolete # BROKEN - GHC8 - old vty
+hledger-ui 0.27.5 binary
 hledger-web 0.27 binary obsolete # BROKEN - GHC8
 hlint 1.9.35
 hmatrix 0.17.0.2
diff --git a/patches/hledger-ui/0.27.5/newer-vty b/patches/hledger-ui/0.27.5/newer-vty
new file mode 100644
index 0000000..114e419
--- /dev/null
+++ b/patches/hledger-ui/0.27.5/newer-vty
@@ -0,0 +1,11 @@
+--- a/hledger-ui.cabal
++++ b/hledger-ui.cabal
+@@ -71,7 +71,7 @@ executable hledger-ui
+     , split >= 0.1 && < 0.3
+     , transformers
+     , vector
+-    , vty >= 5.2 && < 5.6
++    , vty >= 5.2 && < 5.12
+   if impl(ghc >= 7.4)
+     build-depends: pretty-show >= 1.6.4
+   if flag(old-locale)
diff --git a/patches/hledger-ui/0.27.5/series b/patches/hledger-ui/0.27.5/series
new file mode 100644
index 0000000..287fa77
--- /dev/null
+++ b/patches/hledger-ui/0.27.5/series
@@ -0,0 +1 @@
+newer-vty

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list