summaryrefslogtreecommitdiff
path: root/p/haskell-template
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-08-05 01:57:58 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-08-05 01:57:58 +0400
commit54923cd4b809adbe4c775f8faa066453747ad7fc (patch)
treeea310c438ce0903d953c03c7f85567bbed001001 /p/haskell-template
parent2abd80787731168f0ae94ab1bf76647bfe2158fb (diff)
downloadDHG_packages-54923cd4b809adbe4c775f8faa066453747ad7fc.tar.gz
haskell-template: New upstream release
Diffstat (limited to 'p/haskell-template')
-rw-r--r--p/haskell-template/debian/changelog5
-rw-r--r--p/haskell-template/debian/control2
2 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-template/debian/changelog b/p/haskell-template/debian/changelog
index 868cf9c4c..9425e4fce 100644
--- a/p/haskell-template/debian/changelog
+++ b/p/haskell-template/debian/changelog
@@ -1,8 +1,9 @@
-haskell-template (0.2.0.8-3) UNRELEASED; urgency=low
+haskell-template (0.2.0.9-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:53 +0200
+ -- Joachim Breitner <nomeata@debian.org> Mon, 04 Aug 2014 23:57:46 +0200
haskell-template (0.2.0.8-2) unstable; urgency=low
diff --git a/p/haskell-template/debian/control b/p/haskell-template/debian/control
index dfccc1bcc..b4678d3fb 100644
--- a/p/haskell-template/debian/control
+++ b/p/haskell-template/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9)
, libghc-mtl-dev (<< 2.2)
, libghc-mtl-prof
, libghc-text-dev (>= 0.7.2)
- , libghc-text-dev (<< 0.12)
+ , libghc-text-dev (<< 1.2)
, libghc-text-prof
Build-Depends-Indep: ghc-doc
, libghc-mtl-doc