debian/0000755000000000000000000000000012257276551007202 5ustar debian/watch0000644000000000000000000000033612036250715010222 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|mime-mail-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/mime-mail \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036250715010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000332312036250715011123 0ustar This package was debianized by Clint Adams on Sat, 11 Jun 2011 03:49:58 -0000 It was downloaded from http://hackage.haskell.org/package/mime-mail Upstream Authors: Michael Snoyman Copyright: 2010 Michael Snoyman License: 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 Michael Snoyman nor the names of other 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. debian/source/0000755000000000000000000000000012036250715010467 5ustar debian/source/format0000644000000000000000000000001412036250715011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616253010373 0ustar 9 debian/control0000644000000000000000000000524512150230145010570 0ustar Source: haskell-mime-mail Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-base64-bytestring-dev (>> 0.1) , libghc-base64-bytestring-prof , libghc-blaze-builder-dev (>> 0.2.1) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-random-dev (>> 1.0) , libghc-random-prof , libghc-text-dev (>> 0.7) , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-base64-bytestring-doc , libghc-blaze-builder-doc , libghc-random-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/mime-mail Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-mime-mail Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-mime-mail Package: libghc-mime-mail-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library to compose MIME email messages${haskell:ShortBlurb} It provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, for example directly to SMTP. . ${haskell:Blurb} Package: libghc-mime-mail-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Library to compose MIME email messages${haskell:ShortBlurb} It provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, for example directly to SMTP. . ${haskell:Blurb} Package: libghc-mime-mail-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Library to compose MIME email messages${haskell:ShortBlurb} It provides some high-level datatypes for declaring MIME email messages, functions for automatically composing these into bytestrings, and the ability to send bytestrings via the sendmail executable. You can also use any other library you wish to send via different methods, for example directly to SMTP. . ${haskell:Blurb} debian/changelog0000644000000000000000000000373212257276551011061 0ustar haskell-mime-mail (0.4.1.2-3build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 27 Dec 2013 13:15:21 +0000 haskell-mime-mail (0.4.1.2-3build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 02:29:33 +0000 haskell-mime-mail (0.4.1.2-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 10:37:45 +0100 haskell-mime-mail (0.4.1.2-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-mime-mail (0.4.1.2-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-mime-mail (0.4.1.2-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 20 Oct 2012 10:04:50 -0400 haskell-mime-mail (0.4.1.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Wed, 22 Feb 2012 19:57:54 -0500 haskell-mime-mail (0.4.1.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 06 Feb 2012 17:43:24 +0100 haskell-mime-mail (0.4.1.0-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 26 Jan 2012 20:04:36 -0500 haskell-mime-mail (0.3.0.3-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 28 Aug 2011 16:13:13 -0400 haskell-mime-mail (0.3.0-1) unstable; urgency=low * Initial release. -- Clint Adams Fri, 10 Jun 2011 23:49:58 -0400