diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:33 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:33 +0300 |
| commit | abb76bb0c280ea8cec4e34e59aced8b7a6598475 (patch) | |
| tree | ec4da2f95af0ebc3e2a31fb4bdf37da43f57af46 /p/haskell-random-shuffle/debian | |
| parent | 31ce2a733672c5a7e1c51becda2af8cca386f2ee (diff) | |
| download | DHG_packages-abb76bb0c280ea8cec4e34e59aced8b7a6598475.tar.gz | |
haskell-random-shuffle: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-random-shuffle/debian')
| -rw-r--r-- | p/haskell-random-shuffle/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-random-shuffle/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog index 785c04bb2..1d22e15ea 100644 --- a/p/haskell-random-shuffle/debian/changelog +++ b/p/haskell-random-shuffle/debian/changelog @@ -1,6 +1,7 @@ haskell-random-shuffle (0.0.4-3) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:26 +0200 diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control index abf99b33f..f42a0d169 100644 --- a/p/haskell-random-shuffle/debian/control +++ b/p/haskell-random-shuffle/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-monadrandom-dev |
