~ubuntu-branches/ubuntu/lucid/wget/lucid-security

« back to all changes in this revision

Viewing changes to MAILING-LIST

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-05-27 11:49:54 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527114954-ame070pjhqtofeaf
Tags: 1.11.2-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                                                                -*- text -*-
2
 
 
3
 
                      WGET-RELATED MAILING LISTS
4
 
 
5
 
There are several mailing lists related to GNU Wget, all of them
6
 
hosted by dotsrc.org, previously known as SunSITE.dk.
7
 
 
8
 
wget@sunsite.dk:
9
 
 
10
 
    The mailing list for users and developers.  This is the preferred
11
 
    place to post bug reports and suggestions, as well as discuss
12
 
    development-related matters.
13
 
 
14
 
    To post to the list, send mail to <wget@sunsite.dk>.  To
15
 
    subscribe, send mail to <wget-subscribe@sunsite.dk>.
16
 
 
17
 
    NOTE: The list allows posts from non-subscribers.  This is
18
 
    intentional; I hate having to subscribe to a list only to ask a
19
 
    single question.  However, to protect the list members from spam,
20
 
    non-subscribers must confirm messages they send to the list.
21
 
 
22
 
    If you're not subscribed to the list and ask something, don't
23
 
    forget to request that the responses be Cc'ed to you.
24
 
 
25
 
    The list is archived at:
26
 
 
27
 
        http://www.mail-archive.com/wget%40sunsite.dk/
28
 
        http://news.gmane.org/gmane.comp.web.wget.general
29
 
 
30
 
wget-patches@sunsite.dk:
31
 
 
32
 
    The mailing list for patch submission.  Please see the PATCHES
33
 
    file for a detailed description of how to send patches to this
34
 
    list.
35
 
 
36
 
    This is list is also open to non-subscribers, but it is *not* a
37
 
    discussion list.  It only ever distribute patches and immediate
38
 
    responses to a patch.  If you wish to take very active part in
39
 
    development, you might wish to subscribe to it anyway, and receive
40
 
    the new patches.  To do that, send mail to
41
 
    <wget-patches-subscribe@sunsite.dk>.
42
 
 
43
 
    The list is archived at:
44
 
 
45
 
        http://news.gmane.org/gmane.comp.web.wget.patches
46
 
 
47
 
As of this writing, the mail alias <bug-wget@gnu.org> is an alias for
48
 
<wget@sunsite.dk>.
 
1
Mailing List
 
2
================
 
3
 
 
4
There are several Wget-related mailing lists.  The general discussion
 
5
list is at <wget@sunsite.dk>.  It is the preferred place for support
 
6
requests and suggestions, as well as for discussion of development.
 
7
You are invited to subscribe.
 
8
 
 
9
   To subscribe, simply send mail to <wget-subscribe@sunsite.dk> and
 
10
follow the instructions.  Unsubscribe by mailing to
 
11
<wget-unsubscribe@sunsite.dk>.  The mailing list is archived at
 
12
`http://www.mail-archive.com/wget%40sunsite.dk/' and at
 
13
`http://news.gmane.org/gmane.comp.web.wget.general'.
 
14
 
 
15
   Another mailing list is at <wget-patches@sunsite.dk>, and is used to
 
16
submit patches for review by Wget developers.  A "patch" is a textual
 
17
representation of change to source code, readable by both humans and
 
18
programs.  The file `PATCHES' that comes with Wget covers the creation
 
19
and submitting of patches in detail.  Please don't send general
 
20
suggestions or bug reports to `wget-patches'; use it only for patch
 
21
submissions.
 
22
 
 
23
   Subscription is the same as above for <wget@sunsite.dk>, except that
 
24
you send to <wget-patches-subscribe@sunsite.dk>, instead.  The mailing
 
25
list is archived at `http://news.gmane.org/gmane.comp.web.wget.patches'.
 
26
 
 
27
   Finally, there is the <wget-notify@addictivecode.org> mailing list.
 
28
This is a non-discussion list that receives commit notifications from
 
29
the source repository, and also bug report-change notifications.  This
 
30
is the highest-traffic list for Wget, and is recommended only for
 
31
people who are seriously interested in ongoing Wget development.
 
32
Subscription is through the `mailman' interface at
 
33
`http://addictivecode.org/mailman/listinfo/wget-notify'.