diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:14 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:57:14 +0300 |
| commit | 14b34796448db6c4ab5dd90ca9e2f1ab611fa1a1 (patch) | |
| tree | 6e629c543994fbf5463c97fdebab42334bd27ae8 /p/haskell-github/debian | |
| parent | 29816ed75de95cdccc6a67a3d7f8a059d476fdf7 (diff) | |
| download | DHG_packages-14b34796448db6c4ab5dd90ca9e2f1ab611fa1a1.tar.gz | |
haskell-github: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-github/debian')
| -rw-r--r-- | p/haskell-github/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-github/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index d5ca313f0..f86efdc76 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,3 +1,9 @@ +haskell-github (0.8-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:14 +0100 + haskell-github (0.8-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control index 2f8510efe..ed30e31cd 100644 --- a/p/haskell-github/debian/control +++ b/p/haskell-github/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) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-aeson-dev (>= 0.6.1.0) |
