[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:22:52 UTC 2010


The following commit has been merged in the master branch:
commit 08b5ac2f2f11d5bf5bc7b78f05207d16381b6475
Author: John Goerzen <jgoerzen at complete.org>
Date:   Sun Mar 2 20:18:12 2008 +0100

    Rebuild with newer hslogger

diff --git a/debian/changelog b/debian/changelog
index 8a53921..681705b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+missingh (1.0.0.2) unstable; urgency=low
+
+  * Rebuild with newer hslogger.  Closes: #464013.
+
+ -- John Goerzen <jgoerzen at complete.org>  Sun, 02 Mar 2008 07:18:00 -0600
+
 missingh (1.0.0.1) unstable; urgency=low
 
   * Rebuilt with newer regex deps.
diff --git a/debian/control b/debian/control
index 199116b..488ce6b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: missingh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at 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-quickcheck-dev, libghc6-hslogger-dev, libghc6-regex-compat-dev (>= 0.93.1-3)
+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-quickcheck-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-regex-compat-dev (>= 0.91-1)
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.6.3), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hslogger, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-parsec, libhugs-quickcheck, libhugs-unix
 Standards-Version: 3.6.2
 Section: devel
@@ -9,7 +9,7 @@ Section: devel
 Package: libghc6-missingh-dev
 Section: devel
 Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-hslogger-dev, libghc6-regex-compat-dev (>= 0.93.1-3)
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-regex-compat-dev (>= 0.91-1)
 Suggests: missingh-doc
 Description: Library of utility functions for Haskell, GHC6 package 
  MissingH is a library of all sorts of utility functions for

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list