[Pkg-haskell-commits] darcs: haskell-hsh: also update for newer missingh
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:50:06 UTC 2013
Fri May 4 05:57:35 UTC 2007 John Goerzen <jgoerzen at complete.org>
* also update for newer missingh
Ignore-this: 208c50f7ae88d04e0a7856707669f2d5
M ./changelog +7
M ./control -2 +2
Fri May 4 05:57:35 UTC 2007 John Goerzen <jgoerzen at complete.org>
* also update for newer missingh
Ignore-this: 208c50f7ae88d04e0a7856707669f2d5
diff -rN -u old-haskell-hsh//changelog new-haskell-hsh//changelog
--- old-haskell-hsh//changelog 2013-01-04 14:50:06.034734434 +0000
+++ new-haskell-hsh//changelog 2013-01-04 14:50:06.478726559 +0000
@@ -1,3 +1,10 @@
+haskell-hsh (1.2.2) unstable; urgency=low
+
+ * Rebuild for newer MissingH. Closes: #421452.
+ * Rebuild for newer FilePath. Closes: #419194.
+
+ -- John Goerzen <jgoerzen at complete.org> Thu, 03 May 2007 19:57:14 -0500
+
haskell-hsh (1.2.1) unstable; urgency=low
* Rebuild for newer MissingH.
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control 2013-01-04 14:50:06.014737613 +0000
+++ new-haskell-hsh//control 2013-01-04 14:50:06.474741574 +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 (>= 0.18.3), libghc6-hslogger-dev, libghc6-filepath-dev (>= 1.0)
+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.4), libghc6-hslogger-dev, libghc6-filepath-dev (>= 1.0)
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.3), libghc6-filepath-dev (>= 1.0)
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 0.18.4), libghc6-filepath-dev (>= 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