diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:41 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:08:41 +0400 |
| commit | 1384a687fb7c05d221a9967c321dddbe8a05a15c (patch) | |
| tree | cd72016cfe3cdc8bbdb6d89640c21f8df0347d27 /p/haskell-data-inttrie/debian | |
| parent | f46f0407b9eecc1d65668252e58c5f2d2c1fa6f6 (diff) | |
| download | DHG_packages-1384a687fb7c05d221a9967c321dddbe8a05a15c.tar.gz | |
haskell-data-inttrie: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-data-inttrie/debian')
| -rw-r--r-- | p/haskell-data-inttrie/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-data-inttrie/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-data-inttrie/debian/changelog b/p/haskell-data-inttrie/debian/changelog index 8ced6195f..7ae7ddbea 100644 --- a/p/haskell-data-inttrie/debian/changelog +++ b/p/haskell-data-inttrie/debian/changelog @@ -1,3 +1,10 @@ +haskell-data-inttrie (0.0.7-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:08:40 +0200 + haskell-data-inttrie (0.0.7-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-data-inttrie/debian/control b/p/haskell-data-inttrie/debian/control index c02182a9e..7c6d0b9d8 100644 --- a/p/haskell-data-inttrie/debian/control +++ b/p/haskell-data-inttrie/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 Build-Depends-Indep: ghc-doc |
