[Pkg-haskell-commits] darcs: haskell-hsh: Update for newer libs

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


Thu Jul 12 11:44:52 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Update for newer libs
  Ignore-this: 4c2a7f01da941f29bd12f95762347d03
  

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

Thu Jul 12 11:44:52 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Update for newer libs
  Ignore-this: 4c2a7f01da941f29bd12f95762347d03
  
diff -rN -u old-haskell-hsh//changelog new-haskell-hsh//changelog
--- old-haskell-hsh//changelog	2013-01-04 14:50:09.574770047 +0000
+++ new-haskell-hsh//changelog	2013-01-04 14:50:10.059735585 +0000
@@ -1,3 +1,9 @@
+haskell-hsh (1.2.4) unstable; urgency=low
+
+  * Rebuild for newer libs.  Closes: #429708, #432448, #430016.
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 12 Jul 2007 03:21:30 -0500
+
 haskell-hsh (1.2.3) unstable; urgency=low
 
   * Rebuild with newer GHC.
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control	2013-01-04 14:50:09.566729875 +0000
+++ new-haskell-hsh//control	2013-01-04 14:50:10.075750251 +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.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 0.18.4), libghc6-hslogger-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 0.18.6), libghc6-hslogger-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 (>= 0.18.4)
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 0.18.6)
 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