summaryrefslogtreecommitdiff
path: root/p/ftphs/debian/control
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2008-01-29 07:34:36 +0300
committerJohn Goerzen <jgoerzen@complete.org>2008-01-29 07:34:36 +0300
commitbcd985b97e93e2f006f47e565443566d7c26f4c4 (patch)
treec90d74a2144486fcdf879e6fb99f3d63143d68a0 /p/ftphs/debian/control
parentfb82bea543c07acc8d2e9f026f02fb2ab94ee246 (diff)
downloadDHG_packages-bcd985b97e93e2f006f47e565443566d7c26f4c4.tar.gz
ftphs: update for debian
Diffstat (limited to 'p/ftphs/debian/control')
-rw-r--r--p/ftphs/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/p/ftphs/debian/control b/p/ftphs/debian/control
index 771a0bcdd..ed2ded126 100644
--- a/p/ftphs/debian/control
+++ b/p/ftphs/debian/control
@@ -1,15 +1,15 @@
Source: ftphs
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 0.18.4), libghc6-hslogger-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0), libghc6-hslogger-dev
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.4), ghc6 (>= 6.8), cpphs
Standards-Version: 3.6.2
Section: devel
Package: libghc6-ftphs-dev
Section: devel
Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 0.18.4)
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 1.0.0)
Suggests: ftphs-doc
Description: FTP Client and Server Library for Haskell, GHC package
ftphs provides a Haskell library to implement a FTP client
@@ -26,7 +26,7 @@ Description: FTP Client and Server Library for Haskell, GHC package
#Package: libhugs-ftphs
#Section: devel
#Architecture: all
-#Depends: ${haskell:Depends}, libhugs-hslogger, libhugs-hunit, libhugs-network, libhugs-missingh (>= 0.18.0)
+#Depends: ${haskell:Depends}, libhugs-hslogger, libhugs-hunit, libhugs-network, libhugs-missingh (>= 1.0.0)
#Suggests: ftphs-doc
#Description: FTP Client and Server Library for Haskell, Hugs package
# ftphs provides a Haskell library to implement a FTP client