debian/0000755000000000000000000000000012254633016007170 5ustar debian/watch0000644000000000000000000000020212244022763010213 0ustar version=3 http://hackage.haskell.org/package/pandoc-types/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512244022763010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000136612244022763011131 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell data types to represent structured documents Maintainer: John MacFarlane Source: http://hackage.haskell.org/package/pandoc-types Files: * Copyright: © 2006 - 2010, 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: © 2011, 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/0000755000000000000000000000000012244022763010470 5ustar debian/source/format0000644000000000000000000000001412244022763011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212244022762010365 0ustar 9 debian/control0000644000000000000000000000461712244023250010573 0ustar Source: haskell-pandoc-types Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani , Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , ghc-doc , libghc-aeson-dev (>= 0.6.2) , libghc-aeson-dev (<< 0.7) , libghc-aeson-prof , libghc-syb-dev (>= 0.1) , libghc-syb-dev (<< 0.5) , libghc-syb-prof Build-Depends-Indep: , libghc-aeson-doc , libghc-syb-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/pandoc-types Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pandoc-types Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pandoc-types Package: libghc-pandoc-types-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell data types to represent structured documents${haskell:ShortBlurb} This package ships the data types used by package Pandoc to internally represent structured documents. They've been split off from the main Pandoc package, so that other packages can use them without drawing in all the of Pandoc dependencies. . ${haskell:Blurb} Package: libghc-pandoc-types-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell data types to represent structured documents${haskell:ShortBlurb} This package ships the data types used by package Pandoc to internally represent structured documents. They've been split off from the main Pandoc package, so that other packages can use them without drawing in all the of Pandoc dependencies. . ${haskell:Blurb} Package: libghc-pandoc-types-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell data types to represent structured documents${haskell:ShortBlurb} This package ships the data types used by package Pandoc to internally represent structured documents. They've been split off from the main Pandoc package, so that other packages can use them without drawing in all the of Pandoc dependencies. . ${haskell:Blurb} debian/changelog0000644000000000000000000000337712254633016011054 0ustar haskell-pandoc-types (1.12.3-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 18:08:14 +0000 haskell-pandoc-types (1.12.3-1) unstable; urgency=low [ Joachim Breitner ] * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of http://darcs.debian.org/darcs/ * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Fri, 22 Nov 2013 22:50:35 -0500 haskell-pandoc-types (1.10-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:36 +0200 haskell-pandoc-types (1.10-1) experimental; urgency=low * New upstream release -- Joachim Breitner Mon, 21 Jan 2013 12:56:38 +0100 haskell-pandoc-types (1.9.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:01:42 +0200 haskell-pandoc-types (1.9.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Mon, 27 Feb 2012 23:00:26 -0500 haskell-pandoc-types (1.9.0.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Wed, 08 Feb 2012 16:27:03 -0500 haskell-pandoc-types (1.8.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 08 Sep 2011 19:39:47 -0400 haskell-pandoc-types (1.8.0.2-1) unstable; urgency=low * Initial release. (closes: #627885) -- Giovanni Mascellani Wed, 25 May 2011 10:52:00 +0200