summaryrefslogtreecommitdiff
path: root/p/haskell-xml-hamlet/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-06-29 14:44:00 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-06-29 14:44:00 +0300
commit9d3d9a45ef2beaec30c2c30aca16f47e26309b79 (patch)
treeaef3d9e0bbc1d2cfa0e17e135603d07427be8977 /p/haskell-xml-hamlet/debian
parent680f93bd24a863ffe1faf250c20e6450ff033357 (diff)
downloadDHG_packages-9d3d9a45ef2beaec30c2c30aca16f47e26309b79.tar.gz
haskell-xml-hamlet: New upstream release
Diffstat (limited to 'p/haskell-xml-hamlet/debian')
-rw-r--r--p/haskell-xml-hamlet/debian/changelog6
-rw-r--r--p/haskell-xml-hamlet/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog
index 07e479789..9cbfb4591 100644
--- a/p/haskell-xml-hamlet/debian/changelog
+++ b/p/haskell-xml-hamlet/debian/changelog
@@ -1,3 +1,9 @@
+haskell-xml-hamlet (0.4.0.11-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 29 Jun 2015 13:43:51 +0200
+
haskell-xml-hamlet (0.4.0.10-3) unstable; urgency=medium
* Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control
index 154802be5..6b19bd413 100644
--- a/p/haskell-xml-hamlet/debian/control
+++ b/p/haskell-xml-hamlet/debian/control
@@ -11,13 +11,13 @@ Build-Depends: debhelper (>= 9)
, libghc-parsec3-dev (<< 3.2)
, libghc-parsec3-prof
, libghc-shakespeare-dev (>> 1.0)
- , libghc-shakespeare-dev (<< 2.1)
+ , libghc-shakespeare-dev (<< 2.2)
, libghc-shakespeare-prof
, ghc-ghci
, libghc-text-dev (>> 0.10)
, libghc-text-prof
, libghc-xml-conduit-dev (>> 1.0)
- , libghc-xml-conduit-dev (<< 1.3)
+ , libghc-xml-conduit-dev (<< 1.4)
, libghc-xml-conduit-prof
, libghc-hspec-dev (>> 1.3)
, libghc-hunit-dev