summaryrefslogtreecommitdiff
path: root/p/hdbc/debian/control
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2009-01-10 09:19:51 +0300
committerJohn Goerzen <jgoerzen@complete.org>2009-01-10 09:19:51 +0300
commitb6ea94713aadc04ff0c1c5c0a49fefc592bb6b65 (patch)
tree9e1f346190584ee1e389124858eb589cdbab2d29 /p/hdbc/debian/control
parent305bf18ae7633caceabb295aec9242cc7a3beb12 (diff)
downloadDHG_packages-b6ea94713aadc04ff0c1c5c0a49fefc592bb6b65.tar.gz
hdbc: Bug#473520: patch
Adding a profiling library just requires adding one to the control file; dh_haskell takes care of the rest. Here is a patch to do that.
Diffstat (limited to 'p/hdbc/debian/control')
-rw-r--r--p/hdbc/debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/p/hdbc/debian/control b/p/hdbc/debian/control
index 9d08e5ef9..498da3cda 100644
--- a/p/hdbc/debian/control
+++ b/p/hdbc/debian/control
@@ -23,6 +23,15 @@ Description: Haskell Database Connectivity, GHC6 package
To use HDBC, you'll need both this package, and a driver package such
as libghc6-hdbc-postgresql-dev.
+Package: libghc6-hdbc-prof
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libghc6-hdbc-dev, ghc6-prof (>= 6.8.2), ghc6-prof (<< 6.8.2+)
+Description: Haskell Database Connectivity, GHC6 profiling data
+ HDBC provides an abstraction layer between Haskell programs and SQL
+ relational databases. This package provides profiling information for using
+ HDBC with GHC6.
+
Package: libhugs-hdbc
Section: libs
Architecture: all