debian/0000755000000000000000000000000012257150003007161 5ustar debian/watch0000644000000000000000000000017212244633466010231 0ustar version=3 http://hackage.haskell.org/package/keys/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000015512244633466010261 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000324312244633466011135 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: keys Maintainer: Edward A. Kmett Source: http://hackage.haskell.org/package/keys Copyright: (C) 2011 Edward A. Kmett 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 AUTHORS ``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/source/0000755000000000000000000000000012244633466010500 5ustar debian/source/format0000644000000000000000000000001412244633466011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212244633466010376 0ustar 9 debian/control0000644000000000000000000000502112244636625010601 0ustar Source: haskell-keys Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Iulian Udrea DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libghc-comonad-dev (>= 4), libghc-comonad-dev (<< 5), libghc-comonad-prof, libghc-free-dev (>= 4), libghc-free-dev (<< 5), libghc-free-prof, libghc-semigroupoids-dev (>= 4), libghc-semigroupoids-dev (<< 5), libghc-semigroupoids-prof, libghc-semigroups-dev (>= 0.8.3.1), libghc-semigroups-dev (<< 1), libghc-semigroups-prof, libghc-transformers-dev (>= 0.2), libghc-transformers-dev (<< 0.4), libghc-transformers-prof, Build-Depends-Indep: ghc-doc, libghc-comonad-doc, libghc-free-doc, libghc-semigroupoids-doc, libghc-semigroups-doc, libghc-transformers-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/keys Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-keys Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-keys Package: libghc-keys-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Keyed functors and containers${haskell:ShortBlurb} This package provides Keyed functors, Zippable functors, Zipping Keyed functors, Indexable functors. . ${haskell:Blurb} Package: libghc-keys-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Keyed functors and containers${haskell:ShortBlurb} This package provides Keyed functors, Zippable functors, Zipping Keyed functors, Indexable functors. . ${haskell:Blurb} Package: libghc-keys-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Keyed functors and containers${haskell:ShortBlurb} This package provides Keyed functors, Zippable functors, Zipping Keyed functors, Indexable functors. . ${haskell:Blurb} debian/changelog0000644000000000000000000000372012257150003011035 0ustar haskell-keys (3.10-1build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 27 Dec 2013 00:55:31 +0000 haskell-keys (3.10-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 13 Dec 2013 17:58:59 +0000 haskell-keys (3.10-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 14:20:44 +0000 haskell-keys (3.10-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Colin Watson ] * New upstream version. -- Colin Watson Mon, 25 Nov 2013 17:09:16 +0000 haskell-keys (3.0.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:13 +0200 haskell-keys (3.0.2-1) experimental; urgency=low * New upstream version. -- Clint Adams Sat, 09 Feb 2013 14:10:20 -0500 haskell-keys (3.0.1-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change * New upstream version -- Joachim Breitner Sat, 20 Oct 2012 19:50:31 +0200 haskell-keys (2.1.3.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 13:04:08 +0200 haskell-keys (2.1.2-1) unstable; urgency=low * New upstream release * Drop patches -- Joachim Breitner Sat, 25 Feb 2012 18:11:31 +0100 haskell-keys (2.1.1.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package * New patch: extend array version range -- Joachim Breitner Sat, 04 Feb 2012 19:50:36 +0100 haskell-keys (2.1.1.1-1) unstable; urgency=low * Initial release. -- Iulian Udrea Sat, 03 Sep 2011 07:59:40 +0100