[Pkg-haskell-commits] darcs: haskelldb-hdbc-sqlite3: Enable prof package

laney at debian.org laney at debian.org
Mon May 30 17:24:01 UTC 2011


Mon May 30 16:55:18 UTC 2011  laney at debian.org
  * Enable prof package 
  Ignore-this: b6f5d1db69a6f758b8bd150dafb72818

    M ./changelog +1
    M ./control -11 +14

Mon May 30 16:55:18 UTC 2011  laney at debian.org
  * Enable prof package 
  Ignore-this: b6f5d1db69a6f758b8bd150dafb72818
diff -rN -u old-haskelldb-hdbc-sqlite3//changelog new-haskelldb-hdbc-sqlite3//changelog
--- old-haskelldb-hdbc-sqlite3//changelog	2011-05-30 17:24:01.805584835 +0000
+++ new-haskelldb-hdbc-sqlite3//changelog	2011-05-30 17:24:01.824663675 +0000
@@ -6,6 +6,7 @@
   [ Iain Lane ]
   * New upstream release 2.1.0
   * Standards-Version → 3.9.2, no changes required 
+  * Enable prof package 
 
  -- Iain Lane <laney at debian.org>  Mon, 30 May 2011 17:42:32 +0100
 
diff -rN -u old-haskelldb-hdbc-sqlite3//control new-haskelldb-hdbc-sqlite3//control
--- old-haskelldb-hdbc-sqlite3//control	2011-05-30 17:24:01.797417308 +0000
+++ new-haskelldb-hdbc-sqlite3//control	2011-05-30 17:24:01.817274689 +0000
@@ -21,8 +21,8 @@
   , haskell-hdbc-doc
   , libghc-hdbc-sqlite3-dev (>= 2.0.0)
   , libghc-hdbc-sqlite3-dev (<< 3)
-#  , libghc-hdbc-sqlite3-prof
-#  , haskell-hdbc-sqlite3-doc
+  , libghc-hdbc-sqlite3-prof
+  , libghc-hdbc-sqlite3-doc
   , libghc-mtl-dev
   , libghc-mtl-prof
   , libghc-mtl-doc
@@ -46,15 +46,18 @@
  This package also includes the DBDirect-hdbc-sqlite3 binary to generate Haskell
  source files by querying the database.
 
-# Package: libghc-haskelldb-hdbc-sqlite3-prof
-# Architecture: any
-# Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-# Description: HaskellDB support for the HDBC SQLite 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 SQLite driver provided by the HDBC database driver interface suite.
+Package: libghc-haskelldb-hdbc-sqlite3-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 SQLite 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 SQLite driver provided by the HDBC database driver interface suite.
 
 Package: libghc-haskelldb-hdbc-sqlite3-doc
 Section: doc





More information about the Pkg-haskell-commits mailing list