diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:10 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:10 +0300 |
| commit | 4b883d3d2146b6e46582f8d12062a2c091219e4f (patch) | |
| tree | d0429c7f0685ebdc1c8b54abdb6d88c935137576 /p/haskell-test-framework-th | |
| parent | 85534d458fab4f7a53d377bf9ed1368da01ced9f (diff) | |
| download | DHG_packages-4b883d3d2146b6e46582f8d12062a2c091219e4f.tar.gz | |
haskell-test-framework-th: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-test-framework-th')
| -rw-r--r-- | p/haskell-test-framework-th/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-test-framework-th/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-test-framework-th/debian/changelog b/p/haskell-test-framework-th/debian/changelog index 9216abf97..936e1d2d8 100644 --- a/p/haskell-test-framework-th/debian/changelog +++ b/p/haskell-test-framework-th/debian/changelog @@ -1,3 +1,9 @@ +haskell-test-framework-th (0.2.4-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:10 +0100 + haskell-test-framework-th (0.2.4-2) unstable; urgency=medium * Rebuild (no source changes) diff --git a/p/haskell-test-framework-th/debian/control b/p/haskell-test-framework-th/debian/control index 613b5aed8..4e582aef2 100644 --- a/p/haskell-test-framework-th/debian/control +++ b/p/haskell-test-framework-th/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.13), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
