diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:06 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:59:06 +0300 |
| commit | b2a5b91f09a069b34750cf38e42db25b68c9936e (patch) | |
| tree | f5a2491422c1493cd62a65835540556252ec6c1a | |
| parent | 7fc145529d67bec47d1699eb84d85c3d43a9e1e9 (diff) | |
| download | DHG_packages-b2a5b91f09a069b34750cf38e42db25b68c9936e.tar.gz | |
haskell-tasty-hunit: Depend on haskell-devscripts 0.9, found in experimental
| -rw-r--r-- | p/haskell-tasty-hunit/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-tasty-hunit/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-tasty-hunit/debian/changelog b/p/haskell-tasty-hunit/debian/changelog index 1bd45405f..f7fb77916 100644 --- a/p/haskell-tasty-hunit/debian/changelog +++ b/p/haskell-tasty-hunit/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-hunit (0.9-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:06 +0100 + haskell-tasty-hunit (0.9-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-tasty-hunit/debian/control b/p/haskell-tasty-hunit/debian/control index 2a158547b..1137a6673 100644 --- a/p/haskell-tasty-hunit/debian/control +++ b/p/haskell-tasty-hunit/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joey Hess <joeyh@debian.org> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
