[Pkg-haskell-commits] darcs: haskelldb-hdbc: * New upstream release 2.1.0
laney at debian.org
laney at debian.org
Sun May 29 11:58:54 UTC 2011
Sun May 29 11:36:22 UTC 2011 laney at debian.org
* * New upstream release 2.1.0
Ignore-this: e22b8e1a2273d495f43ca5cc902805f4
* Update Build-Depends in line with new release
M ./changelog -2 +4
M ./control -5 +9
Sun May 29 11:36:22 UTC 2011 laney at debian.org
* * New upstream release 2.1.0
Ignore-this: e22b8e1a2273d495f43ca5cc902805f4
* Update Build-Depends in line with new release
diff -rN -u old-haskelldb-hdbc//changelog new-haskelldb-hdbc//changelog
--- old-haskelldb-hdbc//changelog 2011-05-29 11:58:54.796276154 +0000
+++ new-haskelldb-hdbc//changelog 2011-05-29 11:58:54.808278791 +0000
@@ -1,4 +1,4 @@
-haskelldb-hdbc (0.13-2) UNRELEASED; urgency=low
+haskelldb-hdbc (2.1.0-1) UNRELEASED; urgency=low
[ Marco Túlio Gontijo e Silva ]
* Fix "please upgrade build-depends of haskell-hdbc-doc" by updating the
@@ -10,8 +10,10 @@
[ Iain Lane ]
* Standards-Version → 3.9.2, no changes required
+ * New upstream release 2.1.0
+ * Update Build-Depends in line with new release
- -- Marco Túlio Gontijo e Silva <marcot at debian.org> Wed, 31 Mar 2010 21:39:42 -0300
+ -- Iain Lane <laney at debian.org> Sun, 29 May 2011 12:34:08 +0100
haskelldb-hdbc (0.13-1) unstable; urgency=low
diff -rN -u old-haskelldb-hdbc//control new-haskelldb-hdbc//control
--- old-haskelldb-hdbc//control 2011-05-29 11:58:54.788276868 +0000
+++ new-haskelldb-hdbc//control 2011-05-29 11:58:54.800276902 +0000
@@ -8,14 +8,18 @@
, haskell-devscripts (>= 0.7)
, ghc
, ghc-prof
- , libghc-haskelldb-dev (>= 0.12)
- , libghc-haskelldb-dev (<< 1)
- , libghc-haskelldb-prof
+ , libghc-haskelldb-dev (>= 2)
+ , libghc-haskelldb-dev (<< 3)
+ , libghc-haskelldb-prof (>= 2)
+ , libghc-haskelldb-prof (<< 3)
, libghc-hdbc-dev (>= 2.0.0)
, libghc-hdbc-dev (<< 3)
- , libghc-hdbc-prof
+ , libghc-hdbc-prof (>= 2.0.0)
+ , libghc-hdbc-prof (<< 3)
, libghc-convertible-dev (>= 1.0.1)
- , libghc-convertible-prof
+ , libghc-convertible-dev (<< 2)
+ , libghc-convertible-prof (>= 1.0.1)
+ , libghc-convertible-prof (<< 2)
Build-Depends-Indep: ghc-doc
, libghc-haskelldb-doc
, libghc-hdbc-doc
More information about the Pkg-haskell-commits
mailing list