[Pkg-haskell-commits] [SCM] HDBC Sqlite3 driver branch, master, updated. debian/2.3.0.0-4-4-g7544654

Joachim Breitner mail at joachim-breitner.de
Sun Jun 19 11:37:46 UTC 2011


The following commit has been merged in the master branch:
commit 4c1b714e77a7665365fa6e510783d50b955f81f5
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Jun 19 13:34:42 2011 +0200

    Bump dependencies

diff --git a/debian/changelog b/debian/changelog
index 317d199..545f35a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdbc-sqlite3 (2.3.1.0-1) UNRELEASED; urgency=low
+
+  * New upstream release (Closes: #630393) 
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 19 Jun 2011 13:33:49 +0200
+
 hdbc-sqlite3 (2.3.0.0-4) unstable; urgency=low
 
   * [c048b42] Standards-Version → 3.9.2, no changes required
diff --git a/debian/control b/debian/control
index bd1c4a3..132fd39 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends:
  haddock,
  hscolour,
  libsqlite3-dev (>= 3.3),
- libghc-hdbc-dev (>= 2.2.0),
+ libghc-hdbc-dev (>= 2.2.6),
+ libghc-hdbc-prof,
  libghc-mtl-dev,
- libghc-hdbc-prof (>= 2.2.0),
  libghc-mtl-prof,
 Build-Depends-Indep:
  ghc-doc,

-- 
HDBC Sqlite3 driver



More information about the Pkg-haskell-commits mailing list