summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2009-01-20 00:38:52 +0300
committerJohn Goerzen <jgoerzen@complete.org>2009-01-20 00:38:52 +0300
commit747d7136aa74116c29fb2b49f6f6c1545311ed3b (patch)
tree75ed7d29f4ccff1c68f8c0b59852af302594c405
parent6da91938936a1a5358777648b9a8aaaea3f68b6b (diff)
downloadDHG_packages-747d7136aa74116c29fb2b49f6f6c1545311ed3b.tar.gz
hslogger: Update changelog, control for new GHC
-rw-r--r--p/hslogger/debian/changelog6
-rw-r--r--p/hslogger/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/hslogger/debian/changelog b/p/hslogger/debian/changelog
index c612b4bc1..49bff4925 100644
--- a/p/hslogger/debian/changelog
+++ b/p/hslogger/debian/changelog
@@ -1,3 +1,9 @@
+hslogger (1.0.7.2) unstable; urgency=high
+
+ * Rebuild with newer GHC
+
+ -- John Goerzen <jgoerzen@complete.org> Mon, 19 Jan 2009 15:38:35 -0600
+
hslogger (1.0.7.1) unstable; urgency=low
* Fix for GHC 6.10 compatibility
diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control
index a0b797864..132c81699 100644
--- a/p/hslogger/debian/control
+++ b/p/hslogger/debian/control
@@ -1,8 +1,8 @@
Source: hslogger
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-time-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.3), ghc6 (>= 6.8), cpphs, libhugs-hunit, libhugs-mtl, libhugs-network
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2dfsg1-1), haskell-devscripts (>= 0.6.15), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-time-dev
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.8.2dfsg1-1), cpphs, libhugs-hunit, libhugs-mtl, libhugs-network
Standards-Version: 3.6.2
Section: devel