debian/0000755000000000000000000000000012151437226007171 5ustar debian/watch0000644000000000000000000000036212036247555010231 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|haskelldb-hdbc-odbc-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/haskelldb-hdbc-odbc \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000022212036247555010253 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000356112036247554011136 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Upstream-Name: haskelldb-hdbc-odbc Upstream-Maintainer: Bjorn Bringert Upstream-Source: http://hackage.haskell.org/packages/archive/haskelldb-hdbc-odbc/0.12/haskelldb-hdbc-odbc-0.12.tar.gz Files: * Copyright: Copyright 2006 Bjorn Bringert Copyright 2003 HWT License: BSD-C3 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the names of the copyright owners nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/libghc-haskelldb-hdbc-odbc-dev.install0000644000000000000000000000007612036247554016327 0ustar dist-ghc/build/DBDirect-hdbc-odbc/DBDirect-hdbc-odbc /usr/bin debian/source/0000755000000000000000000000000012036247555010477 5ustar debian/source/format0000644000000000000000000000001412036247555011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616153010372 0ustar 9 debian/control0000644000000000000000000000500312150230111010551 0ustar Source: haskelldb-hdbc-odbc Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , ghc-doc , libghc-haskelldb-dev (>= 2) , libghc-haskelldb-dev (<< 3) , libghc-haskelldb-prof , libghc-haskelldb-doc , libghc-haskelldb-hdbc-dev (>= 2) , libghc-haskelldb-hdbc-dev (<< 3) , libghc-haskelldb-hdbc-prof , libghc-haskelldb-hdbc-doc , libghc-hdbc-dev (>= 2.0.0) , libghc-hdbc-dev (<< 3) , libghc-hdbc-prof , libghc-hdbc-doc , libghc-hdbc-odbc-dev (>= 2.0.0) , libghc-hdbc-odbc-dev (<< 3) , libghc-hdbc-odbc-prof , libghc-hdbc-odbc-doc , libghc-mtl-dev (>= 1) , libghc-mtl-dev (<< 3) , libghc-mtl-prof , libghc-mtl-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-odbc Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskelldb-hdbc-odbc Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskelldb-hdbc-odbc Package: libghc-haskelldb-hdbc-odbc-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} This library allows you to use the HaskellDB database abstraction library with the ODBC driver provided by the HDBC database driver interface suite. . This package also includes the DBDirect-hdbc-odbc binary to generate Haskell source files by querying the database. . ${haskell:Blurb} 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${haskell:ShortBlurb} This library allows you to use the HaskellDB database abstraction library with the ODBC driver provided by the HDBC database driver interface suite. . ${haskell:Blurb} Package: libghc-haskelldb-hdbc-odbc-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: HaskellDB support for the HDBC ODBC driver${haskell:ShortBlurb} This library allows you to use the HaskellDB database abstraction library with the ODBC driver provided by the HDBC database driver interface suite. . ${haskell:Blurb} debian/changelog0000644000000000000000000000530512151437226011046 0ustar haskelldb-hdbc-odbc (2.1.2-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 18:44:54 +0100 haskelldb-hdbc-odbc (2.1.2-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:11 +0200 haskelldb-hdbc-odbc (2.1.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:23 +0200 haskelldb-hdbc-odbc (2.1.2-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release * New upstream release -- Joachim Breitner Thu, 07 Feb 2013 19:49:31 +0100 haskelldb-hdbc-odbc (2.1.0-3) unstable; urgency=low * Extend mtl dependency -- Joachim Breitner Mon, 28 May 2012 10:54:28 +0200 haskelldb-hdbc-odbc (2.1.0-2) unstable; urgency=low * Bump to Standards-Version 3.9.3. * Fix -doc package dependency. -- Clint Adams Tue, 06 Mar 2012 10:44:48 -0500 haskelldb-hdbc-odbc (2.1.0-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc [ Iain Lane ] * New upstream release 2.1.0 * Update BDs in line with new upstream release * Add prof package * Use real doc package names in BDs -- Iain Lane Mon, 30 May 2011 16:36:30 +0100 haskelldb-hdbc-odbc (0.13-1) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * debian/source/format: Use 3.0 (quilt). [ Joachim Breitner ] * New upstream version * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Tue, 23 Feb 2010 18:07:24 +0100 haskelldb-hdbc-odbc (0.12-1) unstable; urgency=low * Initial packaging -- Joachim Breitner Wed, 09 Sep 2009 11:04:44 +0200