debian/0000755000000000000000000000000012274671336007201 5ustar debian/watch0000644000000000000000000000035612176624540010232 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|persistent-sqlite-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/persistent-sqlite \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000023112176624540010251 0ustar #!/usr/bin/make -f DEB_SETUP_GHC_CONFIGURE_ARGS = -fsystemlib include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000227512176624540011136 0ustar Upstream Author: Michael Snoyman Copyright: 2012 Michael Snoyman License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. The file cbits/sqlite3.c is from SQLite3 and copyright for it is disclaimed. debian/source/0000755000000000000000000000000012176624540010475 5ustar debian/source/format0000644000000000000000000000001412176624540011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212176624540010373 0ustar 9 debian/control0000644000000000000000000000464512176624612010611 0ustar Source: haskell-persistent-sqlite Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-aeson-dev (>> 0.5) , libghc-aeson-prof , libghc-conduit-dev (>> 0.5.3) , libghc-conduit-prof , libghc-monad-control-dev (>> 0.2) , libghc-monad-control-prof , libghc-monad-logger-dev (>> 0.2.4) , libghc-monad-logger-prof , libghc-persistent-dev (>> 1.2) , libghc-persistent-dev (<< 1.3) , libghc-persistent-prof , libghc-text-dev (>> 0.7) , libghc-text-prof , libghc-transformers-dev (>> 0.2.1) , libghc-transformers-prof , libsqlite3-dev Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-conduit-doc , libghc-monad-control-doc , libghc-monad-logger-doc , libghc-persistent-doc , libghc-text-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/persistent-sqlite Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-persistent-sqlite Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-persistent-sqlite Package: libghc-persistent-sqlite-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libsqlite3-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: SQLite3 backend for the persistent library${haskell:ShortBlurb} This library allows Haskell applications to access an SQLite database in a type-safe, non-relational way. . ${haskell:Blurb} Package: libghc-persistent-sqlite-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: SQLite3 backend for the persistent library${haskell:ShortBlurb} This library allows Haskell applications to access an SQLite database in a type-safe, non-relational way. . ${haskell:Blurb} Package: libghc-persistent-sqlite-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: SQLite3 backend for the persistent library${haskell:ShortBlurb} This library allows Haskell applications to access an SQLite database in a type-safe, non-relational way. . ${haskell:Blurb} debian/changelog0000644000000000000000000000505612274671336011061 0ustar haskell-persistent-sqlite (1.2.1-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 11:32:46 +0000 haskell-persistent-sqlite (1.2.1-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 12:03:42 +0000 haskell-persistent-sqlite (1.2.1-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 22 Dec 2013 14:33:01 +0000 haskell-persistent-sqlite (1.2.1-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 26 Nov 2013 09:40:04 +0000 haskell-persistent-sqlite (1.2.1-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 07:22:29 -0700 haskell-persistent-sqlite (1.2.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 01 Aug 2013 23:37:06 -0400 haskell-persistent-sqlite (1.1.5-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:37 +0200 haskell-persistent-sqlite (1.1.5-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:41 +0200 haskell-persistent-sqlite (1.1.5-1) experimental; urgency=low * New upstream version. -- Colin Watson Sun, 28 Apr 2013 16:33:22 +0100 haskell-persistent-sqlite (1.1.3.1-1) experimental; urgency=low * New upstream version. -- Colin Watson Mon, 08 Apr 2013 10:33:03 +0100 haskell-persistent-sqlite (1.1.0-1) experimental; urgency=low * New upstream version. -- Clint Adams Thu, 20 Dec 2012 23:36:38 -0500 haskell-persistent-sqlite (1.0.0-1) experimental; 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 Thu, 08 Nov 2012 23:48:53 -0500 haskell-persistent-sqlite (0.9.0.2-2) unstable; urgency=medium * Add missing dependency on libsqlite3-dev. closes: #680115. -- Clint Adams Thu, 05 Jul 2012 11:48:43 -0600 haskell-persistent-sqlite (0.9.0.2-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 18 May 2012 20:13:54 -0400