debian/0000755000000000000000000000000012151073205007162 5ustar debian/watch0000644000000000000000000000035212036251656010225 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|system-filepath-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/system-filepath \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036251656010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000245612036251656011136 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: haskell-system-filepath Upstream-Contact: John Millikin Source: http://hackage.haskell.org/package/haskell-system-filepath Copyright: 2010-2011 John Millikin License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012036251656010474 5ustar debian/source/format0000644000000000000000000000001412036251656011702 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012036251656010623 5ustar debian/compat0000644000000000000000000000000212147616334010373 0ustar 9 debian/control0000644000000000000000000000344412147625434010606 0ustar Source: haskell-system-filepath 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-deepseq-dev , libghc-deepseq-prof , libghc-text-dev (>> 0.7.1) , libghc-text-dev (<< 0.12) , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-deepseq-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/system-filepath Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-system-filepath Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-system-filepath Package: libghc-system-filepath-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: high-level, byte-based file and directory path manipulations${haskell:ShortBlurb} Functions for portable file path manipulation. . ${haskell:Blurb} Package: libghc-system-filepath-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: high-level, byte-based file and directory path manipulations${haskell:ShortBlurb} Functions for portable file path manipulation. . ${haskell:Blurb} Package: libghc-system-filepath-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: high-level, byte-based file and directory path manipulations${haskell:ShortBlurb} Functions for portable file path manipulation. . ${haskell:Blurb} debian/changelog0000644000000000000000000000205412151073205011035 0ustar haskell-system-filepath (0.4.7-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 10:19:01 +0100 haskell-system-filepath (0.4.7-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:11 +0200 haskell-system-filepath (0.4.7-1) experimental; urgency=low [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Wed, 17 Oct 2012 21:00:41 +0200 haskell-system-filepath (0.4.6-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 07 Feb 2012 19:56:25 +0100 haskell-system-filepath (0.4.4-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 29 Jan 2012 13:48:13 -0500