[DHG_packages] 21/21: hledger-ui: deps from hackage
Joachim Breitner
nomeata at moszumanska.debian.org
Wed Jun 1 09:05:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch LTS-6
in repository DHG_packages.
commit 08a2bda37fd359e1ef24fd32f833e31fc16e3a64
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Jun 1 11:03:18 2016 +0200
hledger-ui: deps from hackage
---
p/haskell-hledger-ui/debian/control | 4 ++--
.../debian/patches/new-metadata-from-hackage | 22 ++++++++++++++++++++++
p/haskell-hledger-ui/debian/patches/series | 1 +
3 files changed, 25 insertions(+), 2 deletions(-)
diff --git a/p/haskell-hledger-ui/debian/control b/p/haskell-hledger-ui/debian/control
index 78e80d8..dabc9ee 100644
--- a/p/haskell-hledger-ui/debian/control
+++ b/p/haskell-hledger-ui/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libghc-hunit-dev,
libghc-base-compat-dev (>= 0.8.1),
libghc-brick-dev (>= 0.2),
- libghc-brick-dev (<< 0.5),
+ libghc-brick-dev (<< 0.7),
libghc-cmdargs-dev (>= 0.8),
libghc-data-default-dev,
libghc-hledger-dev (>= 0.27),
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
libghc-split-dev (<< 0.3),
libghc-vector-dev,
libghc-vty-dev (>= 5.2),
- libghc-vty-dev (<< 5.5),
+ libghc-vty-dev (<< 5.6),
Standards-Version: 3.9.8
Homepage: http://hledger.org
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hledger-ui
diff --git a/p/haskell-hledger-ui/debian/patches/new-metadata-from-hackage b/p/haskell-hledger-ui/debian/patches/new-metadata-from-hackage
new file mode 100644
index 0000000..1de21dd
--- /dev/null
+++ b/p/haskell-hledger-ui/debian/patches/new-metadata-from-hackage
@@ -0,0 +1,22 @@
+Index: haskell-hledger-ui/hledger-ui.cabal
+===================================================================
+--- haskell-hledger-ui.orig/hledger-ui.cabal 2016-05-20 00:38:30.000000000 +0200
++++ haskell-hledger-ui/hledger-ui.cabal 2016-06-01 11:02:45.604266008 +0200
+@@ -60,7 +60,7 @@
+ , hledger-lib >= 0.27 && < 0.28
+ , base >= 3 && < 5
+ , base-compat >= 0.8.1
+- , brick >= 0.2 && < 0.5
++ , brick >= 0.2 && < 0.7
+ , cmdargs >= 0.8
+ , containers
+ , data-default
+@@ -71,7 +71,7 @@
+ , split >= 0.1 && < 0.3
+ , transformers
+ , vector
+- , vty >= 5.2 && < 5.5
++ , vty >= 5.2 && < 5.6
+ if impl(ghc >= 7.4)
+ build-depends: pretty-show >= 1.6.4
+ if flag(old-locale)
diff --git a/p/haskell-hledger-ui/debian/patches/series b/p/haskell-hledger-ui/debian/patches/series
new file mode 100644
index 0000000..0131f75
--- /dev/null
+++ b/p/haskell-hledger-ui/debian/patches/series
@@ -0,0 +1 @@
+new-metadata-from-hackage
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list