diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:18 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:18 +0300 |
| commit | e1d4e71be81953be775ce15b1e15d3806517b13e (patch) | |
| tree | 2164a1b792c8c1c499b1fb8827761033478de840 /p/haskell-binary-shared | |
| parent | ce9e31096271340f77f506f974ab5f74ab6a0f06 (diff) | |
| download | DHG_packages-e1d4e71be81953be775ce15b1e15d3806517b13e.tar.gz | |
haskell-binary-shared: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-binary-shared')
| -rw-r--r-- | p/haskell-binary-shared/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-binary-shared/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-binary-shared/debian/changelog b/p/haskell-binary-shared/debian/changelog index ac8a7bd0e..afffe2dae 100644 --- a/p/haskell-binary-shared/debian/changelog +++ b/p/haskell-binary-shared/debian/changelog @@ -1,3 +1,9 @@ +haskell-binary-shared (0.8.3-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:18 +0100 + haskell-binary-shared (0.8.3-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-binary-shared/debian/control b/p/haskell-binary-shared/debian/control index c2ea40d9c..4f6a8b86b 100644 --- a/p/haskell-binary-shared/debian/control +++ b/p/haskell-binary-shared/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-mtl-dev (>= 1.1.0.2) |
