diff options
Diffstat (limited to 'p/alex')
| -rw-r--r-- | p/alex/debian/changelog | 6 | ||||
| -rw-r--r-- | p/alex/debian/control | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog index 6726e1af3..34911da16 100644 --- a/p/alex/debian/changelog +++ b/p/alex/debian/changelog @@ -1,3 +1,9 @@ +alex (3.1.7-3) experimental; urgency=medium + + * Drop build dependency on jade. closes: #840587. + + -- Clint Adams <clint@debian.org> Wed, 19 Oct 2016 13:01:25 -0400 + alex (3.1.7-2) experimental; urgency=medium * Temporarily build-depend on ghc 8. diff --git a/p/alex/debian/control b/p/alex/debian/control index bc151bcc4..7f27375b0 100644 --- a/p/alex/debian/control +++ b/p/alex/debian/control @@ -17,7 +17,6 @@ Build-Depends: alex <!stage1>, ghc (>= 8), happy, haskell-devscripts (>= 0.10), - jade, libghc-quickcheck2-dev, xsltproc Standards-Version: 3.9.8 |
