debian/0000755000000000000000000000000012251114311007155 5ustar debian/rules0000755000000000000000000000015512251114233010241 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000457212251114311010570 0ustar Source: haskell-ixset Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-syb-with-class-dev (>= 0.6.1) , libghc-syb-with-class-prof , libghc-syb-dev , libghc-syb-prof , libghc-safecopy-dev , libghc-safecopy-prof , ghc-ghci Build-Depends-Indep: ghc-doc , libghc-syb-with-class-doc , libghc-syb-doc , libghc-safecopy-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/ixset Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ixset Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-ixset Package: libghc-ixset-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of queryable sets - GHC libraries${haskell:ShortBlurb} IxSet is a Haskell efficient implementation of queryable sets: it makes you able to define complex data types and index them on some of theirs fields. Then you can efficiently query the IxSet to find the records that satisfy some condition. . ${haskell:Blurb} Package: libghc-ixset-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell implementation of queryable sets - GHC profiling libraries${haskell:ShortBlurb} IxSet is a Haskell efficient implementation of queryable sets: it makes you able to define complex data types and index them on some of theirs fields. Then you can efficiently query the IxSet to find the records that satisfy some condition. . ${haskell:Blurb} Package: libghc-ixset-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell implementation of queryable sets - documentation${haskell:ShortBlurb} IxSet is a Haskell efficient implementation of queryable sets: it makes you able to define complex data types and index them on some of theirs fields. Then you can efficiently query the IxSet to find the records that satisfy some condition. . ${haskell:Blurb} debian/copyright0000644000000000000000000001227512251114233011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IxSet Upstream-Contact: Happstack team Source: http://hackage.haskell.org/package/ixset Files: * Copyright: © 2005 - 2010, Adam Vogt © 2005 - 2010, Alexander Jacobson © 2005 - 2010, Andrea Vezzosi © 2005 - 2010, Antoine Latter © 2005 - 2010, Bas van Dijk © 2005 - 2010, Cedric Shock © 2005 - 2010, Chris Smith © 2005 - 2010, Creighton Hogg © 2005 - 2010, Daniel Rogers © 2005 - 2010, David Fox © 2005 - 2010, David Himmelstrup © 2005 - 2010, David Lazar © 2005 - 2010, Dmitry Astapov © 2005 - 2010, Doug Beardsley © 2005 - 2010, Eelco Lempsink © 2005 - 2010, Einar Karttunen © 2005 - 2010, Eric Mertens © 2005 - 2010, Erik Hesselink © 2005 - 2010, Gracjan Polak © 2005 - 2010, Greg Heartsfield © 2005 - 2010, Gregory Collins © 2005 - 2010, Ian Lynagh © 2005 - 2010, Jake McArthur © 2005 - 2010, Jeremy Shaw © 2005 - 2010, Joachim Breitner © 2005 - 2010, Joachim Fasting © 2005 - 2010, Jochem Berndsen © 2005 - 2010, Joe Edmonds © 2005 - 2010, John MacFarlane © 2005 - 2010, Kamil Dworakowski © 2005 - 2010, Marc Weber © 2005 - 2010, Matthew Elder © 2005 - 2010, Matt Munz © 2005 - 2010, Nils Schweinsberg © 2005 - 2010, Pasqualino 'Titto' Assini © 2005 - 2010, Paulo Tanimoto © 2005 - 2010, Shae Erisson © 2005 - 2010, Simon Meier © 2005 - 2010, Simon Michael © 2005 - 2010, Stefan Aeschbacher © 2005 - 2010, Stefan O'Rear © 2005 - 2010, Thomas Hartman © 2005 - 2006, HApps LLC 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: . 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. . Neither the name of the HAppS.org; 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: © 2012, Giovanni Mascellani License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, a copy of the GNU General Public License version 2 can be found in '/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000000152512251114252011036 0ustar haskell-ixset (1.0.5-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 08 Dec 2013 11:04:48 -0500 haskell-ixset (1.0.3-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:12 +0200 haskell-ixset (1.0.3-3) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:25:44 +0200 haskell-ixset (1.0.3-2) unstable; urgency=low * Initial release (closes: #673624). -- Giovanni Mascellani Sun, 20 May 2012 12:33:21 +0200 debian/compat0000644000000000000000000000000212251114233010356 0ustar 9 debian/source/0000755000000000000000000000000012251114233010460 5ustar debian/source/format0000644000000000000000000000001412251114233011666 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017312251114233010212 0ustar version=3 http://hackage.haskell.org/package/ixset/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))