[Pkg-haskell-commits] darcs: haskelldb-hdbc: releasing version 2.1.0-4

Joachim Breitner mail at joachim-breitner.de
Sat May 26 15:26:04 UTC 2012


Sat May 26 15:25:53 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 2.1.0-4
  Ignore-this: fc27c2c097ed0981e329c17cddcc0e

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

Sat May 26 15:25:53 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 2.1.0-4
  Ignore-this: fc27c2c097ed0981e329c17cddcc0e
diff -rN -u old-haskelldb-hdbc//changelog new-haskelldb-hdbc//changelog
--- old-haskelldb-hdbc//changelog	2012-05-26 15:26:04.221327552 +0000
+++ new-haskelldb-hdbc//changelog	2012-05-26 15:26:04.241335554 +0000
@@ -1,8 +1,8 @@
-haskelldb-hdbc (2.1.0-4) UNRELEASED; urgency=low
+haskelldb-hdbc (2.1.0-4) unstable; urgency=low
 
   * Patch to extend mtl dependency range 
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 26 May 2012 17:20:42 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 26 May 2012 17:21:00 +0200
 
 haskelldb-hdbc (2.1.0-3) unstable; urgency=low
 
diff -rN -u old-haskelldb-hdbc//control new-haskelldb-hdbc//control
--- old-haskelldb-hdbc//control	2012-05-26 15:26:04.205324610 +0000
+++ new-haskelldb-hdbc//control	2012-05-26 15:26:04.245327771 +0000
@@ -8,19 +8,20 @@
   , haskell-devscripts (>= 0.7)
   , ghc
   , ghc-prof
+  , libghc-mtl-dev (>= 1)
+  , libghc-mtl-dev (<< 3)
+  , libghc-mtl-prof
   , libghc-haskelldb-dev (>= 2)
   , libghc-haskelldb-dev (<< 3)
-  , libghc-haskelldb-prof (>= 2)
-  , libghc-haskelldb-prof (<< 3)
+  , libghc-haskelldb-prof
   , libghc-hdbc-dev (>= 2.0.0)
   , libghc-hdbc-dev (<< 3)
-  , libghc-hdbc-prof (>= 2.0.0)
-  , libghc-hdbc-prof (<< 3)
+  , libghc-hdbc-prof 
   , libghc-convertible-dev (>= 1.0.1)
   , libghc-convertible-dev (<< 2)
-  , libghc-convertible-prof (>= 1.0.1)
-  , libghc-convertible-prof (<< 2)
+  , libghc-convertible-prof 
 Build-Depends-Indep: ghc-doc
+  , libghc-mtl-doc
   , libghc-haskelldb-doc
   , libghc-hdbc-doc
   , libghc-convertible-doc





More information about the Pkg-haskell-commits mailing list