From 4d55bea4664e892c8fa28511b6ee47774644fb36 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Thu, 28 Aug 2014 11:51:55 +0400 Subject: haskell-language-python: Depend on alex (Closes: #759503, again) --- p/haskell-language-python/debian/changelog | 6 ++++++ p/haskell-language-python/debian/control | 1 + 2 files changed, 7 insertions(+) (limited to 'p/haskell-language-python') 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 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 -- cgit v1.2.3