diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-01-04 18:53:05 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-01-04 18:53:05 +0400 |
| commit | c15ad83d42e0369c0a5c3ee06ffa221b6ee651aa (patch) | |
| tree | 7c30fdc92191c5cd77b89f1bbe5858c7b8eaf0a7 /p/haskell-github | |
| parent | 3a9cd455c8b9cd6fd1d72216af3eaea50d9324d2 (diff) | |
| download | DHG_packages-c15ad83d42e0369c0a5c3ee06ffa221b6ee651aa.tar.gz | |
haskell-github: Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental
Diffstat (limited to 'p/haskell-github')
| -rw-r--r-- | p/haskell-github/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-github/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index 4a0cf7428..94e28f850 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -1,3 +1,10 @@ +haskell-github (0.4.0-2) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this package is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Fri, 04 Jan 2013 15:53:05 +0100 + haskell-github (0.4.0-1) unstable; urgency=low * New upstream release, which supports http-conduit 1.4. diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control index 299344822..b0b79a3ef 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) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-aeson-dev (>= 0.6.0.0), libghc-aeson-dev (<< 0.7.0.0) |
