diff options
Diffstat (limited to 'p/haskell-language-python')
| -rw-r--r-- | p/haskell-language-python/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-language-python/debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog index 9e32e439d..f1adfbfc3 100644 --- a/p/haskell-language-python/debian/changelog +++ b/p/haskell-language-python/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-python (0.4.0-3) UNRELEASED; urgency=medium + + * Depend on alex (Closes: #759503, again) + + -- Joachim Breitner <nomeata@debian.org> Thu, 28 Aug 2014 00:51:45 -0700 + haskell-language-python (0.4.0-2) unstable; urgency=medium * Depend on happy (Closes: #759503) diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control index cd1707cc2..98ec63921 100644 --- a/p/haskell-language-python/debian/control +++ b/p/haskell-language-python/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9) , ghc , ghc-prof , happy + , alex , libghc-transformers-dev (>= 0.3) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof |
