diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:16 +0300 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:16 +0300 |
commit | 34b4a38aa8e0aa80fc0c0d4e696058e4b54277db (patch) | |
tree | cf32ef1c9206a59f08ab40f9c7d3f3592186db95 /p/haskell-authenticate-oauth | |
parent | 487ecfec516e3a8d0657a5c57d75350cdae1eb7b (diff) | |
download | DHG_packages-34b4a38aa8e0aa80fc0c0d4e696058e4b54277db.tar.gz |
haskell-authenticate-oauth: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-authenticate-oauth')
-rw-r--r-- | p/haskell-authenticate-oauth/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-authenticate-oauth/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog index 8ee6fb749..e591c3b86 100644 --- a/p/haskell-authenticate-oauth/debian/changelog +++ b/p/haskell-authenticate-oauth/debian/changelog @@ -1,3 +1,9 @@ +haskell-authenticate-oauth (1.4.0.8-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:16 +0100 + haskell-authenticate-oauth (1.4.0.8-2) unstable; urgency=medium * Patch for conduit 1.1. diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control index 983ebe9c8..69a9d3d5d 100644 --- a/p/haskell-authenticate-oauth/debian/control +++ b/p/haskell-authenticate-oauth/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 9) - , haskell-devscripts (>= 0.8.16) + , haskell-devscripts (>= 0.9) , cdbs , ghc , ghc-prof |