debian/0000755000000000000000000000000012166350363007173 5ustar debian/copyright0000644000000000000000000000213612166350341011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hmatrix Upstream-Contact: Alberto Ruiz Source: http://hackage.haskell.org/package/hmatrix Files: * Copyright: 2006 Alberto Ruiz License: GPL-3+ Files: debian/* Copyright: 2013 Denis Laxalde License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/watch0000644000000000000000000000033212112413605010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hmatrix-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hmatrix \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147617035010372 0ustar 9 debian/control0000644000000000000000000000425612150230133010566 0ustar Source: haskell-hmatrix Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Denis Laxalde Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-storable-complex-dev , libghc-storable-complex-prof , libghc-random-dev , libghc-random-prof , libghc-vector-dev (>= 0.8) , libghc-vector-prof , libgsl0-dev , liblapack-dev Build-Depends-Indep: ghc-doc , libghc-random-doc , libghc-vector-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hmatrix Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hmatrix Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hmatrix Package: libghc-hmatrix-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libgsl0-dev , liblapack-dev Recommends: ${haskell:Recommends} , gnuplot , imagemagick , texlive-latex-base , texlive-extra-utils , texlive-font-utils Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb} Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK. . ${haskell:Blurb} Package: libghc-hmatrix-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb} Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK. . ${haskell:Blurb} Package: libghc-hmatrix-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Linear algebra and numerical computation in Haskell${haskell:ShortBlurb} Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK. . ${haskell:Blurb} debian/rules0000755000000000000000000000022712112413605010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk DEB_INSTALL_CHANGELOGS_ALL := CHANGES.md debian/libghc-hmatrix-doc.examples0000644000000000000000000000001312112413605014360 0ustar examples/* debian/changelog0000644000000000000000000000116412166350363011047 0ustar haskell-hmatrix (0.15.0.0-1) unstable; urgency=low * New upstream release. * Make it clear in copyright that the license is GPL-3 (as stated by the author in ) although there is no proper license file yet. -- Denis Laxalde Sat, 06 Jul 2013 15:37:50 +0200 haskell-hmatrix (0.14.1.0-1) unstable; urgency=low [ Denis Laxalde ] * Initial release (closes: #701041). [ Joachim Breitner ] * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Tue, 04 Jun 2013 21:54:51 +0200 debian/source/0000755000000000000000000000000012112413605010461 5ustar debian/source/format0000644000000000000000000000001412112413605011667 0ustar 3.0 (quilt)