debian/0000755000000000000000000000000012151616345007172 5ustar debian/watch0000644000000000000000000000032212036250263010213 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hS3-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hS3 \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250263010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000325212036250263011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: hS3 Maintainer: Joachim Breitner Source: http://hackage.haskell.org/package/hs3 Copyright: © 2007,2008 Greg Heartsfield 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. * The names of contributors may not 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. debian/source/0000755000000000000000000000000012036250263010465 5ustar debian/source/format0000644000000000000000000000001412036250263011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616216010372 0ustar 9 debian/control0000644000000000000000000000471112150230133010562 0ustar Source: haskell-hs3 Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-http-dev (>= 1:4000.0.0) , libghc-http-prof , libghc-crypto-dev (>= 4.1.0) , libghc-crypto-prof , libghc-hxt-dev (>= 9.0.0) , libghc-hxt-dev (<< 10) , libghc-hxt-prof , libghc-network-dev , libghc-network-prof , libghc-dataenc-dev , libghc-dataenc-prof , libghc-utf8-string-dev , libghc-utf8-string-prof , libghc-missingh-dev (>= 0.18.6) , libghc-missingh-prof Build-Depends-Indep: ghc-doc , libghc-http-doc , libghc-crypto-doc , libghc-hxt-doc , libghc-network-doc , libghc-dataenc-doc , libghc-utf8-string-doc , libghc-missingh-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hS3 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hs3 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hs3 Package: libghc-hs3-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: interface to Amazon's Simple Storage Service for Haskell${haskell:ShortBlurb} This is the Haskell S3 library. It provides an interface to Amazon's Simple Storage Service (S3), allowing Haskell developers to store and retrieve data from the S3 cloud. . ${haskell:Blurb} Package: libghc-hs3-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: interface to Amazon's Simple Storage Service for Haskell${haskell:ShortBlurb} This is the Haskell S3 library. It provides an interface to Amazon's Simple Storage Service (S3), allowing Haskell developers to store and retrieve data from the S3 cloud. . ${haskell:Blurb} Package: libghc-hs3-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: interface to Amazon's Simple Storage Service for Haskell${haskell:ShortBlurb} This is the Haskell S3 library. It provides an interface to Amazon's Simple Storage Service (S3), allowing Haskell developers to store and retrieve data from the S3 cloud. . ${haskell:Blurb} debian/changelog0000644000000000000000000000312112151616345011041 0ustar haskell-hs3 (0.5.7-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 10:33:25 +0100 haskell-hs3 (0.5.7-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:24 +0200 haskell-hs3 (0.5.7-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:57 +0200 haskell-hs3 (0.5.7-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 [ Iain Lane ] * New upstream release -- Iain Lane Sat, 30 Mar 2013 22:46:30 +0000 haskell-hs3 (0.5.6-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * control: Correct typo (Closes: #624281) [ Joey Hess ] * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 12:52:42 -0400 haskell-hs3 (0.5.6-1) unstable; urgency=low * New upstream release (Closes: #623548) -- Joachim Breitner Thu, 21 Apr 2011 14:36:28 +0530 haskell-hs3 (0.5.5-2) unstable; urgency=low * Remove bogus dependency. -- Joachim Breitner Wed, 20 Apr 2011 23:46:34 +0530 haskell-hs3 (0.5.5-1) unstable; urgency=low * Initial release. (Closes: #623191) -- Joachim Breitner Mon, 18 Apr 2011 14:36:24 +0530