debian/0000755000000000000000000000000012147643077007201 5ustar debian/watch0000644000000000000000000000033012036251206010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|primes-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/primes \ ([\d\.]*\d)/ debian/control0000644000000000000000000000402512147625407010602 0ustar Source: haskell-primes Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/primes Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-primes Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-primes Package: libghc-primes-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: efficient, purely functional generation of prime numbers${haskell:ShortBlurb} This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by Lazy wheel sieves and spirals of primes by Colin Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil. . ${haskell:Blurb} Package: libghc-primes-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: efficient, purely functional generation of prime numbers${haskell:ShortBlurb} This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by Lazy wheel sieves and spirals of primes by Colin Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil. . ${haskell:Blurb} Package: libghc-primes-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: efficient, purely functional generation of prime numbers${haskell:ShortBlurb} This Haskell library provides an efficient lazy wheel sieve for prime generation inspired by Lazy wheel sieves and spirals of primes by Colin Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251206010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/patches/0000755000000000000000000000000012036251206010612 5ustar debian/changelog0000644000000000000000000000156012147643077011055 0ustar haskell-primes (0.2.1.0-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:43 +0200 haskell-primes (0.2.1.0-3) experimental; urgency=low [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:48 +0200 haskell-primes (0.2.1.0-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Mon, 06 Feb 2012 17:50:37 +0100 haskell-primes (0.2.1.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 28 Jan 2012 09:34:39 -0500 debian/source/0000755000000000000000000000000012036251206010463 5ustar debian/source/format0000644000000000000000000000001412036251206011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616277010401 0ustar 9 debian/copyright0000644000000000000000000000203312036251206011114 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-primes Upstream-Contact: Sebastian Fischer Source: http://hackage.haskell.org/package/haskell-primes Copyright: Sebastian Fischer License: ALL PUBLIC DOMAIN MATERIAL IS OFFERED AS-IS. NO REPRESENTATIONS OR WARRANTIES OF ANY KIND ARE MADE CONCERNING THE MATERIALS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. IN NO EVENT WILL THE AUTHOR(S), PUBLISHER(S), OR PRESENTER(S) OF ANY PUBLIC DOMAIN MATERIAL BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF THE AUTHOR(S), PUBLISHER(S), OR PRESENTER(S) HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.