debian/0000755000000000000000000000000012253047176007175 5ustar debian/watch0000644000000000000000000000033612036247430010222 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|criterion-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/criterion \ ([\d\.]*\d)/ debian/libghc-criterion-dev.install0000644000000000000000000000003712036247427014565 0ustar templates /usr/share/criterion debian/rules0000755000000000000000000000026712036247430010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=/usr/share/$(CABAL_PACKAGE) debian/libghc-criterion-doc.examples0000644000000000000000000000001312036247427014716 0ustar examples/* debian/copyright0000644000000000000000000000303112036247427011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: criterion Maintainer: Bryan O'Sullivan Source: http://hackage.haskell.org/package/criterion Copyright: 2009-2011, Bryan O'Sullivan 2009, 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/0000755000000000000000000000000012036247430010467 5ustar debian/source/format0000644000000000000000000000001412036247430011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616142010370 0ustar 9 debian/control0000644000000000000000000000670312150230103010562 0ustar Source: haskell-criterion 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-aeson-dev (>= 0.3.2.12) , libghc-aeson-prof , libghc-deepseq-dev , libghc-deepseq-prof , libghc-hastache-dev (>= 0.1.5) , libghc-hastache-prof , libghc-mtl-dev (>= 2) , libghc-mtl-prof , libghc-mwc-random-dev (>= 0.8.0.3) , libghc-mwc-random-prof , libghc-parsec3-dev (>= 3.1.0) , libghc-parsec3-prof , libghc-statistics-dev (>= 0.10.0.0) , libghc-statistics-prof , libghc-transformers-dev , libghc-transformers-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-aeson-doc , libghc-deepseq-doc , libghc-hastache-doc , libghc-mtl-doc , libghc-mwc-random-doc , libghc-parsec3-doc , libghc-statistics-doc , libghc-transformers-doc , libghc-vector-doc , libghc-vector-algorithms-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/criterion Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-criterion Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-criterion Package: libghc-criterion-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Robust, reliable performance measurement and analysis${haskell:ShortBlurb} This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . ${haskell:Blurb} Package: libghc-criterion-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Robust, reliable performance measurement and analysis${haskell:ShortBlurb} This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . ${haskell:Blurb} Package: libghc-criterion-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Robust, reliable performance measurement and analysis${haskell:ShortBlurb} This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions that makes it easy to build and run benchmarks, and to analyse their results. . The fastest way to get started is to read the documentation and examples in the Criterion.Main module. . ${haskell:Blurb} debian/changelog0000644000000000000000000000636412253047176011060 0ustar haskell-criterion (0.6.2.0-3build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 12:26:38 +0000 haskell-criterion (0.6.2.0-3build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 25 Nov 2013 14:35:49 +0000 haskell-criterion (0.6.2.0-3build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 10:50:34 +0100 haskell-criterion (0.6.2.0-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 14:50:15 +0100 haskell-criterion (0.6.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:06 +0200 haskell-criterion (0.6.2.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:14 +0200 haskell-criterion (0.6.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:56:04 +0200 haskell-criterion (0.6.0.1-3) unstable; urgency=low * Include template files in libghc-criterion-dev, thanks to Tomas Janousek for noticing (Closes: #664449) -- Joachim Breitner Sun, 18 Mar 2012 00:27:37 +0100 haskell-criterion (0.6.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Sat, 11 Feb 2012 00:13:15 +0100 haskell-criterion (0.6.0.1-1) unstable; urgency=low * New upstream release (Closes: #658194) -- Joachim Breitner Wed, 01 Feb 2012 18:33:37 +0100 haskell-criterion (0.5.0.10-2) unstable; urgency=low * Build with Chat support -- Joachim Breitner Sat, 17 Sep 2011 17:10:53 +0200 haskell-criterion (0.5.0.10-1) unstable; urgency=low [ Joachim Breitner ] * Do not call the license BSD3 in debian/copyright [ Iulian Udrea ] * New upstream release. * Update copyright years and Source URL. * Add myself to Uploaders. * Add DM-Upload-Allowed: yes. * Bump Standards-Version to 3.9.2; no changes required. -- Iulian Udrea Thu, 01 Sep 2011 17:33:45 +0100 haskell-criterion (0.5.0.7-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * no-utf8-warnings.patch: Removed, build does not produce warnings any more -- Joachim Breitner Fri, 15 Apr 2011 20:05:17 +0530 haskell-criterion (0.5.0.0-2) unstable; urgency=low * libghc6-criterion-doc: Add examples. * copyright: Include Neil Brown. Thanks to Luca Falavigna. * libghc6-criterion-doc.examples: Include only files. -- Marco Túlio Gontijo e Silva Mon, 31 May 2010 08:24:20 -0300 haskell-criterion (0.5.0.0-1) unstable; urgency=low * Initial release. (Closes: #582560) -- Marco Túlio Gontijo e Silva Fri, 21 May 2010 20:51:43 -0300