[Pkg-haskell-commits] darcs: haskell-hsh: Rebuild with newer missingh

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:50:19 UTC 2013


Wed Apr 23 14:57:18 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Rebuild with newer missingh
  Ignore-this: f2819865730df0b8520ce5d0f56ac5f0

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

Wed Apr 23 14:57:18 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Rebuild with newer missingh
  Ignore-this: f2819865730df0b8520ce5d0f56ac5f0
diff -rN -u old-haskell-hsh//changelog new-haskell-hsh//changelog
--- old-haskell-hsh//changelog	2013-01-04 14:50:19.358254650 +0000
+++ new-haskell-hsh//changelog	2013-01-04 14:50:19.734742358 +0000
@@ -1,3 +1,9 @@
+haskell-hsh (1.2.6.1) unstable; urgency=low
+
+  * Rebuild with newer MissingH.
+
+ -- John Goerzen <jgoerzen at complete.org>  Wed, 23 Apr 2008 02:57:01 -0500
+
 haskell-hsh (1.2.6.0) unstable; urgency=low
 
   * Now support ByteString for many operations.
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control	2013-01-04 14:50:19.350725876 +0000
+++ new-haskell-hsh//control	2013-01-04 14:50:19.734742358 +0000
@@ -1,7 +1,7 @@
 Source: haskell-hsh
 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), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0.1), libghc6-hslogger-dev (>= 1.0.5)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.1.0), libghc6-hslogger-dev (>= 1.0.5)
 Standards-Version: 3.6.2
 Section: libs
 Homepage: http://software.complete.org/hsh
@@ -11,7 +11,7 @@
 Package: libghc6-hsh-dev
 Section: libdevel
 Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-missingh-dev (>= 1.0.0.1)
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-missingh-dev (>= 1.0.1.0)
 Description: Library to mix shell scripting with Haskell programs
  HSH is designed to let you mix and match shell expressions with
  Haskell programs. With HSH, it is possible to easily run shell





More information about the Pkg-haskell-commits mailing list