[Pkg-haskell-commits] darcs: hbro: releasing version 1.0.0.0-1

Joachim Breitner mail at joachim-breitner.de
Sat Jan 5 15:30:54 UTC 2013


Sat Jan  5 15:19:09 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 1.0.0.0-1
  Ignore-this: 12b1602f80e7748d65945fa3625663b3

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

Sat Jan  5 15:19:09 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * releasing version 1.0.0.0-1
  Ignore-this: 12b1602f80e7748d65945fa3625663b3
diff -rN -u old-hbro//changelog new-hbro//changelog
--- old-hbro//changelog	2013-01-05 15:30:54.326726431 +0000
+++ new-hbro//changelog	2013-01-05 15:30:54.366245649 +0000
@@ -5,6 +5,7 @@
     against experimental
   * Bump standards version, no change
   * New upstream release
+  * Depend on zeromq-haskell >= 0.8.4 due to library dependency fixes there
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:14:41 +0200
 
diff -rN -u old-hbro//control new-hbro//control
--- old-hbro//control	2013-01-05 15:30:54.326726431 +0000
+++ new-hbro//control	2013-01-05 15:30:54.334734691 +0000
@@ -32,7 +32,7 @@
   , libghc-text-prof
   , libghc-webkit-dev
   , libghc-webkit-prof
-  , libghc-zeromq-haskell-dev
+  , libghc-zeromq-haskell-dev (>= 0.8.4)
   , libghc-zeromq-haskell-prof
 Build-Depends-Indep: ghc-doc
   , libghc-cmdargs-doc





More information about the Pkg-haskell-commits mailing list