diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-28 11:51:55 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-08-28 11:51:55 +0400 |
| commit | 4d55bea4664e892c8fa28511b6ee47774644fb36 (patch) | |
| tree | 1ecd2fe2c7d5c1063dffa0b80b273c41f1414c01 /p/haskell-language-python | |
| parent | 9d7a969e385c3e488b79a15f801e2def6b4e397c (diff) | |
| download | DHG_packages-4d55bea4664e892c8fa28511b6ee47774644fb36.tar.gz | |
haskell-language-python: Depend on alex (Closes: #759503, again)
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 |
