debian/0000755000000000000000000000000012255015544007171 5ustar debian/watch0000644000000000000000000000017512224036535010224 0ustar version=3 http://hackage.haskell.org/package/texmath/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/libghc-texmath-doc.examples0000644000000000000000000000000412036251705014364 0ustar cgi debian/rules0000755000000000000000000000032112036251705010243 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS" include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000132612036251705011124 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: Haskell library to convert LaTeX to MathML Upstream-Contact: John MacFarlane Source: http://hackage.haskell.org/package/texmath Files: * Copyright: © 2009-2012 John MacFarlane License: GPL-2+ On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: © 2009-2012 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012036251705010467 5ustar debian/source/format0000644000000000000000000000001412036251705011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616342010372 0ustar 9 debian/control0000644000000000000000000000421412244103336010570 0ustar Source: haskell-texmath Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani , Kiwamu Okabe , Louis Bettens Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, libghc-syb-dev, libghc-syb-prof, libghc-xml-dev, libghc-xml-prof, libghc-pandoc-types-dev, libghc-pandoc-types-prof, libghc-parsec3-dev, libghc-parsec3-prof, Build-Depends-Indep: ghc-doc, libghc-syb-doc, libghc-xml-doc, libghc-parsec3-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/texmath Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-texmath Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-texmath Package: libghc-texmath-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} The texmath Haskell library provides functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. . ${haskell:Blurb} Package: libghc-texmath-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} The texmath Haskell library provides functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. . ${haskell:Blurb} Package: libghc-texmath-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell library to convert LaTeX to MathML${haskell:ShortBlurb} The texmath Haskell library provides functions to convert LaTeX math formulas to presentation MathML. It supports basic LaTeX and AMS extensions, but not macros. . ${haskell:Blurb} debian/changelog0000644000000000000000000000764412255015544011056 0ustar haskell-texmath (0.6.5.2-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 20 Dec 2013 10:26:44 +0000 haskell-texmath (0.6.5.2-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Louis Bettens ] * New upstream release -- Louis Bettens Fri, 22 Nov 2013 22:52:04 +0100 haskell-texmath (0.6.1.3-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:16 +0200 haskell-texmath (0.6.1.3-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sun, 10 Mar 2013 01:02:41 +0100 haskell-texmath (0.6.0.6-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:15 +0200 haskell-texmath (0.6.0.6-1) unstable; urgency=low * New upstream release. * Drop patch to depends on parsec >= 3, merged upstream. -- Giovanni Mascellani Wed, 09 May 2012 09:56:19 +0200 haskell-texmath (0.6.0.3-1) unstable; urgency=low * New upstream release * DM-Upload-Allowed: yes -- Kiwamu Okabe Mon, 27 Feb 2012 22:31:50 +0900 haskell-texmath (0.5.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Thu, 23 Feb 2012 11:18:31 +0000 haskell-texmath (0.5.0.1-1) unstable; urgency=low [ Giovanni Mascellani ] * New upstream release [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required * Add missing syb BDs * Remove example which is no longer shipped by upstream -- Iain Lane Mon, 23 May 2011 18:56:22 +0100 haskell-texmath (0.3.0.3-1) experimental; urgency=low * New upstream release * Build against parsec v3 (Closes: #600691) -- Joachim Breitner Tue, 19 Oct 2010 20:03:22 +0200 haskell-texmath (0.3.0.2-2) unstable; urgency=low * Run ghc6 without active timer (+RTS -V0 -RTS) to avoid build problems on hppa -- Joachim Breitner Sun, 22 Aug 2010 16:06:02 +0200 haskell-texmath (0.3.0.2-1) unstable; urgency=low * New upstream release (closes: #591169). * Removing quilt patches (they're not necessary). * Removing doc-base (like most Haskell packages). * Updating my email address. * Standards-Version bumped to 3.9.1 (no changes required). -- Giovanni Mascellani Sun, 01 Aug 2010 22:14:41 +0200 haskell-texmath (0.2.0.3-1) unstable; urgency=low [ Giovanni Mascellani ] * New upstream release [ Marco Túlio Gontijo e Silva ] * Use Build-Depends-Indep. * control: Vcs-Darcs: Use simpler URL. -- Giovanni Mascellani Mon, 22 Mar 2010 22:14:03 +0100 haskell-texmath (0.1.1-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 * Switch to 3.0 (quilt) version -- Joachim Breitner Sat, 20 Feb 2010 18:02:32 +0100 haskell-texmath (0.1.1-1) unstable; urgency=low * Initial release. (closes: #562771) -- Giovanni Mascellani Thu, 07 Jan 2010 19:30:15 +0100