[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#400042: marked as done (ITP: happs -- Haskell library for building Internet applications)



Your message dated Sat, 24 Feb 2007 13:24:06 +0000
with message-id <E1HKwsg-0002cA-0W@ries.debian.org>
and subject line Bug#400042: fixed in happs 0.8.4.dfsg1-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Kari Pahula <kaol@debian.org>


* Package name    : happs
  Version         : 0.8.4
  Upstream Author : Alex Jacobson <AlexJacobson AT! HAppS.org>
* URL             : http://happs.org/
* License         : BSD with advertising clause
  Programming Lang: Haskell
  Description     : Haskell library for building Internet applications

 HAppS is a Haskell library for building industrial strength Internet
 applications safely, quickly, and easily. With HAppS you focus
 entirely on application functionality implemented in your favorite
 language and you don't have to worry about making sure all sorts of
 server subsystems are functioning properly.
 .
  - HTTP Application Server
    Performs better than Apache/PHP in our
    informal benchmarks (thanks to FastPackedString), handles serving both
    large (video) files and lazy (javascript) streaming, supports
    HTTP-Auth, and more.
  - Mail delivery agent with integrated DNS resolver
    Stop worrying about making sure a separate local mail server or DNS is
    up and running to delivery your mail. HAppS takes care of making sure
    your mail is delivered as long as your application itself is running
    and makes sure no outbound mail is lost even with unplanned restarts.
  - XML and XSLT
    Separate application logic from presentation using XML/XSLT. With
    HAppS, you can have your application output XML (via HTTP or SMTP) and
    handle style/presentation via separate XSLT files at runtime. HAppS
    takes care of doing server side XSLT for outbound mail and HTTP
    user-agents that don't support it client side.
  - SMTP Server
    Handle incoming email in your application without worrying about
    .procmail or other user level inbound mail configuration hackery. Just
    have the HAppS.SMTP listen on port 25 or have the system mail server
    SMTP forward mail for your app to some internal port.
  - Monadic ACID transaction service
    Write apps as a set of simple state transformers. MACID write-ahead
    logging and checkpointing make it easy for you to guarantee
    application integrity in the face of unplanned outages. MACID even
    guarantees that your side effects will be executed at-least-once if
    they can complete within a timelimit you define.
  - Session Service
    Define bits of per-user application state that automatically expire
    after time limits you define. No more manual housekeeping of session
    data!
  - (Experimental) Table and Index
    Do relational operations safely on in memory Haskell Data.Set(s)
    rather than dealing with an external SQL relational database. Define
    custom indices for your Haskell datatypes (e.g. geographic/geometric
    types). Use in combination with MACID for a robust relational DBMS
    customized for your application.


--- End Message ---
--- Begin Message ---
Source: happs
Source-Version: 0.8.4.dfsg1-1

We believe that the bug you reported is fixed in the latest version of
happs, which is due to be installed in the Debian FTP archive:

happs_0.8.4.dfsg1-1.diff.gz
  to pool/main/h/happs/happs_0.8.4.dfsg1-1.diff.gz
happs_0.8.4.dfsg1-1.dsc
  to pool/main/h/happs/happs_0.8.4.dfsg1-1.dsc
happs_0.8.4.dfsg1.orig.tar.gz
  to pool/main/h/happs/happs_0.8.4.dfsg1.orig.tar.gz
libghc6-happs-dev_0.8.4.dfsg1-1_i386.deb
  to pool/main/h/happs/libghc6-happs-dev_0.8.4.dfsg1-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 400042@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kari Pahula <kaol@debian.org> (supplier of updated happs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 24 Jan 2007 17:38:15 +0200
Source: happs
Binary: libghc6-happs-dev
Architecture: source i386
Version: 0.8.4.dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <kaol@debian.org>
Changed-By: Kari Pahula <kaol@debian.org>
Description: 
 libghc6-happs-dev - Haskell library for building Internet applications
Closes: 400042
Changes: 
 happs (0.8.4.dfsg1-1) unstable; urgency=low
 .
   * Initial release (Closes: #400042)
   * Repackaged the upstream tarball to remove a source comment containing
     a lengthy quotation from RFC2045
Files: 
 b17bb393486dae00e9885c1c6f6316b3 902 devel optional happs_0.8.4.dfsg1-1.dsc
 315546bc50f83b115c2e25c83f9b93be 114861 devel optional happs_0.8.4.dfsg1.orig.tar.gz
 af91fca38f72d3283ee21db222d7de62 4483 devel optional happs_0.8.4.dfsg1-1.diff.gz
 e01d8a1965bc4c961c6c6ad05b3e76f2 2721806 devel optional libghc6-happs-dev_0.8.4.dfsg1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFt3+5eYl9593Atw0RAtPNAJ9KtmHw45u8cByhANeLwy8YeDofGQCgqnwL
Hf9FhVV5BACkZN/67OcNjr8=
=cW18
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: