debian/0000755000000000000000000000000012150231217007160 5ustar debian/copyright0000644000000000000000000000360712036247760011136 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Upstream-Name: FileManip Upstream-Maintainer: Bryan O'Sullivan Upstream-Source: http://hackage.haskell.org/package/FileManip Files: * Copyright: 2007, 2008 Bryan O'Sullivan License: BSD Files: debian/* Copyright: 2010, Iain Lane License: BSD License: BSD All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 AUTHORS 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/watch0000644000000000000000000000036712036247760010234 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,filenamemangle=s|(.*)/$|filemanip-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/filemanip \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147616173010374 0ustar 9 debian/control0000644000000000000000000000437012150230120010557 0ustar Source: haskell-filemanip Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iain Lane Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, ghc-doc, libghc-mtl-dev, libghc-mtl-prof, libghc-mtl-doc, libghc-unix-compat-prof, libghc-unix-compat-doc, libghc-unix-compat-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/FileManip Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-filemanip Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-filemanip Package: libghc-filemanip-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: expressive file and directory manipulation for Haskell${haskell:ShortBlurb} FileManip is a Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more. . This package contains the development files. . ${haskell:Blurb} Package: libghc-filemanip-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${haskell:Provides} Description: expressive file and directory manipulation for Haskell${haskell:ShortBlurb} FileManip is a Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more. . This package contains the profiling libraries. . ${haskell:Blurb} Package: libghc-filemanip-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: expressive file and directory manipulation for Haskell${haskell:ShortBlurb} FileManip is a Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more. . This package contains the hyperlinked html documentation. . ${haskell:Blurb} debian/rules0000755000000000000000000000022212036247760010251 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000435512150231217011041 0ustar haskell-filemanip (0.3.6.2-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:15 +0200 haskell-filemanip (0.3.6.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:38 +0200 haskell-filemanip (0.3.6.2-1) experimental; urgency=low * 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:17:00 +0200 haskell-filemanip (0.3.5.2-2) unstable; urgency=low * Fix -doc dependency. * Bump to Standards-Version 3.9.3. -- Clint Adams Sat, 25 Feb 2012 12:10:20 -0500 haskell-filemanip (0.3.5.2-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Update watch file, only lower cases in upstream name now -- Joachim Breitner Mon, 11 Apr 2011 14:46:10 +0530 haskell-filemanip (0.3.2-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * debian/control: Use more sintetic link in Homepage:. * debian/control: Remove uneeded Build-Depends: in libghc6-filepath-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 17:00:45 +0100 haskell-filemanip (0.3.2-1) unstable; urgency=low [ Iain Lane ] * Initial release. (Closes: #564454) [ Marco Túlio Gontijo e Silva ] * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. -- Marco Túlio Gontijo e Silva Tue, 02 Feb 2010 20:30:53 -0200 debian/source/0000755000000000000000000000000012036247760010475 5ustar debian/source/format0000644000000000000000000000001412036247760011703 0ustar 3.0 (quilt)