debian/0000755000000000000000000000000012257427732007201 5ustar debian/watch0000644000000000000000000000020312224036517010214 0ustar version=3 http://hackage.haskell.org/package/clientsession/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020512036247345010251 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/copyright0000644000000000000000000000272212036247344011131 0ustar This package was debianized by Clint Adams on Sun, 29 May 2011 18:30:28 -0000 It was downloaded from http://hackage.haskell.org/package/clientsession Upstream Authors: Michael Snoyman Copyright: 2008 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/0000755000000000000000000000000012036247345010474 5ustar debian/source/format0000644000000000000000000000001412036247345011702 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012040551345010614 5ustar debian/compat0000644000000000000000000000000212147616134010371 0ustar 9 debian/control0000644000000000000000000000516712224457073010610 0ustar Source: haskell-clientsession Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , ghc-ghci , libghc-base64-bytestring-dev (>> 0.1.1.1) , libghc-base64-bytestring-prof , libghc-cereal-dev (>> 0.3) , libghc-cereal-prof , libghc-cprng-aes-dev (>> 0.2) , libghc-cprng-aes-prof , libghc-cipher-aes-dev (>> 0.1.7) , libghc-cipher-aes-prof , libghc-crypto-api-dev (>> 0.8) , libghc-crypto-api-prof , libghc-crypto-random-dev , libghc-crypto-random-prof , libghc-entropy-dev (>> 0.2.1) , libghc-entropy-prof , libghc-skein-dev (>= 1.0) , libghc-skein-dev (<< 1.1) , libghc-skein-prof , libghc-tagged-dev (>> 0.1) , libghc-tagged-prof , libghc-hspec-dev (>> 1.3) , libghc-quickcheck2-dev , libghc-hunit-dev Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-cereal-doc , libghc-cprng-aes-doc , libghc-cipher-aes-doc , libghc-crypto-api-doc , libghc-crypto-random-doc , libghc-entropy-doc , libghc-skein-doc , libghc-tagged-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/clientsession Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-clientsession Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-clientsession Package: libghc-clientsession-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: library for web session data in cookies${haskell:ShortBlurb} Achieves security through AES encryption and MD5 hashing. Uses base64 encoding to avoid any issues with characters. . ${haskell:Blurb} Package: libghc-clientsession-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: library for web session data in cookies${haskell:ShortBlurb} Achieves security through AES encryption and MD5 hashing. Uses base64 encoding to avoid any issues with characters. . ${haskell:Blurb} Package: libghc-clientsession-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: library for web session data in cookies${haskell:ShortBlurb} Achieves security through AES encryption and MD5 hashing. Uses base64 encoding to avoid any issues with characters. . ${haskell:Blurb} debian/changelog0000644000000000000000000000765212257427732011065 0ustar haskell-clientsession (0.9.0.3-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 28 Dec 2013 01:56:42 +0000 haskell-clientsession (0.9.0.3-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 12:26:27 +0000 haskell-clientsession (0.9.0.3-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 30 Nov 2013 00:47:33 +0000 haskell-clientsession (0.9.0.3-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 10:49:15 +0100 haskell-clientsession (0.9.0.3-1) unstable; urgency=low * Adjust watch file to new hackage layout * New upstream release -- Joachim Breitner Mon, 07 Oct 2013 09:10:05 +0200 haskell-clientsession (0.9-1) unstable; urgency=low * New upstream version. -- Colin Watson Wed, 12 Jun 2013 23:59:08 +0100 haskell-clientsession (0.8.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:04 +0200 haskell-clientsession (0.8.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:09 +0200 haskell-clientsession (0.8.1-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 13 Feb 2013 09:38:46 +0100 haskell-clientsession (0.8.0.1-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 11:59:58 -0400 haskell-clientsession (0.7.5-3) unstable; urgency=low * Tweak to test with newer hspec. -- Clint Adams Tue, 15 May 2012 15:40:22 -0400 haskell-clientsession (0.7.5-2) unstable; urgency=low * Fix lower bound on base64-bytestring build-dep. closes: #671067. -- Clint Adams Mon, 30 Apr 2012 18:06:57 -0400 haskell-clientsession (0.7.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 30 Apr 2012 16:24:40 -0400 haskell-clientsession (0.7.4.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Verison 3.9.3. * Enable test suite. -- Clint Adams Wed, 29 Feb 2012 16:49:43 -0500 haskell-clientsession (0.7.3.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 02 Jan 2012 15:19:00 -0500 haskell-clientsession (0.7.3.1-1) unstable; urgency=low [ Joachim Breitner ] * New upstream release [ Iain Lane ] * Update BDs in line with cabal file -- Iain Lane Wed, 05 Oct 2011 13:57:33 +0100 haskell-clientsession (0.7.2-1) unstable; urgency=low * New upstream release -- Iain Lane Sun, 11 Sep 2011 11:00:24 +0100 haskell-clientsession (0.7.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 10 Sep 2011 09:24:09 -0400 haskell-clientsession (0.7.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Sat, 10 Sep 2011 08:58:53 -0400 haskell-clientsession (0.6.0-1) unstable; urgency=low * New upstream release. -- Clint Adams Fri, 02 Sep 2011 12:39:55 -0400 haskell-clientsession (0.4.1-2) unstable; urgency=low * Depend on ghc-ghci, to avoid build attempts on arches without template haskell. -- Joachim Breitner Fri, 03 Jun 2011 10:08:23 +0200 haskell-clientsession (0.4.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 29 May 2011 14:30:28 -0400