debian/0000755000000000000000000000000012253121217007162 5ustar debian/rules0000755000000000000000000000015512253115620010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000626212253120404010570 0ustar Source: haskell-boomerang Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13), , cdbs, , ghc, , ghc-prof, , libghc-mtl-dev (>> 2.0) , libghc-mtl-dev (<< 2.2) , libghc-mtl-prof , libghc-text-dev (>> 0.11) , libghc-text-dev (<< 0.12) , libghc-text-prof , ghc-ghci Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-text-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/boomerang Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-boomerang Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-boomerang Package: libghc-boomerang-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: invertible parsing and printing Specify a single unified grammar which can be used for parsing and pretty-printing. . Boomerang is a DSL for creating parsers and pretty-printers using a single specification. Instead of writing a parser, and then writing a separate pretty-printer, both are created at once. This saves time, and ensures that the parser and pretty-printer are inverses and stay in-sync with each other. . Boomerang is a generalized derivative of the Zwaluw library created by Sjoerd Visscher and Martijn van Steenbergen. . This package contains the normal library files. Package: libghc-boomerang-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: invertible parsing and printing; profiling libraries Specify a single unified grammar which can be used for parsing and pretty-printing. . Boomerang is a DSL for creating parsers and pretty-printers using a single specification. Instead of writing a parser, and then writing a separate pretty-printer, both are created at once. This saves time, and ensures that the parser and pretty-printer are inverses and stay in-sync with each other. . Boomerang is a generalized derivative of the Zwaluw library created by Sjoerd Visscher and Martijn van Steenbergen. . This package contains the libraries compiled with profiling enabled. Package: libghc-boomerang-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: invertible parsing and printing; documentation Specify a single unified grammar which can be used for parsing and pretty-printing. . Boomerang is a DSL for creating parsers and pretty-printers using a single specification. Instead of writing a parser, and then writing a separate pretty-printer, both are created at once. This saves time, and ensures that the parser and pretty-printer are inverses and stay in-sync with each other. . Boomerang is a generalized derivative of the Zwaluw library created by Sjoerd Visscher and Martijn van Steenbergen. . This package contains the documentation files. debian/copyright0000644000000000000000000000305712253115620011123 0ustar Copyright (c) 2010, Sjoerd Visscher & Martijn van Steenbergen Copyright (c) 2011, Jeremy Shaw All rights reserved. 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 Jeremy Shaw 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. debian/changelog0000644000000000000000000000166012253121061011034 0ustar haskell-boomerang (1.4.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 14 Dec 2013 12:56:29 -0500 haskell-boomerang (1.3.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 07 Jul 2013 14:22:47 -0400 haskell-boomerang (1.3.1-3) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:49:59 +0200 haskell-boomerang (1.3.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:00:19 +0200 haskell-boomerang (1.3.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 03 Jun 2012 14:10:59 -0400 debian/compat0000644000000000000000000000000212253115620010361 0ustar 9 debian/source/0000755000000000000000000000000012253115620010463 5ustar debian/source/format0000644000000000000000000000001412253115620011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017712253115620010221 0ustar version=3 http://hackage.haskell.org/package/boomerang/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))