debian/0000755000000000000000000000000012274445400007170 5ustar debian/watch0000644000000000000000000000034012176622743010226 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|persistent-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/persistent \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512176622743010255 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000271612176622743011141 0ustar This package was debianized by Clint Adams on Wed, 01 Jun 2011 20:28:23 -0400 It was downloaded from http://hackage.haskell.org/package/persistent Upstream Author: Michael Snoyman Copyright: 2010 Michael Snoyman License: 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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/source/0000755000000000000000000000000012176622743010500 5ustar debian/source/format0000644000000000000000000000001412176622743011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212176622743010376 0ustar 9 debian/control0000644000000000000000000000746412176623136010613 0ustar Source: haskell-persistent Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , libghc-aeson-dev (>> 0.5) , libghc-aeson-prof , libghc-attoparsec-dev , libghc-attoparsec-prof , libghc-base64-bytestring-dev , libghc-base64-bytestring-prof , libghc-blaze-html-dev (>> 0.5) , libghc-blaze-html-prof , libghc-blaze-markup-dev (>> 0.5.1) , libghc-blaze-markup-prof , libghc-conduit-dev (>> 1.0) , libghc-conduit-prof , libghc-lifted-base-dev (>> 0.1) , libghc-lifted-base-prof , libghc-monad-control-dev (>> 0.3) , libghc-monad-control-prof , libghc-monad-logger-dev (>> 0.3) , libghc-monad-logger-prof , libghc-path-pieces-dev (>> 0.1) , libghc-path-pieces-prof , libghc-pool-conduit-dev (>> 0.1.2) , libghc-pool-conduit-prof , libghc-resourcet-dev (>> 0.4) , libghc-resourcet-prof , libghc-silently-dev , libghc-silently-prof , ghc-ghci , libghc-text-dev (>> 0.8) , libghc-text-prof , libghc-transformers-dev (>> 0.2.1) , libghc-transformers-prof , libghc-transformers-base-dev , libghc-transformers-base-prof , libghc-unordered-containers-dev , libghc-unordered-containers-prof , libghc-vector-dev , libghc-vector-prof , libsqlite3-dev , libghc-hspec-dev (>> 1.3) Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-attoparsec-doc , libghc-base64-bytestring-doc , libghc-blaze-html-doc , libghc-blaze-markup-doc , libghc-conduit-doc , libghc-lifted-base-doc , libghc-monad-control-doc , libghc-monad-logger-doc , libghc-path-pieces-doc , libghc-pool-conduit-doc , libghc-resourcet-doc , libghc-silently-doc , libghc-text-doc , libghc-transformers-doc , libghc-transformers-base-doc , libghc-unordered-containers-doc , libghc-vector-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/persistent Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-persistent Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-persistent Package: libghc-persistent-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-safe, non-relational, multi-backend persistence${haskell:ShortBlurb} This libraries allows Haskell applications to access a database or other data storage sytems in a type-safe, non-relational way. . This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. . ${haskell:Blurb} Package: libghc-persistent-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-safe, non-relational, multi-backend persistence${haskell:ShortBlurb} This libraries allows Haskell applications to access a database or other data storage sytems in a type-safe, non-relational way. . This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. . ${haskell:Blurb} Package: libghc-persistent-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: type-safe, non-relational, multi-backend persistence${haskell:ShortBlurb} This libraries allows Haskell applications to access a database or other data storage sytems in a type-safe, non-relational way. . This library provides just the general interface and helper functions. You must use a specific backend in order to make this useful. . ${haskell:Blurb} debian/changelog0000644000000000000000000001124112274445400011041 0ustar haskell-persistent (1.2.2.0-1build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:30:24 +0000 haskell-persistent (1.2.2.0-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 10:35:56 +0000 haskell-persistent (1.2.2.0-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 20 Dec 2013 10:23:30 +0000 haskell-persistent (1.2.2.0-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 25 Nov 2013 17:26:21 +0000 haskell-persistent (1.2.2.0-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 06:40:07 -0700 haskell-persistent (1.2.2.0-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 04 Aug 2013 19:59:14 +0100 haskell-persistent (1.2.2.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 01 Aug 2013 23:22:14 -0400 haskell-persistent (1.1.5.1-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:36 +0200 haskell-persistent (1.1.5.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:40 +0200 haskell-persistent (1.1.5.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Tue, 26 Feb 2013 22:16:09 -0500 haskell-persistent (1.1.0.1-3) experimental; urgency=low * Add missing build-dep on silently -- Joachim Breitner Fri, 01 Feb 2013 14:29:48 +0100 haskell-persistent (1.1.0.1-2) experimental; urgency=low * Add missing build-dep on libghc-path-pieces-prof. -- Clint Adams Sun, 16 Dec 2012 15:31:44 -0500 haskell-persistent (1.1.0.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Wed, 12 Dec 2012 23:20:47 -0500 haskell-persistent (1.0.1.3-2) experimental; urgency=low * Actually upload to experimental. -- Clint Adams Sat, 10 Nov 2012 15:01:21 -0500 haskell-persistent (1.0.1.3-1) unstable; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 11:27:41 -0400 haskell-persistent (0.9.0.4-2) unstable; urgency=low * Remove spurious build-deps on mtl. -- Clint Adams Thu, 17 May 2012 10:22:10 -0400 haskell-persistent (0.9.0.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 14 May 2012 22:35:14 -0400 haskell-persistent (0.8.0.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 10 May 2012 14:22:52 -0400 haskell-persistent (0.8.0.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. * Enable test suite. -- Clint Adams Tue, 28 Feb 2012 12:27:29 -0500 haskell-persistent (0.6.4.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 28 Jan 2012 10:43:27 -0500 haskell-persistent (0.6.4.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 24 Dec 2011 18:31:22 -0500 haskell-persistent (0.6.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 08 Oct 2011 17:14:27 -0400 haskell-persistent (0.6.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 17 Sep 2011 09:19:30 -0400 haskell-persistent (0.6.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 10 Sep 2011 09:59:57 -0400 haskell-persistent (0.5.1-2) unstable; urgency=low * Re-do build-depends to reflect dependencies according to the .cabal file, which have changed considerably from 0.3.1.3 to 0.5.1. -- Joachim Breitner Mon, 05 Sep 2011 16:12:33 +0200 haskell-persistent (0.5.1-1) unstable; urgency=low [ Joachim Breitner ] * Extend description (Closes: #628988) [ Clint Adams ] * New upstream version. -- Clint Adams Fri, 02 Sep 2011 23:18:57 -0400 haskell-persistent (0.3.1.3-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 01 Jun 2011 20:28:23 -0400