diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:14:25 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:14:25 +0400 |
| commit | 82d32a4653391f3cf3a9d87a463da472a4886f32 (patch) | |
| tree | b49a61ce487af3db75ba6ac388460f91e222c86b /p/haskell-yesod-auth-oauth | |
| parent | d8d740e51bc1f863644a1fc795a0b6ace14757fc (diff) | |
| download | DHG_packages-82d32a4653391f3cf3a9d87a463da472a4886f32.tar.gz | |
haskell-yesod-auth-oauth: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-yesod-auth-oauth')
| -rw-r--r-- | p/haskell-yesod-auth-oauth/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-yesod-auth-oauth/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog index 53d09994e..1126884ff 100644 --- a/p/haskell-yesod-auth-oauth/debian/changelog +++ b/p/haskell-yesod-auth-oauth/debian/changelog @@ -1,3 +1,10 @@ +haskell-yesod-auth-oauth (1.0.0.1-2) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:14:25 +0200 + haskell-yesod-auth-oauth (1.0.0.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control index 820d4dddf..23dd24d75 100644 --- a/p/haskell-yesod-auth-oauth/debian/control +++ b/p/haskell-yesod-auth-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 (>= 7.0) - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof |
