debian/0000755000000000000000000000000012147643065007176 5ustar debian/watch0000644000000000000000000000034612036251026010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|numeric-quest-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/numeric-quest \ ([\d\.]*\d)/ debian/control0000644000000000000000000000416512147625377010615 0ustar Source: haskell-numeric-quest 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 Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/numeric-quest Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-numeric-quest Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-numeric-quest Package: libghc-numeric-quest-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Mathematics and Quantum Mechanics${haskell:ShortBlurb} List based linear algebra, similtaneous linear equations, eigenvalues and eigenvectors, roots of polynomials, transcendent functions with arbitrary precision implemented by continued fractions, quantum operations, tensors . ${haskell:Blurb} Package: libghc-numeric-quest-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Mathematics and Quantum Mechanics${haskell:ShortBlurb} List based linear algebra, similtaneous linear equations, eigenvalues and eigenvectors, roots of polynomials, transcendent functions with arbitrary precision implemented by continued fractions, quantum operations, tensors . ${haskell:Blurb} Package: libghc-numeric-quest-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Mathematics and Quantum Mechanics${haskell:ShortBlurb} List based linear algebra, similtaneous linear equations, eigenvalues and eigenvectors, roots of polynomials, transcendent functions with arbitrary precision implemented by continued fractions, quantum operations, tensors . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251026010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000223012147643065011045 0ustar haskell-numeric-quest (0.2-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:33 +0200 haskell-numeric-quest (0.2-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:01:39 +0200 haskell-numeric-quest (0.2-1) unstable; urgency=low * New upstream release. * Remove patches; applied upstream. * Update copyright. See http://dep.debian.net/deps/dep5/. -- Iulian Udrea Sun, 05 Feb 2012 20:02:08 +0000 haskell-numeric-quest (0.1.1.3-1) unstable; urgency=low * New upstream release. * Add patches/Eq-constraints.patch: Num does no longer imply Eq or Show. See GHC 7.4.1 release notes. * Add patches/Show-constraint.patch. -- Iulian Udrea Sat, 04 Feb 2012 23:58:31 +0000 haskell-numeric-quest (0.1.1.2-1) unstable; urgency=low * Initial release. -- Iulian Udrea Wed, 31 Aug 2011 06:50:45 +0100 debian/source/0000755000000000000000000000000012036251026010463 5ustar debian/source/format0000644000000000000000000000001412036251026011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616264010375 0ustar 9 debian/copyright0000644000000000000000000000203312036251026011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: numeric-quest Upstream-Contact: Henning Thielemann Source: http://hackage.haskell.org/package/numeric-quest Files: * Copyright: (C) 1998-2001 Numeric Quest, All rights reserved 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 /usr/share/common-licenses/GPL. Files: debian/* Copyright: 2011-2012, Iulian Udrea License: GPL-3+ See above.