diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:32 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:32 +0300 |
| commit | ff9f2f529a184d764eda2022a2cbccbbe5c9ab2f (patch) | |
| tree | 71b567987064f87a49ef577771d2be26975e088b | |
| parent | 18798df96136eea8a112283733e57b8453cdb374 (diff) | |
| download | DHG_packages-ff9f2f529a184d764eda2022a2cbccbbe5c9ab2f.tar.gz | |
haskell-quickcheck-instances: Depend on haskell-devscripts 0.9, found in experimental
| -rw-r--r-- | p/haskell-quickcheck-instances/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-quickcheck-instances/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-quickcheck-instances/debian/changelog b/p/haskell-quickcheck-instances/debian/changelog index fe9cc0ab1..85ec37100 100644 --- a/p/haskell-quickcheck-instances/debian/changelog +++ b/p/haskell-quickcheck-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-instances (0.3.8-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:58:32 +0100 + haskell-quickcheck-instances (0.3.8-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-quickcheck-instances/debian/control b/p/haskell-quickcheck-instances/debian/control index 2490ba093..c9bd326c4 100644 --- a/p/haskell-quickcheck-instances/debian/control +++ b/p/haskell-quickcheck-instances/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) - , haskell-devscripts (>= 0.8.13) + , haskell-devscripts (>= 0.9) , cdbs , ghc , ghc-prof |
