debian/0000755000000000000000000000000012274405412007167 5ustar debian/watch0000644000000000000000000000035012036247303010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|cereal-conduit-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/cereal-conduit \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512036247303010243 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/copyright0000644000000000000000000000275412036247303011131 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-cereal-conduit Upstream-Contact: Myles C. Maxfield Source: http://hackage.haskell.org/package/haskell-cereal-conduit Copyright: 2011 Michael Snoyman License: BSD3 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/0000755000000000000000000000000012036247303010466 5ustar debian/source/format0000644000000000000000000000001412036247303011674 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012036247303010615 5ustar debian/compat0000644000000000000000000000000212147616127010373 0ustar 9 debian/control0000644000000000000000000000375312147625275010614 0ustar Source: haskell-cereal-conduit 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-cereal-dev (>> 0.3.1.0) , libghc-cereal-prof , libghc-conduit-dev (>> 1.0.0) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-prof , libghc-hunit-dev , libghc-resourcet-dev , libghc-mtl-dev Build-Depends-Indep: ghc-doc , libghc-cereal-doc , libghc-conduit-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/cereal-conduit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cereal-conduit Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cereal-conduit Package: libghc-cereal-conduit-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: turn Data.Serialize Gets and Puts into Sources and Sinks${haskell:ShortBlurb} Data.Conduit.Cereal provides a conduit interface to cereal. . ${haskell:Blurb} Package: libghc-cereal-conduit-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: turn Data.Serialize Gets and Puts into Sources and Sinks${haskell:ShortBlurb} Data.Conduit.Cereal provides a conduit interface to cereal. . ${haskell:Blurb} Package: libghc-cereal-conduit-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: turn Data.Serialize Gets and Puts into Sources and Sinks${haskell:ShortBlurb} Data.Conduit.Cereal provides a conduit interface to cereal. . ${haskell:Blurb} debian/changelog0000644000000000000000000000376512274405412011054 0ustar haskell-cereal-conduit (0.7-2build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 09:57:30 +0000 haskell-cereal-conduit (0.7-2build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 18:03:20 +0000 haskell-cereal-conduit (0.7-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 12:26:15 +0000 haskell-cereal-conduit (0.7-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 12:25:23 +0100 haskell-cereal-conduit (0.7-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:05 +0200 haskell-cereal-conduit (0.7-1) experimental; urgency=low * New upstream version. -- Clint Adams Fri, 08 Mar 2013 19:41:58 -0500 haskell-cereal-conduit (0.6-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 Tue, 13 Nov 2012 20:50:56 -0500 haskell-cereal-conduit (0.5-1) unstable; urgency=low [ Giovanni Mascellani ] * Fix Homepage: link [ Clint Adams ] * New upstream version. * Enable test suite. -- Clint Adams Sat, 16 Jun 2012 09:16:23 -0400 haskell-cereal-conduit (0.0.6.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 21 May 2012 19:13:03 -0400 haskell-cereal-conduit (0.0.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 15:19:14 -0400 haskell-cereal-conduit (0.0.3-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 03 Apr 2012 14:25:19 -0400