diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-22 02:10:48 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-22 02:10:48 +0300 |
| commit | 057178c5b77f6925dd9c02f50208c09d5b91aaa5 (patch) | |
| tree | 32c7fd23058b090a7cb7a7249453933269769b75 /p/haskell-vty | |
| parent | 6af443068515873ea1cb2a90fc7948832ccb994f (diff) | |
| download | DHG_packages-057178c5b77f6925dd9c02f50208c09d5b91aaa5.tar.gz | |
haskell-vty: New upstream release
Diffstat (limited to 'p/haskell-vty')
| -rw-r--r-- | p/haskell-vty/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-vty/debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-vty/debian/changelog b/p/haskell-vty/debian/changelog index 3711579d6..6ece758df 100644 --- a/p/haskell-vty/debian/changelog +++ b/p/haskell-vty/debian/changelog @@ -1,10 +1,11 @@ -haskell-vty (5.2.5-1) UNRELEASED; urgency=medium +haskell-vty (5.2.6-1) UNRELEASED; urgency=medium * Depend on haskell-devscripts 0.9, found in experimental * New upstream release * Do not depend on transformers, which now comes with GHC + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:03:40 +0100 + -- Joachim Breitner <nomeata@debian.org> Mon, 22 Dec 2014 00:10:38 +0100 haskell-vty (5.2.3-2) unstable; urgency=medium diff --git a/p/haskell-vty/debian/control b/p/haskell-vty/debian/control index fd9189f42..b4b844801 100644 --- a/p/haskell-vty/debian/control +++ b/p/haskell-vty/debian/control @@ -19,7 +19,7 @@ Build-Depends: cdbs , libghc-hashable-dev (>= 1.2) , libghc-hashable-prof , libghc-lens-dev (>= 3.9.0.2) - , libghc-lens-dev (<< 4.6) + , libghc-lens-dev (<< 4.7) , libghc-lens-prof , libghc-mtl-dev (>= 1.1.1.0) , libghc-mtl-dev (<< 2.3) |
