debian/0000755000000000000000000000000012151331142007157 5ustar debian/watch0000644000000000000000000000034012036251633010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|statistics-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/statistics \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036251633010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000311212036251633011117 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: statistics Maintainer: Bryan O'Sullivan Source: http://hackage.haskell.org/package/statistics Copyright: 2009-2011, Bryan O'Sullivan 2008 Don Stewart 2010 Alexey Khudyakov 2010 Neil Brown License: BSD 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 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/0000755000000000000000000000000012036251633010467 5ustar debian/source/format0000644000000000000000000000001412036251633011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616330010367 0ustar 9 debian/control0000644000000000000000000001014012150230172010556 0ustar Source: haskell-statistics Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco TĂșlio Gontijo e Silva , Iulian Udrea DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-erf-dev , libghc-erf-prof , libghc-monad-par-dev (>= 0.1.0.1) , libghc-monad-par-prof , libghc-mwc-random-dev (>= 0.11.0.0) , libghc-mwc-random-prof , libghc-math-functions-dev (>= 0.1.1) , libghc-math-functions-prof , libghc-primitive-dev (>= 0.3) , libghc-primitive-prof , libghc-vector-dev (>= 0.7.1) , libghc-vector-prof , libghc-vector-algorithms-dev (>= 0.4) , libghc-vector-algorithms-prof Build-Depends-Indep: ghc-doc , libghc-erf-doc , libghc-monad-par-doc , libghc-mwc-random-doc , libghc-math-functions-doc , libghc-primitive-doc , libghc-vector-doc , libghc-vector-algorithms-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/statistics Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-statistics Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-statistics Package: libghc-statistics-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A library of statistical types, data, and functions${haskell:ShortBlurb} This library provides a number of common functions and types useful in statistics. Our focus is on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature. . The library's facilities can be divided into three broad categories: . Working with widely used discrete and continuous probability distributions. (There are dozens of exotic distributions in use; we focus on the most common.) . Computing with sample data: quantile estimation, kernel density estimation, bootstrap methods, and autocorrelation analysis. . Random variate generation under several different distributions. . ${haskell:Blurb} Package: libghc-statistics-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A library of statistical types, data, and functions${haskell:ShortBlurb} This library provides a number of common functions and types useful in statistics. Our focus is on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature. . The library's facilities can be divided into three broad categories: . Working with widely used discrete and continuous probability distributions. (There are dozens of exotic distributions in use; we focus on the most common.) . Computing with sample data: quantile estimation, kernel density estimation, bootstrap methods, and autocorrelation analysis. . Random variate generation under several different distributions. . ${haskell:Blurb} Package: libghc-statistics-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: A library of statistical types, data, and functions${haskell:ShortBlurb} This library provides a number of common functions and types useful in statistics. Our focus is on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature. . The library's facilities can be divided into three broad categories: . Working with widely used discrete and continuous probability distributions. (There are dozens of exotic distributions in use; we focus on the most common.) . Computing with sample data: quantile estimation, kernel density estimation, bootstrap methods, and autocorrelation analysis. . Random variate generation under several different distributions. . ${haskell:Blurb} debian/changelog0000644000000000000000000000433012151331142011031 0ustar haskell-statistics (0.10.2.0-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:46:42 +0100 haskell-statistics (0.10.2.0-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:45 +0200 haskell-statistics (0.10.2.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:06 +0200 haskell-statistics (0.10.2.0-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 Wed, 17 Oct 2012 20:52:15 +0200 haskell-statistics (0.10.1.0-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Mon, 06 Feb 2012 17:36:29 +0100 haskell-statistics (0.10.1.0-1) unstable; urgency=low * New upstream release. * Remove the aeson dependency and update the other ones. * Add math-functions dependency. -- Iulian Udrea Sat, 28 Jan 2012 17:20:06 +0000 haskell-statistics (0.9.0.0-1) unstable; urgency=low [ Joachim Breitner ] * Added missing copyright holders [ Iulian Udrea ] * New upstream release. * Depend on libghc-deepseq-dev (>= 1.1.0.2). * Depend on libghc-monad-par-dev (>= 0.1.0.1). * Depend on libghc-mwc-random-dev (>= 0.8.0.5). * Add myself to Uploaders. * Add DM-Upload-Allowed: yes. * Bump Standards-Version to 3.9.2; no changes required. * Update copyright years and Source URL. -- Iulian Udrea Thu, 01 Sep 2011 17:44:12 +0100 haskell-statistics (0.8.0.5-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Fri, 15 Apr 2011 19:12:30 +0530 haskell-statistics (0.5.1.0-1) unstable; urgency=low * Initial release. (Closes: #582552) -- Marco TĂșlio Gontijo e Silva Fri, 21 May 2010 16:09:19 -0300