debian/0000755000000000000000000000000012255445275007201 5ustar debian/compat0000644000000000000000000000000212255445223010370 0ustar 9 debian/rules0000755000000000000000000000015512255445224010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000410312255445275010602 0ustar Source: haskell-web-routes-boomerang 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-boomerang-dev (>= 1.4) , libghc-boomerang-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-parsec3-dev (>> 3.1) , libghc-parsec3-prof , libghc-text-dev (>> 0.11) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-web-routes-dev (>> 0.26) , libghc-web-routes-prof Build-Depends-Indep: ghc-doc , libghc-boomerang-doc , libghc-mtl-doc , libghc-parsec3-doc , libghc-text-doc , libghc-web-routes-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/web-routes-boomerang Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-web-routes-boomerang Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-web-routes-boomerang X-Description: correctness and composability of application URLs This module adds support for creating url parsers/printers using a single unified grammar specification. Package: libghc-web-routes-boomerang-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-web-routes-boomerang-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-web-routes-boomerang-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/copyright0000644000000000000000000000510112255445224011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: web-routes-boomerang Upstream-Contact: SeeReason Partners LLC Source: http://hackage.haskell.org/package/web-routes-boomerang Files: * Copyright: 2010 Sjoerd Visscher & Martijn van Steenbergen, 2011 Jeremy Shaw 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 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. 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/watch0000644000000000000000000000021212255445225010220 0ustar version=3 http://hackage.haskell.org/package/web-routes-boomerang/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/source/0000755000000000000000000000000012255445224010473 5ustar debian/source/format0000644000000000000000000000001412255445224011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000061612255445245011053 0ustar haskell-web-routes-boomerang (0.28.0-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 21 Dec 2013 21:12:46 -0500 haskell-web-routes-boomerang (0.27.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 07 Jul 2013 14:08:38 -0400