[Pkg-haskell-commits] darcs: haskell-testpack: Fix Hugs dep in Debian

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:00:38 UTC 2013


Thu Feb 22 22:58:27 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Fix Hugs dep in Debian
  Ignore-this: 4aa6a4bd3c8a4e8deecd1441e321a710
  

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

Thu Feb 22 22:58:27 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Fix Hugs dep in Debian
  Ignore-this: 4aa6a4bd3c8a4e8deecd1441e321a710
  
diff -rN -u old-haskell-testpack//changelog new-haskell-testpack//changelog
--- old-haskell-testpack//changelog	2013-01-04 15:00:35.646227465 +0000
+++ new-haskell-testpack//changelog	2013-01-04 15:00:38.331719543 +0000
@@ -1,3 +1,9 @@
+missingh (0.18.1) unstable; urgency=low
+
+  * Fixed hugs HUnit dep.  Closes: #409681.
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 22 Feb 2007 06:58:05 -0600
+
 missingh (0.18.0) unstable; urgency=low
 
   * Major API changes in this release; several large modules being
diff -rN -u old-haskell-testpack//control new-haskell-testpack//control
--- old-haskell-testpack//control	2013-01-04 15:00:35.646227465 +0000
+++ new-haskell-testpack//control	2013-01-04 15:00:38.311719600 +0000
@@ -2,7 +2,7 @@
 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), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-quickcheck-dev, libghc6-filepath-dev, libghc6-hslogger-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hunit, libhugs-hslogger
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08-4), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-filepath, libhugs-hslogger
 Standards-Version: 3.6.2
 Section: devel
 





More information about the Pkg-haskell-commits mailing list