summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth-oauth
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-05-29 05:44:40 +0400
committerColin Watson <cjwatson@debian.org>2013-05-29 05:44:40 +0400
commitc9cc82e6f3b9fff080ecc1dc694888ce4078d9d0 (patch)
treec96824c4846dea1a668d36bb8ffefe5740fab0af /p/haskell-yesod-auth-oauth
parentc73d1e6dd1bf90b462b9c8710ff5d461e751663d (diff)
downloadDHG_packages-c9cc82e6f3b9fff080ecc1dc694888ce4078d9d0.tar.gz
haskell-yesod-auth-oauth: Build-Depends-Indep: libghc-lifted-base-doc rather than libghc-lifted-base-prof.
Diffstat (limited to 'p/haskell-yesod-auth-oauth')
-rw-r--r--p/haskell-yesod-auth-oauth/debian/changelog5
-rw-r--r--p/haskell-yesod-auth-oauth/debian/control2
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog
index 36b4e9e16..96bf25ec0 100644
--- a/p/haskell-yesod-auth-oauth/debian/changelog
+++ b/p/haskell-yesod-auth-oauth/debian/changelog
@@ -1,7 +1,12 @@
haskell-yesod-auth-oauth (1.1.0.2-2) UNRELEASED; urgency=low
+ [ Joachim Breitner ]
* Enable compat level 9
+ [ Colin Watson ]
+ * Build-Depends-Indep: libghc-lifted-base-doc rather than
+ libghc-lifted-base-prof.
+
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:36 +0200
haskell-yesod-auth-oauth (1.1.0.2-1) experimental; urgency=low
diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control
index ab733c482..f3b498eb0 100644
--- a/p/haskell-yesod-auth-oauth/debian/control
+++ b/p/haskell-yesod-auth-oauth/debian/control
@@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc
, libghc-yesod-auth-doc
, libghc-yesod-core-doc
, libghc-yesod-form-doc
- , libghc-lifted-base-prof
+ , libghc-lifted-base-doc
Standards-Version: 3.9.4
Homepage: http://www.yesodweb.com/