debian/0000755000000000000000000000000012151121666007167 5ustar debian/watch0000644000000000000000000000032212036250537010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|irc-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/irc \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000027212036250537010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk install/libghc-irc-doc:: find debian/libghc-irc-doc -type d -empty -delete debian/copyright0000644000000000000000000000356112036250537011131 0ustar This package was debianized by Chris Lamb on Sat, 22 Dec 2007 13:27:40 +0000. It was downloaded from: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/irc Upstream Author: Trevor Elliott . License: Copyright (C) 2007 Trevor Elliott . 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. The Debian packaging is Copyright (C) 2007, 2008, 2009, Chris Lamb and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012036250537010471 5ustar debian/source/format0000644000000000000000000000001412036250537011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616236010374 0ustar 9 debian/control0000644000000000000000000000322412147625356010605 0ustar Source: haskell-irc Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Chris Lamb Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-parsec3-dev (<= 3.2) , libghc-parsec3-prof Build-Depends-Indep: ghc-doc , libghc-parsec3-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/irc Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-irc Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-irc Package: libghc-irc-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell IRC library${haskell:ShortBlurb} A set of combinators and types for parsing IRC (Internet Relay Chat) messages. . This package contains the libraries compiled for GHC. Package: libghc-irc-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell IRC library${haskell:ShortBlurb} A set of combinators and types for parsing IRC (Internet Relay Chat) messages. . ${haskell:Blurb} Package: libghc-irc-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell IRC library${haskell:ShortBlurb} A set of combinators and types for parsing IRC (Internet Relay Chat) messages. . This package contains library documentation. debian/changelog0000644000000000000000000000672612151121666011054 0ustar haskell-irc (0.5.1.0-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:31:50 +0100 haskell-irc (0.5.1.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:12 +0200 haskell-irc (0.5.1.0-1) experimental; urgency=low * New upstream version. * Add profiling libraries. -- Clint Adams Mon, 14 Jan 2013 22:53:23 -0500 haskell-irc (0.5.0.0-2) 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 Sun, 14 Oct 2012 12:01:20 +0200 haskell-irc (0.5.0.0-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 07 Feb 2012 20:06:32 +0100 haskell-irc (0.4.4.2-4) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required -- Iain Lane Mon, 23 May 2011 11:38:49 +0100 haskell-irc (0.4.4.2-3) unstable; urgency=low * Adobt by the Debian Haskell Team -- Joachim Breitner Sat, 27 Feb 2010 19:38:38 +0100 haskell-irc (0.4.4.2-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.8.3. * Move from "devel" section to "haskell". * Don't install empty "haddock" directory. -- Chris Lamb Wed, 13 Jan 2010 22:58:46 +0000 haskell-irc (0.4.3-3) unstable; urgency=low * Add missing Build-Depends on hscolour (Closes: #517496) * Bump Build-Depends on ghc6 to 6.10.1+dfsg1-13 and haddock to 2.4.1-4 to prevent arch-dependent issues with ghc6-doc. -- Chris Lamb Sun, 01 Mar 2009 15:36:46 +0000 haskell-irc (0.4.3-2) unstable; urgency=low * Move to hlibrary.mk-based build system. * Bump GHC requirement to 6.10.1. * Update maintainer email address. * Update Git repository locations. * Move to debhelper 7. * Update Debian-specific portions of debian/copyright. -- Chris Lamb Wed, 25 Feb 2009 23:03:46 +0000 haskell-irc (0.4.3-1) unstable; urgency=low * New upstream release. * Constrain Build-Depends: - ghc6 >= 6.8.2 due to newer cabal format. - haskell-devscripts >= 0.6.13 to avoid FTBFS due to #491506 * Add Build-Depends on ghc6-doc and libghc6-parsec-doc to ensure documentation links are generated correctly. * Fix debian/watch file. * Update and reflow upstream URL in debian/copyright. * Bump Standards-Version to 3.8.0. -- Chris Lamb Sun, 20 Jul 2008 00:07:38 +0100 haskell-irc (0.4.2-1) unstable; urgency=low * New upstream release. * Update debian/copyright to reflect upstream's move to BSD license. -- Chris Lamb Thu, 03 Apr 2008 11:45:26 +0100 haskell-irc (0.4-2) unstable; urgency=low * Add Depends: on libghc6-parsec-dev -- Chris Lamb Sun, 10 Feb 2008 14:58:11 +0000 haskell-irc (0.4-1) unstable; urgency=low * New upstream release. (Closes: #464149) * Create libghc6-irc-doc package now that Haddock parses it correctly. -- Chris Lamb Wed, 06 Feb 2008 13:06:51 +0000 haskell-irc (0.2.3-1) unstable; urgency=low * Initial release. (Closes: #455757) -- Chris Lamb Thu, 24 Jan 2008 20:08:51 +0000