Skip to content

Debian Changelog haskell-hsql (1.7-2)

2008

haskell-hsql (1.7-2) unstable; urgency=low

   * debian/control:
     - Add a libghc6-hsql-prof binary package containing the profiling
       library of hsql for use with GHC 6.
     - Add Vcs-* fields.

 -- Arjan Oosting <arjan@debian.org>  Sun, 03 Feb 2008 19:59:51 +0100

haskell-hsql (1.7-1) unstable; urgency=medium

   * Set urgency to medium as this upload fixes an RC bug.
   * Hijack this package as the current maintainer does not seem to be
     working on it anymore. Moved Víctor Pérez Pereira to the Uploaders
     and set myself as maintainer.
   * New upstream release. The source tarball has been split up and every
     Haskell library has it's own source source tarball now.
     - debian/control:
       + Remove the binary stanzas for libghc6-hsql-sqlite3-dev,
         libghc6-hsql-sqlite-dev, libghc6-hsql-odbc-dev,
         libghc6-hsql-mysql-dev and libghc6-hsql-postgresql-dev which all
         will get their own source package.
       + Update Build-Depends on haskell-devscripts to 0.6.0 needed to
         build the package.
       + Add dpatch and ghc6-prof to the build dependencies.
     - debian/rules:
       + Replaced with a much simpler version as we only need to build one
         Haskell library. This version works with (and needs)
         haskell-devscripts >= 0.6.0. (Closes: #458615)
   * debian/watch:
     - Use hackage.haskell.org as location for new upstream releases.
   * Update for GHC 6.8.2:
     - debian/control:
       + Bump build dependency on GHC to 6.8.2 as we need the new Cabal
         version.
     - debian/patches/01_update-cabal-file:
       + Add old-time to the build-depends in hsql.cabal
       + Add TypeOperators, ScopedTypeVariables, RankNTypes and
         DeriveDataTypeable to the list of needed extensions in hsql.cabal.
   * Fix small spelling error in debian/control.
   * Convert debian/copyright file to UTF-8 to fix lintian warning
     debian-copyright-file-uses-obsolete-national-encoding
   * debian/control:
     - Change section of libghc6-hsql-dev and libghc6-hsql-prof to libdevel
       to fix lintian warning dev-package-should-be-section-libdevel
     - Bump Standards-Version 3.7.3. No furthur changes needed.

 -- Arjan Oosting <arjan@debian.org>  Sun, 03 Feb 2008 19:29:40 +0100

2006

haskell-hsql (1.6-8.2) unstable; urgency=low

   * Non-maintainer upload.
   * debian/rules: call ghc-pkg with --force to ignore missing
     directories. (Closes: 393635)

 -- Arjan Oosting <arjan@debian.org>  Tue, 24 Oct 2006 23:39:37 +0200

haskell-hsql (1.6-8.1) unstable; urgency=low

   * Non-maintainer upload, to fix Failure To Build From Source, applying patch
     by Arjan Oosting.
   * Fixes FTBFS: needs to update for new ghc6 (Closes: #379264)
     - update MySQL/Setup.lhs, PostgresSQL/Setup.lhs, SQLite/Setup.lhs and
       SQLite3/Setup.lhs for the new Cabal version shipped with ghc 6.4.2.
     - debian/control: Build-Depends on the ghc6 (>= 6.4.2) which ships the
       new Cabal version. Drop the build dependency on ghc6 (6.4.1-999) to
       make (binary) non-maintainer uploads easier.
     - debian/ghc-pkg: replace the call to /usr/lib/ghc-6.4.1/bin/ghc-pkg
       with a call to /usr/bin/ghc-pkg6 to make independant of the ghc6
       version.

 -- Margarita Manterola <marga@debian.org>  Thu, 10 Aug 2006 15:27:19 -0300

haskell-hsql (1.6-8) unstable; urgency=medium

   * New maintainer (closes: #358873)
   * Update of Debian Policy.

 -- Víctor Pérez Pereira <vperez@debianvenezuela.org>  Sun, 14 May 2006 19:16:00 -0400

haskell-hsql (1.6-7) unstable; urgency=medium

   * QA upload.
   * PostgreSQL/Setup.lhs: Since we use only client-side headers, remove
     `pg_config --includedir-server' output from the compile line.  This
     makes a build dependency on postgresql-server-dev-8.0 unnecessary.
     Closes: #339639, #359995.
   * debian/rules: Fix build failure with ghc 6.4.1.  Thanks to
     Bart Martens for the patch.  Closes: #357761.
   * Add a Section field for the source package.
   * Remove duplicate dependencies from Build-Depends-Indep.

 -- Matej Vela <vela@debian.org>  Sun, 9 Apr 2006 10:05:21 +0200

haskell-hsql (1.6-6) unstable; urgency=low

   * Orphaning this package.  Maintainer set to Debian QU Group.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 24 Mar 2006 16:08:00 -0600

2005

haskell-hsql (1.6-5) unstable; urgency=low

   * Rebuilt with ghc 6.4.1.
   * haskell-hsql-doc section updated.

 -- John Goerzen <jgoerzen@complete.org>  Sun, 16 Oct 2005 23:41:44 -0500

haskell-hsql (1.6-4) unstable; urgency=low

   * Added build-dep on haddock.
   * Changed section of several items to libdevel to correspond with
     the archive.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 16 Sep 2005 06:48:40 -0500

haskell-hsql (1.6-3) unstable; urgency=low

   * Added cpphs to Build-Depends.  Closes: #327606.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 14 Sep 2005 06:12:01 -0500

haskell-hsql (1.6-2) unstable; urgency=low

   * Fixed failure to generate postinst/prerm scripts.
   * Fixed Postgres deps.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 21:53:02 -0500

haskell-hsql (1.6-1) unstable; urgency=low

   * New upstream release.
   * Upstream now uses Cabal and splits modules into individual per-DB
     modules.  Now do that here as well.  Closes: #288234.

 -- John Goerzen <jgoerzen@complete.org>  Wed, 17 Aug 2005 05:23:19 -0500

haskell-hsql (1.4-5) unstable; urgency=low

   * Moved src/HSQL back to ghc-options in cabal.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 May 2005 07:36:31 -0500

haskell-hsql (1.4-4) unstable; urgency=low

   * Rebuilt for ghc6 6.4.
   * Minor code hacks for ghc6 6.4 compatibility.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 12 May 2005 06:34:33 -0500

haskell-hsql (1.4-3) unstable; urgency=low

   * Recent cabal changed Extra-libs to extra-libraries.  Make change
     in .cabal file and build-dep on newer cabal.  Closes: #299123.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 14 Mar 2005 10:49:24 -0600

haskell-hsql (1.4-2) unstable; urgency=low

   * Partially fixed Depends on ghc package.
   * Update to libmysqlclient12.
   * Build updated for newer cabal and haskell-devscripts.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 11 Feb 2005 13:59:07 -0600

2004

haskell-hsql (1.4-1) unstable; urgency=low

   * Initial Release.  Closes: #275073.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 22 Nov 2004 09:48:39 -0600