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

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


Fri Mar  9 02:31:34 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Rebuild for newer missingh
  Ignore-this: 3a52e3fcb79fe4c6c5aba061b652b64c
  

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

Fri Mar  9 02:31:34 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Rebuild for newer missingh
  Ignore-this: 3a52e3fcb79fe4c6c5aba061b652b64c
  
diff -rN -u old-haskell-hsh//changelog new-haskell-hsh//changelog
--- old-haskell-hsh//changelog	2013-01-04 14:50:02.031741827 +0000
+++ new-haskell-hsh//changelog	2013-01-04 14:50:02.527741895 +0000
@@ -1,3 +1,9 @@
+haskell-hsh (1.2.1) unstable; urgency=low
+
+  * Rebuild for newer MissingH.
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu,  8 Mar 2007 14:31:13 -0600
+
 haskell-hsh (1.2.0) unstable; urgency=low
 
   * Renamed catFromS to echo.
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control	2013-01-04 14:50:02.019740475 +0000
+++ new-haskell-hsh//control	2013-01-04 14:50:02.515735502 +0000
@@ -1,14 +1,14 @@
 Source: haskell-hsh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), haddock, libghc6-mtl-dev, libghc6-missingh-dev, libghc6-hslogger-dev, libghc6-filepath-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6), ghc6 (<< 6.6-999), haskell-devscripts (>= 0.5.6), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 0.18.3), libghc6-hslogger-dev, libghc6-filepath-dev
 Standards-Version: 3.6.2
 Section: libs
 
 Package: libghc6-hsh-dev
 Section: libdevel
 Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev, libghc6-filepath-dev
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 0.18.3), libghc6-filepath-dev
 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