[Pkg-haskell-commits] darcs: haskelldb-hdbc-postgresql: * New upstream release 2.1.0

laney at debian.org laney at debian.org
Wed Jun 15 13:11:15 UTC 2011


Wed Jun 15 13:11:08 UTC 2011  laney at debian.org
  * * New upstream release 2.1.0
  Ignore-this: 340e980e2e52f56ea2fbbcc6e6c1df1
  * Standards-Version [_\e2_][_\86_][_\92_] 3.9.2, no changes required
  * Add prof package 

    M ./changelog -2 +8
    M ./control -15 +18

Wed Jun 15 13:11:08 UTC 2011  laney at debian.org
  * * New upstream release 2.1.0
  Ignore-this: 340e980e2e52f56ea2fbbcc6e6c1df1
  * Standards-Version → 3.9.2, no changes required
  * Add prof package 
diff -rN -u old-haskelldb-hdbc-postgresql//changelog new-haskelldb-hdbc-postgresql//changelog
--- old-haskelldb-hdbc-postgresql//changelog	2011-06-15 13:11:15.545305470 +0000
+++ new-haskelldb-hdbc-postgresql//changelog	2011-06-15 13:11:15.549208265 +0000
@@ -1,8 +1,14 @@
-haskelldb-hdbc-postgresql (0.13-2) UNRELEASED; urgency=low
+haskelldb-hdbc-postgresql (2.1.0-1) unstable; urgency=low
 
+  [ Marco Silva ]
   * Use ghc instead of ghc
 
- -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:53 -0200
+  [ Iain Lane ]
+  * New upstream release 2.1.0
+  * Standards-Version → 3.9.2, no changes required
+  * Add prof package 
+
+ -- Iain Lane <laney at debian.org>  Mon, 30 May 2011 18:34:00 +0100
 
 haskelldb-hdbc-postgresql (0.13-1) unstable; urgency=low
 
diff -rN -u old-haskelldb-hdbc-postgresql//control new-haskelldb-hdbc-postgresql//control
--- old-haskelldb-hdbc-postgresql//control	2011-06-15 13:11:15.533288703 +0000
+++ new-haskelldb-hdbc-postgresql//control	2011-06-15 13:11:15.549208265 +0000
@@ -11,22 +11,22 @@
   , ghc-doc 
   , libghc-haskelldb-dev (>= 0.12)
   , libghc-haskelldb-prof
-  , haskell-haskelldb-doc
+  , libghc-haskelldb-doc
   , libghc-haskelldb-hdbc-dev (>= 0.12)
   , libghc-haskelldb-hdbc-prof
   , libghc-haskelldb-hdbc-doc
   , libghc-hdbc-dev (>= 2.0.0)
   , libghc-hdbc-dev (<< 3)
   , libghc-hdbc-prof
-  , haskell-hdbc-doc
+  , libghc-hdbc-doc
   , libghc-hdbc-postgresql-dev (>= 2.0.0)
   , libghc-hdbc-postgresql-dev (<< 3)
-#  , libghc-hdbc-postgresql-prof
-#  , haskell-hdbc-postgresql-doc
+  , libghc-hdbc-postgresql-prof
+  , libghc-hdbc-postgresql-doc
   , libghc-mtl-dev
   , libghc-mtl-prof
   , libghc-mtl-doc
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-postgresql
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb-hdbc-postgresql
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskelldb-hdbc-postgresql
@@ -46,20 +46,23 @@
  This package also includes the DBDirect-hdbc-postgresql binary to generate
  Haskell source files by querying the database.
 
-# Package: libghc-haskelldb-hdbc-postgresql-prof
-# Architecture: any
-# Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-# Description: HaskellDB support for the HDBC PostgreSQL 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 PostgreSQL driver provided by the HDBC database driver interface suite.
+Package: libghc-haskelldb-hdbc-postgresql-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 PostgreSQL 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 PostgreSQL driver provided by the HDBC database driver interface suite.
 
 Package: libghc-haskelldb-hdbc-postgresql-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: HaskellDB support for the HDBC PostgreSQL driver; documentation





More information about the Pkg-haskell-commits mailing list