[Pkg-haskell-commits] darcs: haskelldb: Bump mtl dependency also in debian/control

Joachim Breitner mail at joachim-breitner.de
Sat May 19 17:23:25 UTC 2012


Sat May 19 17:21:24 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Bump mtl dependency also in debian/control 
  Ignore-this: eefe8d07e599e85f88e830b88b2e968d

    M ./changelog +6
    M ./control -5 +3

Sat May 19 17:21:24 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Bump mtl dependency also in debian/control 
  Ignore-this: eefe8d07e599e85f88e830b88b2e968d
diff -rN -u old-haskelldb//changelog new-haskelldb//changelog
--- old-haskelldb//changelog	2012-05-19 17:23:24.649324443 +0000
+++ new-haskelldb//changelog	2012-05-19 17:23:24.673327779 +0000
@@ -1,3 +1,9 @@
+haskelldb (2.1.1-4) UNRELEASED; urgency=low
+
+  * Bump mtl dependency also in debian/control 
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 19 May 2012 19:21:14 +0200
+
 haskelldb (2.1.1-3) unstable; urgency=low
 
   * debian/patches/bump-mtl-dependency 
diff -rN -u old-haskelldb//control new-haskelldb//control
--- old-haskelldb//control	2012-05-19 17:23:24.649324443 +0000
+++ new-haskelldb//control	2012-05-19 17:23:24.653326630 +0000
@@ -10,11 +10,9 @@
  , ghc-prof
  , ghc-doc
  , libghc-mtl-dev (>= 1.1)
- , libghc-mtl-dev (<< 2.1)
- , libghc-mtl-prof (>= 1.1)
- , libghc-mtl-prof (<< 2.1)
- , libghc-mtl-doc (>= 1.1)
- , libghc-mtl-doc (<< 2.1)
+ , libghc-mtl-dev (<< 2.2)
+ , libghc-mtl-prof 
+ , libghc-mtl-doc
 Standards-Version: 3.9.2
 Homepage: http://haskelldb.sourceforge.net/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb/





More information about the Pkg-haskell-commits mailing list