summaryrefslogtreecommitdiff
path: root/p/hslogger/debian/control
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2007-01-22 12:12:24 +0300
committerJohn Goerzen <jgoerzen@complete.org>2007-01-22 12:12:24 +0300
commit73bb927e09fd519b61ad8ce90304158addd17ba3 (patch)
tree4a39113a1cb8c5d41892de663f8ce404fa503e29 /p/hslogger/debian/control
parent016be0df90d32cda90a82fcef7687b9d4919627e (diff)
downloadDHG_packages-73bb927e09fd519b61ad8ce90304158addd17ba3.tar.gz
hslogger: UNDO: Added dep and build-dep on libghc6-filepath-dev
Diffstat (limited to 'p/hslogger/debian/control')
-rw-r--r--p/hslogger/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control
index 222705a95..557c37914 100644
--- a/p/hslogger/debian/control
+++ b/p/hslogger/debian/control
@@ -1,7 +1,7 @@
Source: hslogger
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-filepath-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-hunit
Standards-Version: 3.6.2
Section: devel
@@ -9,7 +9,7 @@ Section: devel
Package: libghc6-hslogger-dev
Section: devel
Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-filepath-dev
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev
Suggests: hslogger-doc
Description: The Haskell Logging Framework, GHC package
hslogger is a logging framework for Haskell, roughly similar to