summaryrefslogtreecommitdiff
path: root/p/haskell-dav
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-05-13 17:06:39 +0300
committerClint Adams <clint@debian.org>2015-05-13 17:06:39 +0300
commit2d08c95926da8edbec86bf48fa1233234f5fafd2 (patch)
tree34a46d443ecd7948aefe4eb1dd310956e87f79ed /p/haskell-dav
parent71d69d82bafa9e6793cf3bd15e540c17d4392b91 (diff)
downloadDHG_packages-2d08c95926da8edbec86bf48fa1233234f5fafd2.tar.gz
haskell-dav: convert transformers dependency to versioned ghc
Diffstat (limited to 'p/haskell-dav')
-rw-r--r--p/haskell-dav/debian/changelog4
-rw-r--r--p/haskell-dav/debian/control5
2 files changed, 3 insertions, 6 deletions
diff --git a/p/haskell-dav/debian/changelog b/p/haskell-dav/debian/changelog
index e9cc3769c..dc800bf4e 100644
--- a/p/haskell-dav/debian/changelog
+++ b/p/haskell-dav/debian/changelog
@@ -1,8 +1,8 @@
-haskell-dav (1.0.5-1) UNRELEASED; urgency=medium
+haskell-dav (1.0.5-1) unstable; urgency=medium
* New upstream version.
- -- Clint Adams <clint@debian.org> Mon, 27 Apr 2015 22:23:16 -0400
+ -- Clint Adams <clint@debian.org> Wed, 13 May 2015 00:50:31 -0400
haskell-dav (1.0.3-1) experimental; urgency=medium
diff --git a/p/haskell-dav/debian/control b/p/haskell-dav/debian/control
index 60877a646..9e6d808da 100644
--- a/p/haskell-dav/debian/control
+++ b/p/haskell-dav/debian/control
@@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, cdbs
- , ghc
+ , ghc (>= 7.8)
, ghc-prof
, ghc-ghci
, libghc-case-insensitive-dev (>= 0.4)
@@ -33,8 +33,6 @@ Build-Depends: debhelper (>= 9)
, libghc-network-uri-prof
, libghc-optparse-applicative-dev (>= 0.10.0)
, libghc-optparse-applicative-prof
- , libghc-transformers-dev (>= 0.3)
- , libghc-transformers-prof
, libghc-transformers-base-dev
, libghc-transformers-base-prof
, libghc-xml-conduit-dev (>= 1.0)
@@ -56,7 +54,6 @@ Build-Depends-Indep: ghc-doc
, libghc-network-doc
, libghc-network-uri-doc
, libghc-optparse-applicative-doc
- , libghc-transformers-doc
, libghc-transformers-base-doc
, libghc-xml-conduit-doc
, libghc-xml-hamlet-doc