debian/0000755000000000000000000000000012274445367007204 5ustar debian/watch0000644000000000000000000000017612224040232010212 0ustar version=3 http://hackage.haskell.org/package/markdown/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/README.source0000644000000000000000000000016612224036402011343 0ustar The orig.tar.gz has been repacked with replacements for the Daring Fireball web pages, as their licenses are unclear. debian/rules0000755000000000000000000000026012224037431010242 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk check-ghc-stamp: export LC_ALL := C.UTF-8 debian/copyright0000644000000000000000000000476712224036402011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: markdown Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/markdown Files: * Copyright: 2011 Michael Snoyman License: BSD-3-clause Files: debian/* Copyright: 2013 Clint Adams License: ISC License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * 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. . * Neither the name of Michael Snoyman nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER OR CONTRIBUTORS 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. License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/source/0000755000000000000000000000000012224036402010461 5ustar debian/source/format0000644000000000000000000000001412224036402011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212224036402010357 0ustar 9 debian/control0000644000000000000000000000476512224036402010600 0ustar Source: haskell-markdown Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-attoparsec-dev (>> 0.10) , libghc-attoparsec-prof , libghc-attoparsec-conduit-dev (>> 0.5) , libghc-attoparsec-conduit-prof , libghc-blaze-html-dev (>> 0.4) , libghc-blaze-html-prof , libghc-conduit-dev (>> 0.5.2.1) , libghc-conduit-prof , libghc-data-default-dev (>> 0.3) , libghc-data-default-prof , libghc-text-dev , libghc-text-prof , libghc-transformers-dev (>> 0.2.2) , libghc-transformers-prof , libghc-xss-sanitize-dev (>> 0.3.3) , libghc-xss-sanitize-prof , libghc-hspec-dev (>> 1.3) , libghc-system-fileio-dev , libghc-system-filepath-dev Build-Depends-Indep: ghc-doc , libghc-attoparsec-doc , libghc-attoparsec-conduit-doc , libghc-blaze-html-doc , libghc-conduit-doc , libghc-data-default-doc , libghc-text-doc , libghc-transformers-doc , libghc-xss-sanitize-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/markdown Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-markdown Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-markdown X-Description: convert Markdown to HTML, with XSS protection This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate well with existing codebases. It renders Markdown to HTML, optionally sanitizing against XSS attacks. Package: libghc-markdown-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-markdown-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-markdown-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/changelog0000644000000000000000000000205112274445367011054 0ustar haskell-markdown (0.1.7-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:30:15 +0000 haskell-markdown (0.1.7-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 01 Jan 2014 16:41:24 +0000 haskell-markdown (0.1.7-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 20 Dec 2013 10:22:23 +0000 haskell-markdown (0.1.7-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 30 Nov 2013 12:18:40 +0000 haskell-markdown (0.1.7-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. * Run tests under C.UTF-8. closes: #721480. -- Clint Adams Sat, 05 Oct 2013 12:39:40 -0400 haskell-markdown (0.1.6+dfsg-1) unstable; urgency=low * Initial release. -- Clint Adams Thu, 01 Aug 2013 21:06:50 -0400