summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-08-25 22:49:12 -0400
committerClint Adams <clint@debian.org>2016-08-25 22:49:12 -0400
commite474f922c0b0d504898364aaf680368135669d39 (patch)
tree53e4926aae53241a3f2dbb2f37725f8ce12ddfe4
parent8127129021dc5a54864bce081d98ab9274b92eac (diff)
downloadDHG_packages-e474f922c0b0d504898364aaf680368135669d39.tar.gz
yesod-core: Upgrading from 1.4.22 to 1.4.23
-rw-r--r--p/haskell-yesod-core/debian/changelog6
-rw-r--r--p/haskell-yesod-core/debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-yesod-core/debian/changelog b/p/haskell-yesod-core/debian/changelog
index d52b9130c..ce98bed66 100644
--- a/p/haskell-yesod-core/debian/changelog
+++ b/p/haskell-yesod-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-yesod-core (1.4.23-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 25 Aug 2016 22:49:12 -0400
+
haskell-yesod-core (1.4.22-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-yesod-core/debian/control b/p/haskell-yesod-core/debian/control
index 626e7a2c3..e6d10ba1b 100644
--- a/p/haskell-yesod-core/debian/control
+++ b/p/haskell-yesod-core/debian/control
@@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 9),
libghc-conduit-prof,
libghc-conduit-extra-dev,
libghc-conduit-extra-prof,
- libghc-cookie-dev (>= 0.4.1),
+ libghc-cookie-dev (>= 0.4.2),
libghc-cookie-dev (<< 0.5),
libghc-cookie-prof,
libghc-data-default-dev,
@@ -105,6 +105,7 @@ Build-Depends: debhelper (>= 9),
libghc-blaze-builder-dev,
libghc-clientsession-dev,
libghc-conduit-dev,
+ libghc-cookie-dev (>= 0.4.1),
libghc-hspec-dev (>= 1.3),
libghc-hspec-expectations-dev,
libghc-http-types-dev,