debian/0000755000000000000000000000000012147642732007176 5ustar debian/watch0000644000000000000000000000032612036247237010226 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|bzlib-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/bzlib \ ([\d\.]*\d)/ debian/control0000644000000000000000000000461512147627336010612 0ustar Source: haskell-bzlib Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Erik de Castro Lopo Build-Depends: , cdbs , debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libbz2-dev Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/bzlib Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-bzlib Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-bzlib Package: libghc-bzlib-dev Architecture: any Depends: libbz2-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell bindings to the bzip2 library${haskell:ShortBlurb} . This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the bz2 C library so it has high performance. . It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . ${haskell:Blurb} Package: libghc-bzlib-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Profiling libraries for the Haskell bindings to the bzip2 library${haskell:ShortBlurb} . This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the bz2 C library so it has high performance. . It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . ${haskell:Blurb} Package: libghc-bzlib-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Documentation for the Haskell bindings to the bzip2 library${haskell:ShortBlurb} . This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the bz2 C library so it has high performance. . It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set. . ${haskell:Blurb} debian/rules0000755000000000000000000000023512036247237010254 0ustar #!/usr/bin/make -f # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000610412147642732011051 0ustar haskell-bzlib (0.5.0.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:02 +0200 haskell-bzlib (0.5.0.4-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Thu, 08 Nov 2012 19:29:58 +0100 haskell-bzlib (0.5.0.3-2) unstable; urgency=low * Add haskell-substvars to *-doc package * Remove doc-base support -- Joachim Breitner Fri, 24 Feb 2012 22:08:46 +0100 haskell-bzlib (0.5.0.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 23 Feb 2012 20:04:25 -0500 haskell-bzlib (0.5.0.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Bump standards version, no change -- Joachim Breitner Sun, 03 Apr 2011 14:35:17 +0530 haskell-bzlib (0.5.0.0-4) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * Use debian/compat 7. * debian/control: Use more sintetic link in Homepage:. * debian/source/format: Use 3.0 (quilt). * Depend on libbz2-dev -- Joachim Breitner Sun, 09 May 2010 19:07:07 +0200 haskell-bzlib (0.5.0.0-3) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Use comma in the beginning of the line. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Fri, 12 Feb 2010 16:46:23 +0100 haskell-bzlib (0.5.0.0-2) unstable; urgency=low * debian/control : - Maintainer is now Debian Haskell Group. - Fix name of doc package in Suggests. - Move Build-Depends-Indep to Build-Deps. - Standards version 3.8.3. - Add Vcs-Darcs entry. * debian/copyright - Explain why the license is BSD2 but the upstream cabal file says BSD3. - Add copyright notice for the C code in the cbits/ directory in the upstream source. -- Erik de Castro Lopo Mon, 12 Oct 2009 18:57:20 +1100 haskell-bzlib (0.5.0.0-1) unstable; urgency=low * Initial Debian package. Closes: #528185. -- Erik de Castro Lopo Sat, 30 May 2009 10:49:37 +1000 debian/source/0000755000000000000000000000000012036247237010474 5ustar debian/source/format0000644000000000000000000000001412036247237011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616124010370 0ustar 9 debian/copyright0000644000000000000000000000772612036247237011143 0ustar This package was originally debianised by Erik de Castro Lopo Sat, 14 Mar 2009. It was downloaded from the Haskell hackage repository at http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bzlib The Haskell source code and build materials in this package are under the following BSD2 copyright, regardless of the fact that the file bzlib.cabal in the distribution says BSD3. The Cabal file is machine readable by tools in Haskell's Hackage repository, and unfortunately the code to read the file does not accept BSD2 in the license field. Copyright (c) 2006-2008, Duncan Coutts All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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 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. The C source code in the cbits/ directory is part of the bzip2 library. It is included in the upstream package so that package can be built on Windows. On debian, this package links to the debian bzip2 library instead. This C code is copyright: This program, "bzip2", the associated library "libbzip2", and all documentation, are copyright (C) 1996-2007 Julian R Seward. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 packaging copyright: (C) 2009 Erik de Castro Lopo All changes by Erik de Castro Lopo may be redistributed under the same terms as haskell-bzlib itself.