debian/0000755000000000000000000000000012151121612007156 5ustar debian/watch0000644000000000000000000000033212036250275010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|hsemail-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/hsemail \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250275010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000376712036250275011140 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell parser for emails and SMTP conversations Maintainer: Peter Simons Source: http://hackage.haskell.org/package/hsemail Files: * Copyright: © 2008, Peter Simons License: BSD 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. . * The names of its contributors may not 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: © 2010 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012036250275010470 5ustar debian/source/format0000644000000000000000000000001412036250275011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616217010373 0ustar 9 debian/control0000644000000000000000000000364612147627345010615 0ustar Source: haskell-hsemail Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani , Clint Adams Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-parsec3-dev, libghc-parsec3-prof Build-Depends-Indep: ghc-doc, libghc-mtl-doc, libghc-parsec3-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/hsemail Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hsemail Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hsemail Package: libghc-hsemail-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell parser for emails and SMTP conversations${haskell:ShortBlurb} This Haskell library is parser for email messages (as described in RFC 2822) and SMTP conversation (as described in RFC 2821). . ${haskell:Blurb} Package: libghc-hsemail-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell parser for emails and SMTP conversations${haskell:ShortBlurb} This Haskell library is parser for email messages (as described in RFC 2822) and SMTP conversation (as described in RFC 2821). . ${haskell:Blurb} Package: libghc-hsemail-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell parser for emails and SMTP conversations${haskell:ShortBlurb} This Haskell library is parser for email messages (as described in RFC 2822) and SMTP conversation (as described in RFC 2821). . ${haskell:Blurb} debian/changelog0000644000000000000000000000326412151121612011035 0ustar haskell-hsemail (1.7.2-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:31:06 +0100 haskell-hsemail (1.7.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:58 +0200 haskell-hsemail (1.7.2-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sun, 02 Dec 2012 22:01:50 +0100 haskell-hsemail (1.7.1-4) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Mon, 15 Oct 2012 16:19:21 +0200 haskell-hsemail (1.7.1-3) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:08 +0200 haskell-hsemail (1.7.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Thu, 23 Feb 2012 11:17:55 +0000 haskell-hsemail (1.7.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.2. * Remove references to GHC 6 in package descriptions. -- Clint Adams Thu, 25 Aug 2011 10:41:11 -0400 haskell-hsemail (1.6-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * Remove doc-base file per Haskell policy -- Joachim Breitner Mon, 11 Apr 2011 19:10:07 +0530 haskell-hsemail (1.6-1) unstable; urgency=low * Initial release. (closes: #583170) -- Giovanni Mascellani Tue, 01 Jun 2010 00:06:46 +0200