diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:26 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:26 +0400 |
| commit | cb589636b334791696ebf9334667d8ff5223c8f0 (patch) | |
| tree | 0a9159855ded7db202bdb9c332fd9611e481c7b4 /p/haskell-monadcryptorandom/debian | |
| parent | 6dbdbd6a790c09a8819384184c2cf9c28d776fda (diff) | |
| download | DHG_packages-cb589636b334791696ebf9334667d8ff5223c8f0.tar.gz | |
haskell-monadcryptorandom: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-monadcryptorandom/debian')
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-monadcryptorandom/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog index 0fbd747b2..98a92aa45 100644 --- a/p/haskell-monadcryptorandom/debian/changelog +++ b/p/haskell-monadcryptorandom/debian/changelog @@ -1,3 +1,10 @@ +haskell-monadcryptorandom (0.4.1-2) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:11:26 +0200 + haskell-monadcryptorandom (0.4.1-1) unstable; urgency=low * Initial version. diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control index 0c2c11516..906d765e7 100644 --- a/p/haskell-monadcryptorandom/debian/control +++ b/p/haskell-monadcryptorandom/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 (>= 7.0) - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof |
