debian/0000755000000000000000000000000012260257646007200 5ustar debian/watch0000644000000000000000000000033212036246764010227 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|algebra-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/algebra \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036246764010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000325112036246764011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: algebra Maintainer: Edward A. Kmett Source: http://hackage.haskell.org/package/algebra Copyright: (C) 2011 Edward A. Kmett License: BSD 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. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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/0000755000000000000000000000000012036246764010500 5ustar debian/source/format0000644000000000000000000000001412036246764011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616105010367 0ustar 9 debian/control0000644000000000000000000000560312147624644010607 0ustar Source: haskell-algebra Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iulian Udrea DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libghc-distributive-dev (>= 0.2.2), libghc-distributive-prof, libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.4), libghc-transformers-prof, libghc-tagged-dev (>= 0.4.2), libghc-tagged-prof, libghc-categories-dev (>= 1.0), libghc-categories-prof, libghc-keys-dev (>= 3.0), libghc-keys-prof, libghc-mtl-dev (>= 2.0.1), libghc-mtl-dev (<< 2.2), libghc-mtl-prof, libghc-semigroups-dev (>= 0.8.3.1), libghc-semigroups-prof, libghc-semigroupoids-dev (>= 3.0), libghc-semigroupoids-prof, libghc-representable-functors-dev (>= 3.0), libghc-representable-functors-prof, libghc-representable-tries-dev (>= 3.0), libghc-representable-tries-prof, libghc-void-dev (>= 0.5.5.1), libghc-void-prof Build-Depends-Indep: ghc-doc, libghc-distributive-doc, libghc-transformers-doc, libghc-tagged-doc, libghc-categories-doc, libghc-keys-doc, libghc-mtl-doc, libghc-semigroups-doc, libghc-semigroupoids-doc, libghc-representable-functors-doc, libghc-representable-tries-doc, libghc-void-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/algebra Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-algebra Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-algebra Package: libghc-algebra-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Constructive abstract algebra ${haskell:Blurb} Package: libghc-algebra-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Constructive abstract algebra${haskell:ShortBlurb} ${haskell:Blurb} Package: libghc-algebra-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Constructive abstract algebra${haskell:ShortBlurb} ${haskell:Blurb} debian/changelog0000644000000000000000000000306012260257646011051 0ustar haskell-algebra (3.1-2build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Mon, 30 Dec 2013 11:57:26 +0000 haskell-algebra (3.1-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 12 Jun 2013 22:13:44 +0100 haskell-algebra (3.1-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:49:47 +0200 haskell-algebra (3.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 15:43:48 -0500 haskell-algebra (3.0.1-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change * New upstream release * New upstream release -- Joachim Breitner Sun, 21 Oct 2012 12:14:03 +0200 haskell-algebra (2.1.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 13:18:14 +0200 haskell-algebra (2.0.7-1) unstable; urgency=low * New upstream release -- Joachim Breitner Wed, 07 Mar 2012 15:02:18 +0100 haskell-algebra (2.0.4-1) unstable; urgency=low * New upstream release. * Bump representable-functors and representable-tries dependencies. -- Iulian Udrea Thu, 24 Nov 2011 16:57:57 +0000 haskell-algebra (2.0.2-1) unstable; urgency=low * Initial release. -- Iulian Udrea Sat, 03 Sep 2011 10:25:16 +0100