debian/0000755000000000000000000000000012260115555007170 5ustar debian/watch0000644000000000000000000000020212224036521010206 0ustar version=3 http://hackage.haskell.org/package/diagrams-lib/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512036247611010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000410212036247610011117 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: diagrams-lib Upstream-Contact: Jack Upstream Developer Source: http://hackage.haskell.org/package/diagrams-lib Copyright: 2011-2012 diagrams-lib team: Peter Hall Claude Heiland-Allen Ian Ross Michael Sloan Kanchalai Suveepattananont Scott Walck Ryan Yates Brent Yorgey License: BSD3 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 Brent Yorgey 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/source/0000755000000000000000000000000012036247611010470 5ustar debian/source/format0000644000000000000000000000001412036247611011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616157010376 0ustar 9 debian/control0000644000000000000000000000740212244404037010574 0ustar Source: haskell-diagrams-lib Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-semigroups-dev (>= 0.3.4) , libghc-semigroups-dev (<< 0.10) , libghc-semigroups-prof , libghc-monoid-extras-dev (>= 0.2.2) , libghc-monoid-extras-dev (<< 0.4) , libghc-monoid-extras-prof , libghc-diagrams-core-dev (>= 0.6) , libghc-diagrams-core-dev (<< 0.8) , libghc-diagrams-core-prof , libghc-active-dev (>= 0.1) , libghc-active-dev (<< 0.2) , libghc-active-prof , libghc-vector-space-dev (>= 0.7.7) , libghc-vector-space-dev (<< 0.9) , libghc-vector-space-prof , libghc-numinstances-dev (>= 1.2) , libghc-numinstances-dev (<< 1.4) , libghc-numinstances-prof , libghc-colour-dev (>= 2.3.2) , libghc-colour-dev (<< 2.4) , libghc-colour-prof , libghc-data-default-class-dev (<< 0.1) , libghc-data-default-class-prof , libghc-newtype-dev (>= 0.2) , libghc-newtype-dev (<< 0.3) , libghc-newtype-prof , libghc-fingertree-dev (>= 0.1) , libghc-fingertree-dev (<< 0.2) , libghc-fingertree-prof , libghc-intervals-dev (>= 0.2.2) , libghc-intervals-dev (<< 0.3) , libghc-intervals-prof Build-Depends-Indep: ghc-doc , libghc-semigroups-doc , libghc-monoid-extras-doc , libghc-diagrams-core-doc , libghc-active-doc , libghc-vector-space-doc , libghc-numinstances-doc , libghc-colour-doc , libghc-data-default-class-doc , libghc-newtype-doc , libghc-fingertree-doc , libghc-intervals-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/diagrams-lib Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-diagrams-lib Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-diagrams-lib Package: libghc-diagrams-lib-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests}, libghc-diagrams-dev Provides: ${haskell:Provides} Description: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb} Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. diagrams-lib provides a standard library of primitives and operations for creating diagrams. To get started using it, see "Diagrams.Prelude". . ${haskell:Blurb} Package: libghc-diagrams-lib-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests}, libghc-diagrams-prof Provides: ${haskell:Provides} Description: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb} Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. diagrams-lib provides a standard library of primitives and operations for creating diagrams. To get started using it, see "Diagrams.Prelude". . ${haskell:Blurb} Package: libghc-diagrams-lib-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests}, libghc-diagrams-doc Description: Embedded domain-specific language for declarative graphics${haskell:ShortBlurb} Diagrams is a flexible, extensible EDSL for creating graphics of many types. Graphics can be created in arbitrary vector spaces and rendered with multiple backends. diagrams-lib provides a standard library of primitives and operations for creating diagrams. To get started using it, see "Diagrams.Prelude". . ${haskell:Blurb} debian/changelog0000644000000000000000000000300612260115555011041 0ustar haskell-diagrams-lib (0.7.1.1-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 29 Dec 2013 22:00:13 +0000 haskell-diagrams-lib (0.7.1.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 25 Dec 2013 22:22:00 +0000 haskell-diagrams-lib (0.7.1.1-1) unstable; urgency=low * Adjust watch file to new hackage layout * New upstream release * New upstream release -- Joachim Breitner Sun, 24 Nov 2013 14:11:45 +0000 haskell-diagrams-lib (0.6.0.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:27 +0200 haskell-diagrams-lib (0.6.0.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 16:23:11 -0500 haskell-diagrams-lib (0.6-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 -- Joachim Breitner Sat, 05 Jan 2013 12:19:47 +0100 haskell-diagrams-lib (0.5-2) unstable; urgency=low * Patch to extend data-default dependency -- Joachim Breitner Thu, 31 May 2012 12:03:03 +0200 haskell-diagrams-lib (0.5-1) unstable; urgency=low * Initial release. -- Joachim Breitner Sat, 19 May 2012 21:30:14 +0200