debian/0000755000000000000000000000000012244410476007172 5ustar debian/copyright0000644000000000000000000000355012244410471011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: intervals Upstream-Contact: Edward Kmett Source: http://hackage.haskell.org/package/intervals Files: * Copyright: 2010, Edward Kmett License: intervals license Files: debian/* Copyright: 2013 Joachim Breitner License: intervals license License: intervals license All rights reserved. . 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 Edward Kmett 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. debian/watch0000644000000000000000000000020012244410471010206 0ustar version=3 http://hackage.haskell.org/package/intervals/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/compat0000644000000000000000000000000212244410471010363 0ustar 9 debian/control0000644000000000000000000000421012244410471010565 0ustar Source: haskell-intervals Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof # Make sure all dependencies listed in the cabal file are represented here, # including their version bounds. It is sufficient to add the bounds to the # -dev package only. , libghc-numeric-extras-dev (>= 0.0.1) , libghc-numeric-extras-dev (<< 0.1) , libghc-numeric-extras-prof Build-Depends-Indep: ghc-doc , libghc-numeric-extras-doc Standards-Version: 3.9.2 Homepage: http://hackage.haskell.org/package/intervals Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-intervals Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-intervals X-Description: A Haskell type for intervals A Numeric.Interval.Interval is a closed, convex set of floating point values. . This package does not control the rounding mode of the end points of the interval when using floating point arithmetic, so be aware that in order to get precise containment of the result, you will need to use an underlying type with both lower and upper bounds like CReal. Package: libghc-intervals-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-intervals-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-intervals-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/rules0000755000000000000000000000020712244410471010244 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/changelog0000644000000000000000000000022612244410476011044 0ustar haskell-intervals (0.2.2.1-1) unstable; urgency=low * Initial release. -- Joachim Breitner Sun, 24 Nov 2013 14:46:22 +0000 debian/source/0000755000000000000000000000000012244410471010465 5ustar debian/source/format0000644000000000000000000000001412244410471011673 0ustar 3.0 (quilt)