debian/0000755000000000000000000000000012255014035007163 5ustar debian/watch0000644000000000000000000000034412036251775010230 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|vector-space-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/vector-space \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036251775010257 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000315012036251775011130 0ustar This package was debianized by Clint Adams on Wed, 15 Jun 2011 17:49:38 -0000 It was downloaded from http://hackage.haskell.org/package/vector-space Upstream Author: Conal Elliott Copyright: 2008-2011 Conal Elliott 2008 Andy J Gill License: 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. The names of the authors may not 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 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/0000755000000000000000000000000012036251775010476 5ustar debian/source/format0000644000000000000000000000001412036251775011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616354010375 0ustar 9 debian/control0000644000000000000000000000524312150230204010562 0ustar Source: haskell-vector-space Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams , Iulian Udrea DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-boolean-dev (>= 0.1.0) , libghc-boolean-prof , libghc-memotrie-dev (>= 0.5) , libghc-memotrie-prof , libghc-numinstances-dev (>= 1.0) , libghc-numinstances-prof Build-Depends-Indep: ghc-doc , libghc-boolean-doc , libghc-memotrie-doc , libghc-numinstances-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/vector-space Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vector-space Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vector-space Package: libghc-vector-space-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb} vector-space provides classes and generic operations for vector spaces and affine spaces. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, ...). . ${haskell:Blurb} Package: libghc-vector-space-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb} vector-space provides classes and generic operations for vector spaces and affine spaces. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, ...). . ${haskell:Blurb} Package: libghc-vector-space-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb} vector-space provides classes and generic operations for vector spaces and affine spaces. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, ...). . ${haskell:Blurb} debian/changelog0000644000000000000000000000454012255014035011040 0ustar haskell-vector-space (0.8.6-3build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 20 Dec 2013 10:12:45 +0000 haskell-vector-space (0.8.6-3build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 17 Nov 2013 14:03:02 +0000 haskell-vector-space (0.8.6-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:52 +0200 haskell-vector-space (0.8.6-2) 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 (0.8.6-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sat, 05 Jan 2013 11:50:31 +0100 haskell-vector-space (0.8.1-2) experimental; urgency=low * 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:02:23 +0200 haskell-vector-space (0.8.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 26 May 2012 17:33:21 +0200 haskell-vector-space (0.8.0-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Mon, 06 Feb 2012 18:37:58 +0100 haskell-vector-space (0.8.0-1) unstable; urgency=low * New upstream release. -- Iulian Udrea Sat, 31 Dec 2011 19:57:51 +0000 haskell-vector-space (0.7.8-1) unstable; urgency=low * New upstream release. * Add libghc-numinstances-{dev,prof,doc}. -- Iulian Udrea Sun, 25 Sep 2011 11:36:17 +0100 haskell-vector-space (0.7.6-1) unstable; urgency=low * New upstream release. * Add Andy J Gill to debian/copyright. * Update copyright years. * Add myself to Uploaders. * Add DM-Upload-Allowed: yes. * Build depend on libghc-boolean-dev (>= 0.0.1). * Build depend on libghc-memotrie-dev (>= 0.4.2). -- Iulian Udrea Fri, 02 Sep 2011 17:35:56 +0100 haskell-vector-space (0.7.3-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 15 Jun 2011 13:49:38 -0400