debian/0000755000000000000000000000000012176626365007204 5ustar debian/rules0000755000000000000000000000020512176626320010250 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 debian/control0000644000000000000000000000366612176626320010611 0ustar Source: haskell-yesod-routes Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , ghc-ghci , libghc-path-pieces-dev (>> 0.1) , libghc-path-pieces-dev (<< 0.2) , libghc-path-pieces-prof , libghc-text-dev (>> 0.5) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-vector-dev (>> 0.8) , libghc-vector-dev (<< 0.11) , libghc-vector-prof , libghc-hunit-dev (>> 1.2) , libghc-hunit-dev (<< 1.3) , libghc-hspec-dev (>> 1.3) Build-Depends-Indep: ghc-doc , libghc-path-pieces-doc , libghc-text-doc , libghc-vector-doc Standards-Version: 3.9.4 Homepage: http://www.yesodweb.com/ Package: libghc-yesod-routes-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: efficient routing for Yesod Provides an efficient routing system, a parser and TH code generation. . This package contains the normal library files. Package: libghc-yesod-routes-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: efficient routing for Yesod; profiling libraries Provides an efficient routing system, a parser and TH code generation. . This package contains the libraries compiled with profiling enabled. Package: libghc-yesod-routes-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: efficient routing for Yesod; documentation Provides an efficient routing system, a parser and TH code generation. . This package contains the documentation files. debian/copyright0000644000000000000000000000253012176626320011126 0ustar The following license covers this documentation, and the source code, except where otherwise indicated. Copyright 2010, Michael Snoyman. 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. 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/patches/0000755000000000000000000000000012176626320010622 5ustar debian/changelog0000644000000000000000000000211312176626335011050 0ustar haskell-yesod-routes (1.2.0.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 01 Aug 2013 23:51:50 -0400 haskell-yesod-routes (1.1.2-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:52:38 +0200 haskell-yesod-routes (1.1.2-1) experimental; urgency=low * New upstream release -- Joachim Breitner Wed, 13 Feb 2013 18:15:06 +0100 haskell-yesod-routes (1.1.0.2-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 20:03:46 -0400 haskell-yesod-routes (1.0.1.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 15 May 2012 00:33:53 -0400 haskell-yesod-routes (0.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 29 Feb 2012 20:03:17 -0500 debian/compat0000644000000000000000000000000212176626320010371 0ustar 9 debian/source/0000755000000000000000000000000012176626320010473 5ustar debian/source/format0000644000000000000000000000001412176626320011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000034412176626320010225 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|yesod-routes-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/yesod-routes \ ([\d\.]*\d)/