debian/0000755000000000000000000000000012274721613007173 5ustar debian/watch0000644000000000000000000000032012166101672010214 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|fb-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/fb \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020612166102630010241 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/copyright0000644000000000000000000000474512166101662011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fb Upstream-Contact: Felipe Lessa Source: http://hackage.haskell.org/package/fb Files: * Copyright: 2012 Felipe Lessa License: BSD-3-clause Files: debian/* Copyright: 2013 Clint Adams License: ISC License: BSD-3-clause 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 name of Felipe Lessa nor the names of other 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. License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/source/0000755000000000000000000000000012105473224010466 5ustar debian/source/format0000644000000000000000000000001412105473224011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212166100416010361 0ustar 9 debian/control0000644000000000000000000000752512166102674010607 0ustar Source: haskell-fb 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-dev (<< 0.7) , libghc-aeson-prof , libghc-attoparsec-dev (>> 0.10) , libghc-attoparsec-dev (<< 0.11) , libghc-attoparsec-prof , libghc-attoparsec-conduit-dev (>> 1.0) , libghc-attoparsec-conduit-dev (<< 1.1) , libghc-attoparsec-conduit-prof , libghc-base16-bytestring-dev (>> 0.1) , libghc-base16-bytestring-prof , libghc-base64-bytestring-dev (>> 0.1) , libghc-base64-bytestring-prof , libghc-cereal-dev (>> 0.3) , libghc-cereal-dev (<< 0.4) , libghc-cereal-prof , libghc-conduit-dev (>> 1.0) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-crypto-api-dev (>> 0.11) , libghc-crypto-api-dev (<< 0.13) , libghc-crypto-api-prof , libghc-cryptohash-dev (>> 0.7) , libghc-cryptohash-prof , libghc-cryptohash-cryptoapi-dev (>> 0.1) , libghc-cryptohash-cryptoapi-dev (<< 0.2) , libghc-cryptohash-cryptoapi-prof , libghc-data-default-dev , libghc-data-default-prof , libghc-http-conduit-dev (>> 1.9) , libghc-http-conduit-dev (<< 1.10) , libghc-http-conduit-prof , libghc-http-types-dev , libghc-http-types-prof , libghc-lifted-base-dev (>> 0.1) , libghc-lifted-base-dev (<< 0.3) , libghc-lifted-base-prof , libghc-monad-control-dev , libghc-monad-control-prof , libghc-monad-logger-dev (>> 0.3) , libghc-monad-logger-prof , libghc-resourcet-dev , libghc-resourcet-prof , libghc-text-dev (>> 0.11) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-transformers-base-dev , libghc-transformers-base-prof , libghc-unordered-containers-dev , libghc-unordered-containers-prof # , libghc-hunit-dev # , libghc-quickcheck2-dev # , libghc-hspec-dev (>> 1.4) # , libghc-hspec-dev (<< 1.7) Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-attoparsec-doc , libghc-attoparsec-conduit-doc , libghc-base16-bytestring-doc , libghc-base64-bytestring-doc , libghc-cereal-doc , libghc-conduit-doc , libghc-crypto-api-doc , libghc-cryptohash-doc , libghc-cryptohash-cryptoapi-doc , libghc-data-default-doc , libghc-http-conduit-doc , libghc-http-types-doc , libghc-lifted-base-doc , libghc-monad-control-doc , libghc-monad-logger-doc , libghc-resourcet-doc , libghc-text-doc , libghc-transformers-doc , libghc-transformers-base-doc , libghc-unordered-containers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/fb Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-fb Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-fb X-Description: bindings to Facebook API This package exports bindings to Facebook's APIs. Package: libghc-fb-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-fb-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-fb-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/changelog0000644000000000000000000000227612274721613011054 0ustar haskell-fb (0.14.8-1build7) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 15:00:27 +0000 haskell-fb (0.14.8-1build6) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 22:01:36 +0000 haskell-fb (0.14.8-1build5) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Tue, 24 Dec 2013 02:15:47 +0000 haskell-fb (0.14.8-1build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 30 Nov 2013 17:03:48 +0000 haskell-fb (0.14.8-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 27 Nov 2013 00:50:34 +0000 haskell-fb (0.14.8-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 08:16:59 -0700 haskell-fb (0.14.8-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 04 Aug 2013 19:59:00 +0100 haskell-fb (0.14.8-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 06 Jul 2013 16:41:53 -0400