diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:10:03 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:10:03 +0400 |
| commit | c3c6663163514b9d60bc280ef8ad12ac7542764e (patch) | |
| tree | 23b1388df3132326e6c048e0dafb3ca4f78be1dd /p/haskell-hashmap/debian | |
| parent | 74e53188dfbfbf7e059e43b74a25d96fd8aa7632 (diff) | |
| download | DHG_packages-c3c6663163514b9d60bc280ef8ad12ac7542764e.tar.gz | |
haskell-hashmap: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-hashmap/debian')
| -rw-r--r-- | p/haskell-hashmap/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-hashmap/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hashmap/debian/changelog b/p/haskell-hashmap/debian/changelog index 9828a5054..1a939fe31 100644 --- a/p/haskell-hashmap/debian/changelog +++ b/p/haskell-hashmap/debian/changelog @@ -1,3 +1,10 @@ +haskell-hashmap (1.3.0.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:10:03 +0200 + haskell-hashmap (1.3.0.1-1) unstable; urgency=low [ Joachim Breitner ] diff --git a/p/haskell-hashmap/debian/control b/p/haskell-hashmap/debian/control index 5a1cf03d9..a44d0cb38 100644 --- a/p/haskell-hashmap/debian/control +++ b/p/haskell-hashmap/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 (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-hashable-dev (>> 1.0) |
