[Pkg-haskell-commits] darcs: hdbc: Blessing as 1.0.0 and checking in ghc 6.4.2 patches

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:05:52 UTC 2013


Fri Jun 30 04:25:34 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Blessing as 1.0.0 and checking in ghc 6.4.2 patches
  Ignore-this: 602feb8e961ec9790817d90ab834dd09
  

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

Fri Jun 30 04:25:34 UTC 2006  John Goerzen <jgoerzen at complete.org>
  * Blessing as 1.0.0 and checking in ghc 6.4.2 patches
  Ignore-this: 602feb8e961ec9790817d90ab834dd09
  
diff -rN -u old-hdbc//changelog new-hdbc//changelog
--- old-hdbc//changelog	2013-01-04 15:05:51.778227533 +0000
+++ new-hdbc//changelog	2013-01-04 15:05:52.843735260 +0000
@@ -1,3 +1,9 @@
+hdbc (1.0.0) unstable; urgency=low
+
+  * Blessing this version as 1.0.0.  Whee!
+
+ -- John Goerzen <jgoerzen at complete.org>  Thu, 29 Jun 2006 18:23:03 -0500
+
 hdbc (0.99.3) unstable; urgency=low
 
   * [bringert] Better error messages when fromSql encounters
diff -rN -u old-hdbc//control new-hdbc//control
--- old-hdbc//control	2013-01-04 15:05:51.778227533 +0000
+++ new-hdbc//control	2013-01-04 15:05:52.818729000 +0000
@@ -1,8 +1,8 @@
 Source: hdbc
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4), ghc6 (<< 6.4.1-999), haskell-devscripts (>= 0.5.6), cpphs, haddock
-Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.4.2), ghc6 (<< 6.4.2-999), haskell-devscripts (>= 0.5.6), cpphs, haddock
+Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.5.6), ghc6 (>= 6.4.2)
 Standards-Version: 3.6.2
 Section: libs
 





More information about the Pkg-haskell-commits mailing list