[Pkg-haskell-commits] darcs: haskell-testpack: rebuild with latest hslogger

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:03:12 UTC 2013


Thu Dec 11 14:46:38 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * rebuild with latest hslogger
  Ignore-this: 9462f853ba80355e76f5a902fa5eeda0

    M ./changelog +6
    M ./control -2 +2

Thu Dec 11 14:46:38 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * rebuild with latest hslogger
  Ignore-this: 9462f853ba80355e76f5a902fa5eeda0
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog	2013-01-04 15:03:07.703224815 +0000
+++ new-haskell-testpack//changelog	2013-01-04 15:03:12.443219947 +0000
@@ -1,3 +1,9 @@
+missingh (1.0.3.1) unstable; urgency=low
+
+  * Rebuild with latest hslogger.  Closes: #507936.
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 11 Dec 2008 08:46:22 -0600
+
 missingh (1.0.3.0) unstable; urgency=low
 
   * New upstream release to bring more sanity to upstream/debian version numbering.
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 15:03:07.699221420 +0000
+++ new-haskell-testpack//control	2013-01-04 15:03:12.443219947 +0000
@@ -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 (>= 1.0.6), libghc6-regex-compat-dev (>= 0.91-1)
+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.7.1), 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 @@
 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 (>= 1.0.6), libghc6-regex-compat-dev (>= 0.91-1)
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-hslogger-dev (>= 1.0.7.1), 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





More information about the Pkg-haskell-commits mailing list