[Pkg-haskell-commits] darcs: haskell-configfile: Update hugs deps deb#419438

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:46:22 UTC 2013


Sat Jun 16 00:56:44 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Update hugs deps deb#419438
  Ignore-this: a355bef8b8f3fada4fd051c869745755
  

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

Sat Jun 16 00:56:44 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Update hugs deps deb#419438
  Ignore-this: a355bef8b8f3fada4fd051c869745755
  
diff -rN -u old-haskell-configfile//changelog new-haskell-configfile//changelog
--- old-haskell-configfile//changelog	2013-01-04 14:46:21.706577604 +0000
+++ new-haskell-configfile//changelog	2013-01-04 14:46:22.410719303 +0000
@@ -1,3 +1,9 @@
+haskell-configfile (1.0.2) unstable; urgency=low
+
+  * Update hugs deps.  Closes: #419438.
+
+ -- John Goerzen <jgoerzen at complete.org>  Fri, 15 Jun 2007 04:56:25 -0500
+
 haskell-configfile (1.0.1) unstable; urgency=low
 
   * Rebuild against newer MissingH.
diff -rN -u old-haskell-configfile//control new-haskell-configfile//control
--- old-haskell-configfile//control	2013-01-04 14:46:21.686242081 +0000
+++ new-haskell-configfile//control	2013-01-04 14:46:22.406718783 +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-missingh-dev (>= 0.18.3), libghc6-mtl-dev
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-missingh (>= 0.18.3)
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.6), cpphs, libhugs-missingh (>= 0.18.3), libhugs-mtl, libhugs-parsec, libhugs-hunit
 Standards-Version: 3.6.2
 Section: devel
 
@@ -26,7 +26,7 @@
 Package: libhugs-configfile
 Section: devel
 Architecture: all
-Depends: ${haskell:Depends}, libhugs-missingh (>= 0.18.3)
+Depends: ${haskell:Depends}, libhugs-missingh (>= 0.18.3), libhugs-mtl, libhugs-parsec
 Suggests: configfile-doc
 Description: Parser and writer for handling sectioned config files in Haskell, Hugs package
  The ConfigFile module works with configuration files in a standard





More information about the Pkg-haskell-commits mailing list