[Pkg-haskell-commits] darcs: haskelldb-hdbc-odbc: Add prof package
laney at debian.org
laney at debian.org
Mon May 30 15:48:29 UTC 2011
Mon May 30 15:35:36 UTC 2011 laney at debian.org
* Add prof package
Ignore-this: d16e3e9c84fb9765f2016802c6f12d09
M ./changelog +1
M ./control -11 +14
Mon May 30 15:35:36 UTC 2011 laney at debian.org
* Add prof package
Ignore-this: d16e3e9c84fb9765f2016802c6f12d09
diff -rN -u old-haskelldb-hdbc-odbc//changelog new-haskelldb-hdbc-odbc//changelog
--- old-haskelldb-hdbc-odbc//changelog 2011-05-30 15:48:29.765274647 +0000
+++ new-haskelldb-hdbc-odbc//changelog 2011-05-30 15:48:29.789344577 +0000
@@ -6,6 +6,7 @@
[ Iain Lane ]
* New upstream release 2.1.0
* Update BDs in line with new upstream release
+ * Add prof package
-- Iain Lane <laney at debian.org> Mon, 30 May 2011 16:27:36 +0100
diff -rN -u old-haskelldb-hdbc-odbc//control new-haskelldb-hdbc-odbc//control
--- old-haskelldb-hdbc-odbc//control 2011-05-30 15:48:29.761569064 +0000
+++ new-haskelldb-hdbc-odbc//control 2011-05-30 15:48:29.781624358 +0000
@@ -23,8 +23,8 @@
, haskell-hdbc-doc
, libghc-hdbc-odbc-dev (>= 2.0.0)
, libghc-hdbc-odbc-dev (<< 3)
-# , libghc-hdbc-odbc-prof
-# , haskell-hdbc-odbc-doc
+ , libghc-hdbc-odbc-prof
+ , libghc-hdbc-odbc-doc
, libghc-mtl-dev
, libghc-mtl-prof
, libghc-mtl-doc
@@ -48,15 +48,18 @@
This package also includes the DBDirect-hdbc-odbc binary to generate Haskell
source files by querying the database.
-# Package: libghc-haskelldb-hdbc-odbc-prof
-# Architecture: any
-# Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-# Description: HaskellDB support for the HDBC ODBC driver; profiling libraries
-# This package provides a library for the Haskell programming language.
-# See http://www.haskell.org/ for more information on Haskell.
-# .
-# This library allows you to use the HaskellDB database abstraction library with
-# the ODBC driver provided by the HDBC database driver interface suite.
+Package: libghc-haskelldb-hdbc-odbc-prof
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: HaskellDB support for the HDBC ODBC driver; profiling libraries
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library allows you to use the HaskellDB database abstraction library with
+ the ODBC driver provided by the HDBC database driver interface suite.
Package: libghc-haskelldb-hdbc-odbc-doc
Section: doc
More information about the Pkg-haskell-commits
mailing list