[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:03:57 UTC 2010


The following commit has been merged in the master branch:
commit 0735d5f1a8e46a60dd709274cf837bf576e56523
Author: John Goerzen <jgoerzen at complete.org>
Date:   Mon Oct 17 10:31:39 2005 +0100

    Removed tar from cabal from now

diff --git a/MissingH.cabal b/MissingH.cabal
index 65ba658..c7aa516 100644
--- a/MissingH.cabal
+++ b/MissingH.cabal
@@ -39,7 +39,6 @@ Exposed-Modules: MissingH.Str, MissingH.IO, MissingH.IO.Binary, MissingH.List,
   MissingH.Checksum.CRC32.Posix, MissingH.Checksum.CRC32.GZip,
   MissingH.Compression.Inflate,
   MissingH.FileArchive.GZip,
-  MissingH.FileArchive.Tar, MissingH.FileArchive.Tar.HeaderParser,
   MissingH.Threads.Child, MissingH.Threads.Timeout,
   MissingH.IO.BlockIO,
   MissingH.IO.HVFS,
diff --git a/debian/control b/debian/control
index 53c2a61..1d10a17 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: missingh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4), ghc6 (<< 6.4-999), haskell-devscripts (>= 0.5.6), cpphs
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.1), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6)
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
 Section: devel
 
 Package: libghc6-missingh-dev

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list