[Pkg-haskell-commits] darcs: haskell-hsql-odbc: Build-depend on libghc-hsql-doc rather than the transitional haskell-hsql-doc.
Colin Watson
cjwatson at debian.org
Wed Apr 10 10:45:50 UTC 2013
Wed Apr 10 10:45:18 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-hsql-doc rather than the transitional haskell-hsql-doc.
Ignore-this: 508fa892714144b24688ae38819e3fa
M ./changelog +7
M ./control -1 +1
Wed Apr 10 10:45:18 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-hsql-doc rather than the transitional haskell-hsql-doc.
Ignore-this: 508fa892714144b24688ae38819e3fa
diff -rN -u old-haskell-hsql-odbc//changelog new-haskell-hsql-odbc//changelog
--- old-haskell-hsql-odbc//changelog 2013-04-10 10:45:50.725524800 +0000
+++ new-haskell-hsql-odbc//changelog 2013-04-10 10:45:50.729525084 +0000
@@ -1,3 +1,10 @@
+haskell-hsql-odbc (1.8.2-2) UNRELEASED; urgency=low
+
+ * Build-depend on libghc-hsql-doc rather than the transitional
+ haskell-hsql-doc.
+
+ -- Colin Watson <cjwatson at debian.org> Wed, 10 Apr 2013 11:44:08 +0100
+
haskell-hsql-odbc (1.8.2-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-hsql-odbc//control new-haskell-hsql-odbc//control
--- old-haskell-hsql-odbc//control 2013-04-10 10:45:50.721523458 +0000
+++ new-haskell-hsql-odbc//control 2013-04-10 10:45:50.729525084 +0000
@@ -13,7 +13,7 @@
ghc-doc,
libghc-hsql-dev (>= 1.8.2),
libghc-hsql-prof,
- haskell-hsql-doc,
+ libghc-hsql-doc,
unixodbc-dev,
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/hsql-odbc
More information about the Pkg-haskell-commits
mailing list