Your message dated Sat, 20 Mar 2004 01:49:19 +0100
with message-id <[EMAIL PROTECTED]>
and subject line It's in the archive now
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Aug 2002 17:43:32 +0000
>From [EMAIL PROTECTED] Wed Aug 28 12:43:32 2002
Return-path: <[EMAIL PROTECTED]>
Received: from kukkaruukku.keltti.jyu.fi (gaia.iki.fi) [130.234.192.228] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17k6qq-00028n-00; Wed, 28 Aug 2002 12:43:32 -0500
Received: from localhost (localhost [127.0.0.1])
  (uid 1000)
  by gaia.iki.fi with local; Wed, 28 Aug 2002 20:43:30 +0300
Subject: RFP: libhttpclient-java -- a complete http client library for Java
X-Debbugs-CC: [EMAIL PROTECTED]
From: "Antti-Juhani Kaijanaho" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.50
Date: Wed, 28 Aug 2002 20:43:30 +0300
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Mime-Autoconverted: from 8bit to quoted-printable by courier 0.39.1
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Version: N/A; reported 2002-08-28
Severity: wishlist

* Package name    : libhttpclient-java
  Version         : 0.3-3
  Upstream Author : Ronald Tschal=E4r <[EMAIL PROTECTED]>
* URL             : http://www.innovation.ch/java/HTTPClient/
* License         : LGPL
  Description     : a complete http client library for Java

This package provides a complete http client library. It currently
implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1
protocols, including the request methods HEAD, GET, POST and PUT, and
automatic handling of authorization, redirection requests, and cookies.
Furthermore the included Codecs class contains coders and decoders for
the base64, quoted-printable, URL-encoding, chunked and the
multipart/form-data encodings

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kukkaruukku 2.4.19-686 #1 Thu Aug 8 21:30:09 EST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

-- no debconf information


---------------------------------------
Received: (at 158647-close) by bugs.debian.org; 20 Mar 2004 00:49:57 +0000
>From [EMAIL PROTECTED] Fri Mar 19 16:49:57 2004
Return-path: <[EMAIL PROTECTED]>
Received: from serv09.segi.ulg.ac.be [139.165.32.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B4UgW-0000m5-00; Fri, 19 Mar 2004 16:49:56 -0800
Received: (qmail 25669 invoked by uid 504); 20 Mar 2004 01:49:24 +0100
Received: from [EMAIL PROTECTED] by serv09.segi.ulg.ac.be by uid 501 with 
qmail-scanner-1.16 
 (clamscan: 0.60. spamassassin: 2.55.  Clear:. 
 Processed in 0.82652 secs); 20 Mar 2004 00:49:24 -0000
Received: from unknown (HELO oz.fapse.ulg.ac.be) ([139.165.201.108])
          (envelope-sender <[EMAIL PROTECTED]>)
          by serv09.segi.ulg.ac.be (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 20 Mar 2004 01:49:24 +0100
Received: from arnaud by oz.fapse.ulg.ac.be with local (Exim 4.30)
        id 1B4Ufy-00038v-24
        for [EMAIL PROTECTED]; Sat, 20 Mar 2004 01:49:22 +0100
To: [EMAIL PROTECTED]
Subject: It's in the archive now
From: Arnaud Vandyck <[EMAIL PROTECTED]>
X-Face: >U]gI'[EMAIL PROTECTED]"mU,aS"">yCT*dBkVAFl'!]!&[EMAIL 
PROTECTED])Ql6{xhuXKb+!>}x;^2ck7Ytr'EABxt~)3q?AO}$:wwSva.$uNN9x.w4+uVmMMSB1~EbJgo|9E0yQXONuM'~c*20^
Date: Sat, 20 Mar 2004 01:49:19 +0100
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
        micalg=pgp-sha1; protocol="application/pgp-signature"
Sender: Arnaud Vandyck <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

--=-=-=

It's in the archive now:

Package: libcommons-httpclient-java
Priority: optional
Section: contrib/libs
Installed-Size: 152
Maintainer: Stephen Peters <[EMAIL PROTECTED]>
Architecture: all
Source: commons-httpclient
Version: 2.0a1+20020904-2
Depends: java-common, libcommons-logging-java
Suggests: libcommons-httpclient-java-doc
Filename: 
pool/contrib/c/commons-httpclient/libcommons-httpclient-java_2.0a1+20020904-2_all.deb
Size: 99344
MD5sum: 949107ff2782c6f072edec9561304706
Description: A java package for creating HTTP clients
 The Java Commons Http Client component provides an efficient,
 up-to-date, and feature-rich package implementing the client side of
 the most recent HTTP standards and recommendations.


-- 
~/.signature not found

< DanielS> still, throne of blood sounds like a movie about overfiend 
           and virgins or some crap
                -- in #debian-devel

--=-=-=
Content-Type: application/pgp-signature

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

iD8DBQBAW5US4vzFZu62tMIRAnFuAJ9WMM18dv1IJCX3N8F+sZDcSxfdywCgid3L
wQ6hejKlyP1CtmVvT61vmtM=
=6+3v
-----END PGP SIGNATURE-----
--=-=-=--

Reply via email to