summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-auth/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 20:01:20 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 20:01:20 +0300
commit6ffa1f9a0cf55793b1544c207ad1261b05ca09e3 (patch)
tree818fe366886111af464bb8171bb6cf89cc5b771e /p/haskell-yesod-auth/debian
parent9f511228005439c6087164b1255c56ad6cd9b2d7 (diff)
downloadDHG_packages-6ffa1f9a0cf55793b1544c207ad1261b05ca09e3.tar.gz
haskell-yesod-auth: New upstream release
Diffstat (limited to 'p/haskell-yesod-auth/debian')
-rw-r--r--p/haskell-yesod-auth/debian/changelog5
-rw-r--r--p/haskell-yesod-auth/debian/control30
-rw-r--r--p/haskell-yesod-auth/debian/patches/no-attoparsec-conduit.diff10
-rw-r--r--p/haskell-yesod-auth/debian/patches/series1
4 files changed, 13 insertions, 33 deletions
diff --git a/p/haskell-yesod-auth/debian/changelog b/p/haskell-yesod-auth/debian/changelog
index d4d9b5857..20d267205 100644
--- a/p/haskell-yesod-auth/debian/changelog
+++ b/p/haskell-yesod-auth/debian/changelog
@@ -1,8 +1,9 @@
-haskell-yesod-auth (1.3.4-2) UNRELEASED; urgency=medium
+haskell-yesod-auth (1.4.0.2-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:38 +0100
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:03:41 +0100
haskell-yesod-auth (1.3.4-1) unstable; urgency=medium
diff --git a/p/haskell-yesod-auth/debian/control b/p/haskell-yesod-auth/debian/control
index 8c19b8882..b11c57a39 100644
--- a/p/haskell-yesod-auth/debian/control
+++ b/p/haskell-yesod-auth/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, ghc-ghci
- , libghc-aeson-dev (>= 0.5)
+ , libghc-aeson-dev (>= 0.7)
, libghc-aeson-prof
, libghc-authenticate-dev (>= 1.3)
, libghc-authenticate-prof
@@ -35,8 +35,6 @@ Build-Depends: debhelper (>= 9)
, libghc-email-validate-prof
, libghc-file-embed-dev
, libghc-file-embed-prof
- , libghc-hamlet-dev (>= 1.1)
- , libghc-hamlet-prof
, libghc-http-client-dev
, libghc-http-client-prof
, libghc-http-conduit-dev (>= 1.5)
@@ -47,11 +45,11 @@ Build-Depends: debhelper (>= 9)
, libghc-lifted-base-prof
, libghc-mime-mail-dev (>= 0.3)
, libghc-mime-mail-prof
- , libghc-network-dev
- , libghc-network-prof
- , libghc-persistent-dev (>= 1.2)
+ , libghc-persistent-dev (>= 2.1)
+ , libghc-persistent-dev (<< 2.2)
, libghc-persistent-prof
- , libghc-persistent-template-dev (>= 1.2)
+ , libghc-persistent-template-dev (>= 2.1)
+ , libghc-persistent-template-dev (>= 2.2)
, libghc-persistent-template-prof
, libghc-random-dev (>= 1.0.0.2)
, libghc-random-prof
@@ -61,10 +59,6 @@ Build-Depends: debhelper (>= 9)
, libghc-safe-prof
, libghc-shakespeare-dev
, libghc-shakespeare-prof
- , libghc-shakespeare-css-dev (>= 1.0)
- , libghc-shakespeare-css-prof
- , libghc-shakespeare-js-dev (>= 1.0.2)
- , libghc-shakespeare-js-prof
, libghc-text-dev (>= 0.7)
, libghc-text-prof
, libghc-transformers-dev (>= 0.2.2)
@@ -73,13 +67,13 @@ Build-Depends: debhelper (>= 9)
, libghc-unordered-containers-prof
, libghc-wai-dev (>= 1.4)
, libghc-wai-prof
- , libghc-yesod-core-dev (>= 1.2)
- , libghc-yesod-core-dev (<< 1.3)
+ , libghc-yesod-core-dev (>= 1.4)
+ , libghc-yesod-core-dev (<< 1.5)
, libghc-yesod-core-prof
- , libghc-yesod-form-dev (>= 1.3)
- , libghc-yesod-form-dev (<< 1.4)
+ , libghc-yesod-form-dev (>= 1.4)
+ , libghc-yesod-form-dev (<< 1.5)
, libghc-yesod-form-prof
- , libghc-yesod-persistent-dev (>= 1.2)
+ , libghc-yesod-persistent-dev (>= 1.4)
, libghc-yesod-persistent-prof
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
@@ -95,21 +89,17 @@ Build-Depends-Indep: ghc-doc
, libghc-data-default-doc
, libghc-email-validate-doc
, libghc-file-embed-doc
- , libghc-hamlet-doc
, libghc-http-client-doc
, libghc-http-conduit-doc
, libghc-http-types-doc
, libghc-lifted-base-doc
, libghc-mime-mail-doc
- , libghc-network-doc
, libghc-persistent-doc
, libghc-persistent-template-doc
, libghc-random-doc
, libghc-resourcet-doc
, libghc-safe-doc
, libghc-shakespeare-doc
- , libghc-shakespeare-css-doc
- , libghc-shakespeare-js-doc
, libghc-text-doc
, libghc-transformers-doc
, libghc-unordered-containers-doc
diff --git a/p/haskell-yesod-auth/debian/patches/no-attoparsec-conduit.diff b/p/haskell-yesod-auth/debian/patches/no-attoparsec-conduit.diff
deleted file mode 100644
index e0541ed90..000000000
--- a/p/haskell-yesod-auth/debian/patches/no-attoparsec-conduit.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/yesod-auth.cabal
-+++ b/yesod-auth.cabal
-@@ -63,7 +63,6 @@
- , blaze-builder
- , conduit
- , conduit-extra
-- , attoparsec-conduit
-
- exposed-modules: Yesod.Auth
- Yesod.Auth.BrowserId
diff --git a/p/haskell-yesod-auth/debian/patches/series b/p/haskell-yesod-auth/debian/patches/series
deleted file mode 100644
index 89ad6b722..000000000
--- a/p/haskell-yesod-auth/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-attoparsec-conduit.diff