diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:13:08 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:13:08 +0400 |
| commit | 146a0d9eff2cf12a5ba214c128c0ab0b6133a4d7 (patch) | |
| tree | b66a86a7ed7c34197fdc3a877a7586039e6be5c3 /p | |
| parent | cf4c998f1d78c69446d5d936a672c22ef2ec1a5a (diff) | |
| download | DHG_packages-146a0d9eff2cf12a5ba214c128c0ab0b6133a4d7.tar.gz | |
haskell-stm: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p')
| -rw-r--r-- | p/haskell-stm/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-stm/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-stm/debian/changelog b/p/haskell-stm/debian/changelog index efc775012..3f51dba8c 100644 --- a/p/haskell-stm/debian/changelog +++ b/p/haskell-stm/debian/changelog @@ -1,3 +1,10 @@ +haskell-stm (2.3-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:13:08 +0200 + haskell-stm (2.3-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-stm/debian/control b/p/haskell-stm/debian/control index 319876f6d..166d408df 100644 --- a/p/haskell-stm/debian/control +++ b/p/haskell-stm/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Standards-Version: 3.9.2 Build-Depends: debhelper (>= 7) - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof |
