summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-yesod-auth/debian/changelog6
-rw-r--r--p/haskell-yesod-auth/debian/control3
2 files changed, 9 insertions, 0 deletions
diff --git a/p/haskell-yesod-auth/debian/changelog b/p/haskell-yesod-auth/debian/changelog
index b08300c09..6ca5bd884 100644
--- a/p/haskell-yesod-auth/debian/changelog
+++ b/p/haskell-yesod-auth/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-auth (1.1.4.1-1) UNRELEASED; urgency=low
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 09 Feb 2013 12:23:37 +0100
+
haskell-yesod-auth (1.1.3-1) experimental; urgency=low
* New upstream version.
diff --git a/p/haskell-yesod-auth/debian/control b/p/haskell-yesod-auth/debian/control
index fe0c11c97..226eb9c01 100644
--- a/p/haskell-yesod-auth/debian/control
+++ b/p/haskell-yesod-auth/debian/control
@@ -26,6 +26,8 @@ Build-Depends: debhelper (>= 7)
, libghc-http-conduit-dev (>> 1.5)
, libghc-http-conduit-dev (<< 1.9)
, libghc-http-conduit-prof
+ , libghc-http-types-dev
+ , libghc-http-types-prof
, libghc-lifted-base-dev (>> 0.1)
, libghc-lifted-base-prof
, libghc-mime-mail-dev (>> 0.3)
@@ -82,6 +84,7 @@ Build-Depends-Indep: ghc-doc
, libghc-blaze-markup-doc
, libghc-hamlet-doc
, libghc-http-conduit-doc
+ , libghc-http-types-doc
, libghc-lifted-base-doc
, libghc-mime-mail-doc
, libghc-persistent-doc