debian/0000755000000000000000000000000012151073770007171 5ustar debian/watch0000644000000000000000000000036312036251076010223 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|parsec-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/parsec \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000021212036251076010243 0ustar #!/usr/bin/make -f DEB_CABAL_PACKAGE = parsec3 include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000321312036251076011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: parsec Maintainer: Derek Elkins Source: http://hackage.haskell.org/packages/archive/parsec/3.1.0/parsec-3.1.0.tar.gz Copyright: 2010, Marco Túlio Gontijo e Silva 2009, Kari Pahula 2008, Ian Lynagh (wibble) 2007, Paolo Martini 1999-2001, Daan Leijen License: BSD 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. . This software is provided by the copyright holders "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 holders 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. debian/source/0000755000000000000000000000000012036251076010470 5ustar debian/source/format0000644000000000000000000000001412036251076011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616271010373 0ustar 9 debian/control0000644000000000000000000000564112147621364010605 0ustar Source: haskell-parsec Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco Túlio Gontijo e Silva Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , cdbs , libghc-mtl-dev , libghc-mtl-prof , libghc-text-dev (>= 0.2) , libghc-text-dev (<< 0.12) , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-text-doc Homepage: http://legacy.cs.uu.nl/daan/parsec.html Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-parsec Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-parsec Package: libghc-parsec3-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Conflicts: libghc-parsec-dev (<< 3.0.0-5) Replaces: libghc-parsec-dev (<< 3.0.0-5) Description: Haskell monadic parser combinator library for GHC This package provides a library for the Haskell programming language. . Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented, has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. Package: libghc-parsec3-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Conflicts: libghc-parsec-prof (<< 3.0.0-5) Replaces: libghc-parsec-prof (<< 3.0.0-5) Description: Haskell monadic parser combinator library for GHC; profiling libraries This package provides a library for the Haskell programming language, compiled for profiling. . Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented, has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. Package: libghc-parsec3-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Conflicts: libghc-parsec-doc (<< 3.0.0-5) Replaces: libghc-parsec-doc (<< 3.0.0-5) Description: Haskell monadic parser combinator library for GHC; documentation This package provides the documentation for a library for the Haskell programming language. . Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented, has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type. debian/changelog0000644000000000000000000000772112151073770011052 0ustar haskell-parsec (3.1.3-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 10:25:12 +0100 haskell-parsec (3.1.3-3) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:38 +0200 haskell-parsec (3.1.3-2) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:43 +0200 haskell-parsec (3.1.3-1) experimental; urgency=low * New upstream release * Depend on haskell-devscripts (>= 0.8.13), to ensure it is built against experimental -- Joachim Breitner Mon, 08 Oct 2012 23:26:56 +0200 haskell-parsec (3.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 04 Feb 2012 19:13:56 +0100 haskell-parsec (3.1.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Sat, 26 Mar 2011 22:09:53 +0530 haskell-parsec (3.1.0-1) unstable; urgency=low * New upstream version. * debian/source/format: Use 3.0 (quilt). * rules: Remove DEB_BUILD_DEPENDENCIES = build-arch, since this is on haskell-devscripts now. -- Marco Túlio Gontijo e Silva Fri, 21 May 2010 17:46:00 -0300 haskell-parsec (3.0.1-1) unstable; urgency=low * New upstream version. * debian/control: Use one package per line on Depends-like fields. * debian/control: Remove haddock and hscolour from Build-Depends:. * debian/control: Remove versioned Build-Depends: on libghc6-mtl-dev. * Split Build-Depends in Build-Depends-Indep. * debian/control: Use versioned Build-Depends on haskell-devscripts. * debian/control: Add Vcs-Darcs: and Vcs-Browser: fields. * debian/control: Addopt for the Debian Haskell Group. * debian/control: Use Priority: extra. * debian/watch: Create. * debian/control: Bump Standards-Version to 3.8.4, no changes needed. * debian/control: Use all haskell: variables. * debian/copyright: Use DEP-5 format. * Use debian/compat 7. -- Marco Túlio Gontijo e Silva Sat, 20 Feb 2010 20:08:52 -0200 haskell-parsec (3.0.0-5) unstable; urgency=low * Renamed binary packages as libghc6-parsec3-*. * Replaces and conflicts with earlier libghc6-parsec* packages. -- Kari Pahula Sun, 31 May 2009 00:57:07 +0300 haskell-parsec (3.0.0-4) unstable; urgency=low * Use hlibrary.mk from haskell-devscripts and remove the local copy. -- Kari Pahula Wed, 25 Feb 2009 14:50:51 +0200 haskell-parsec (3.0.0-3) unstable; urgency=low * Updated hlibrary.mk to generate deps on libraries that parsec uses. -- Kari Pahula Sat, 21 Feb 2009 11:28:10 +0200 haskell-parsec (3.0.0-2) unstable; urgency=low * Updated hlibrary.mk to put hlibrary.mk to -dev package. -- Kari Pahula Fri, 20 Feb 2009 09:31:36 +0200 haskell-parsec (3.0.0-1) unstable; urgency=low * New upstream release * New maintainer. * Switched over to use hlibrary.mk and haskell-devscripts. -- Kari Pahula Wed, 18 Feb 2009 16:25:23 +0200 haskell-parsec (2.1.0.0-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:46 +0000 haskell-parsec (2.1.0.0-1) unstable; urgency=low * Initial release (used to be part of ghc6). * Using "Generic Haskell cabal library packaging files v9". -- Ian Lynagh (wibble) Tue, 20 Nov 2007 23:34:00 +0000