[Pkg-haskell-commits] [SCM] HDBC ODBC support branch, master, updated. debian/2.2.3.0-1-2-ge03796e

Marco Túlio Gontijo e Silva marcot at riseup.net
Thu Apr 1 01:11:01 UTC 2010


The following commit has been merged in the master branch:
commit 5d8e7de33868de97114f4c9d35484ff318508bc7
Author: Marco Túlio Gontijo e Silva <marcot at riseup.net>
Date:   Wed Mar 17 19:45:16 2010 -0300

    debian/control: Rename -doc package.

diff --git a/debian/changelog b/debian/changelog
index ea34a95..c2fef47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdbc-odbc (2.2.3.0-2) UNRELEASED; urgency=low
+
+  * debian/control: Rename -doc package.
+
+ -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Wed, 17 Mar 2010 19:45:15 -0300
+
 hdbc-odbc (2.2.3.0-1) unstable; urgency=low
 
   * Rebuilt with latest GHC 6.12.
diff --git a/debian/control b/debian/control
index 662b84d..9843e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,10 @@ Description: unixODBC HDBC (Haskell Database Connectivity) Driver for GHC
 # .
 # This package provides the ODBC database driver for HDBC under Hugs.
 
-Package: haskell-hdbc-odbc-doc
+Package: libghc6-hdbc-odbc-doc
+Replaces: haskell-hdbc-odbc-doc
+Conflicts: haskell-hdbc-odbc-doc
+Provides: haskell-hdbc-odbc-doc
 Section: doc
 Architecture: all
 Depends: ${haskell:Depends}, ${misc:Depends}

-- 
HDBC ODBC support



More information about the Pkg-haskell-commits mailing list