debian/0000755000000000000000000000000012150231236007161 5ustar debian/copyright0000644000000000000000000001517612036250717011136 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: mmap Upstream-Maintainer: Gracjan Polak Upstream-Source: http://hackage.haskell.org/packages/archive/mmap/0.5.4/mmap-0.5.4.tar.gz Copyright: 2008-2009, Gracjan Polak 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 project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE PROJECT 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 PROJECT 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. Files: debian/* Copyright: Marco Túlio Gontijo e Silva License: CC0 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. . Statement of Purpose . The laws of various jurisdictions throughout the world automatically confer certain exclusive rights upon the creator of an original work of authorship and/or a database (each, a “Work”), and the subsequent owners thereof. . Some owners of these exclusive rights wish to permanently remove these restrictions from a Work for the purpose of contributing to a commons that the public can reliably build upon, modify, reuse and redistribute as freely as possible from such restrictions for any purposes and in any form whatsoever, whether modified or unmodified, in whole or in part. Such owners therefore wish to fully, permanently, irrevocably and unconditionally waive, abandon and relinquish their Copyright Related Rights (defined below) with respect to a Work to the fullest extent permitted by applicable law. . A Work associated with this CC0 Waiver may be protected by copyright and related or neighboring rights, database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, (including any amended or successor version of such directive)), and/or other similar equivalent or corresponding rights throughout the world as such rights may be available under applicable law or treaty (and national implementations thereof), including but not limited to moral rights retained by the original author(s), publicity and privacy rights pertaining to an individual’s image or likeness depicted in a Work, rights protecting against unfair competition in regards to the Work, and any rights protecting the extraction, dissemination and reuse of data in the Work (such rights all, collectively, the “Copyright Related Rights”). . The person associating this CC0 Waiver with a Work is the owner of Copyright Related Rights in the Work (the “Affirmer”), and does openly, overtly and voluntarily elect to apply this CC0 Waiver to his or her Work with knowledge of his or her Copyright Related Rights in the Work and the meaning and intended legal effect of this CC0 Waiver. . Subject to rights of other persons in the Work, and any patent and trademark rights held by Affirmer, by associating this CC0 Waiver with a Work the Affirmer does intend to fully, permanently, irrevocably and unconditionally waive, abandon and relinquish all of his or her Copyright Related Rights in such Work, to the fullest extent permitted by (but not in contravention of) applicable law. . CC0 Waiver . 1. To the fullest extent permitted by (but not in contravention of) applicable law, Affirmer hereby fully, permanently, irrevocably and unconditionally waives, abandons and relinquishes all of Affirmer’s Copyright Related Rights and associated claims and causes of action, whether present or future, vested or contingent, in the Work, (such waiver, abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs or successors. . 2. Should the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted and Affirmer hereby grants to each such affected recipient of the Work a worldwide, royalty-free, non exclusive, perpetual (for the duration of the applicable copyright), non transferable, non sublicensable, irrevocable and unconditional license to exercise Affirmer’s Copyright Related Rights in the Work, which license shall be deemed effective as of the date this CC0 Waiver was applied by Affirmer to the Work. . 3. No trademark or patent rights held by Affirmer are waived, abandoned, relinquished, licensed or otherwise affected by this CC0 Waiver. . 4. Affirmer hereby fully and completely disclaims responsibility for clearing rights of other persons that may apply to the Work or any intended use thereof, including without limitation any such person’s Copyright Related Rights (including privacy and publicity rights). Further, Affirmer hereby fully and completely disclaims responsibility for obtaining any necessary consents, permissions or other rights required for such intended use. . 5. Affirmer understands and acknowledges that Creative Commons is not party to this CC0 Waiver and has no duty or obligation with respect to this CC0 Waiver or use of the Work. debian/watch0000644000000000000000000000035712036250717010227 0ustar # See uscan(1) for format version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|mmap-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/mmap \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147616253010373 0ustar 9 debian/control0000644000000000000000000000443112150230145010564 0ustar Source: haskell-mmap Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco Túlio Gontijo e Silva Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-hunit-dev , libghc-hunit-prof Build-Depends-Indep: ghc-doc , libghc-hunit-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/mmap Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mmap Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mmap DM-Upload-Allowed: yes Package: libghc-mmap-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Memory mapped files for POSIX and Windows${haskell:ShortBlurb} This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported. . ${haskell:Blurb} Package: libghc-mmap-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Memory mapped files for POSIX and Windows${haskell:ShortBlurb} This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported. . ${haskell:Blurb} Package: libghc-mmap-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Memory mapped files for POSIX and Windows${haskell:ShortBlurb} This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported. . ${haskell:Blurb} debian/rules0000755000000000000000000000022212036250717010245 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/changelog0000644000000000000000000000560712150231236011043 0ustar haskell-mmap (0.5.8-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:30 +0200 haskell-mmap (0.5.8-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:24 +0200 haskell-mmap (0.5.8-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 Fri, 19 Oct 2012 22:28:41 +0200 haskell-mmap (0.5.7-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Tue, 07 Feb 2012 23:59:10 +0000 haskell-mmap (0.5.7-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Trent W. Buck ] * New upstream release [ Iain Lane ] * Standards-Version → 3.9.2, no changes required -- Trent W. Buck Tue, 26 Apr 2011 11:51:35 +1000 haskell-mmap (0.5.4-2) unstable; urgency=low * debian/source/format: Use 3.0 (quilt). * debian/control: Correct short description. -- Marco Túlio Gontijo e Silva Tue, 02 Mar 2010 19:40:40 -0300 haskell-mmap (0.5.4-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * New upstream version. * debian/control: Use more sintetic name for Vcs-Darcs. * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * Update Uploader e-mail. * debian/control: Use Vcs-Browser: field. * 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/copyright: Use DEP-3 format. * debian/control: Bump version of Build-Depends: on haskell-devscripts to 0.7 and remove versioned Build-Depends: on ghc6*. * debian/control: Include missing haskell: variables. * debian/control: Add Build-Depends: on HUnit, which was included in the new upstream version. * Use debian/compat 7. * debian/control: Use more sintetic link in Homepage:. -- Joachim Breitner Sat, 20 Feb 2010 17:18:08 +0100 haskell-mmap (0.4.1-1) unstable; urgency=low * Initial release. (Closes: #532266) -- Marco Túlio Gontijo e Silva Fri, 17 Jul 2009 10:16:51 -0300 debian/source/0000755000000000000000000000000012036250717010471 5ustar debian/source/format0000644000000000000000000000001412036250717011677 0ustar 3.0 (quilt)