~rdoering/ubuntu/lucid/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/megaco/doc/src/megaco_intro.xml

  • Committer: Elliot Murphy
  • Date: 2009-12-22 02:56:21 UTC
  • mfrom: (3.3.5 sid)
  • Revision ID: elliot@elliotmurphy.com-20091222025621-qv3rja8gbpiabkbe
* Merge with Debian testing; remaining Ubuntu changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to. (LP #438365)
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
* Fixed dialyzer(1) manpage which was placed into section 3 and conflicted
  with dialyzer(3erl).
* New upstream release (it adds a new binary package erlang-erl-docgen).
* Refreshed patches, removed most of emacs.patch which is applied upstream.
* Linked run_test binary from erlang-common-test package to /usr/bin.
* Fixed VCS headers in debian/control.
* Moved from prebuilt manpages to generated from sources. This adds
  erlang-manpages binary package and xsltproc build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
 
80
80
  <section>
81
81
    <title>Scope and Purpose</title>
82
 
    <p>This manual describes the Megaco appliacation, as a component
 
82
    <p>This manual describes the Megaco application, as a component
83
83
      of the Erlang/Open Telecom Platform development environment. It
84
84
      is assumed that the reader is familiar with the Erlang
85
85
      Development Environment, which is described in a separate User's
147
147
        <p><url href="http://www.erlang.org/project/megaco/standard/draft-ietf-megaco-h248v2-04.txt">version 2, draft-ietf-megaco-h248v2-04</url></p>
148
148
      </item>
149
149
      <item>
150
 
        <p><url href="http://www.itu.org/">TD-33 (Draft H.248.1 version 3)</url></p>
151
 
      </item>
152
 
      <item>
153
 
        <p><url href="http://www.itu.org/">H.248.1 version 3</url></p>
154
 
      </item>
155
 
      <item>
156
 
        <p>the ASN.1 User's Guide</p>
157
 
      </item>
158
 
      <item>
159
 
        <p>the Reference Manual</p>
 
150
        <p><url href="http://www.itu.int/">TD-33 (Draft H.248.1 version 3)</url></p>
 
151
      </item>
 
152
      <item>
 
153
        <p><url href="http://www.itu.int/">H.248.1 version 3</url></p>
 
154
      </item>
 
155
      <item>
 
156
        <p>the ASN.1 application User's Guide</p>
 
157
      </item>
 
158
      <item>
 
159
        <p>the Megaco application Reference Manual</p>
160
160
      </item>
161
161
      <item>
162
162
        <p>Concurrent Programming in Erlang, 2nd Edition (1996),