debian/0000755000000000000000000000000012255264230007167 5ustar debian/watch0000644000000000000000000000036212036251777010232 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|vector-space-points-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/vector-space-points \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036251777010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000337412036251777011142 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: vector-space-points Upstream-Contact: Brent Yorgey Source: http://hackage.haskell.org/package/vector-space-points Copyright: 2011, 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/0000755000000000000000000000000012036251777010500 5ustar debian/source/format0000644000000000000000000000001412036251777011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616354010375 0ustar 9 debian/control0000644000000000000000000000364112147625447010611 0ustar Source: haskell-vector-space-points 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-vector-space-dev (>= 0.7) , libghc-vector-space-dev (<< 0.9) , libghc-vector-space-prof , libghc-newtype-dev (>= 0.2) , libghc-newtype-dev (<< 0.3) , libghc-newtype-prof Build-Depends-Indep: ghc-doc , libghc-vector-space-doc , libghc-newtype-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/vector-space-points Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vector-space-points Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vector-space-points Package: libghc-vector-space-points-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A type for points in a vector space${haskell:ShortBlurb} A type for points, as distinct from vectors, built on top of Data.AffineSpace. . ${haskell:Blurb} Package: libghc-vector-space-points-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: A type for points in a vector space${haskell:ShortBlurb} A type for points, as distinct from vectors, built on top of Data.AffineSpace. . ${haskell:Blurb} Package: libghc-vector-space-points-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: A type for points in a vector space${haskell:ShortBlurb} A type for points, as distinct from vectors, built on top of Data.AffineSpace. . ${haskell:Blurb} debian/changelog0000644000000000000000000000232412255264230011042 0ustar haskell-vector-space-points (0.1.2.0-3build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sat, 21 Dec 2013 10:08:24 +0000 haskell-vector-space-points (0.1.2.0-3build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 17 Nov 2013 14:40:36 +0000 haskell-vector-space-points (0.1.2.0-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:25 +0200 haskell-vector-space-points (0.1.2.0-2) experimental; urgency=low * Rebuild against newer vector-space, no change to this package. -- Joachim Breitner Sat, 05 Jan 2013 12:01:50 +0100 haskell-vector-space-points (0.1.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 Fri, 19 Oct 2012 22:33:59 +0200 haskell-vector-space-points (0.1.1.0-1) unstable; urgency=low * Initial release. -- Joachim Breitner Sat, 19 May 2012 21:26:59 +0200