~ubuntu-branches/ubuntu/raring/lurker/raring

« back to all changes in this revision

Viewing changes to index/lurker-params.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2009-10-31 01:46:17 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091031014617-a4c2ol1jpmxowq3r
Tags: 2.3-1
* new stable upstream release:
  - fixes compiliation with gcc-4.4 (closes: #504959)
  - moves default htdocs from /var/www/lurker to /usr/share/lurker/www.
    explain the migration in NEWS.Debian
  - rewritten markup regexps (linear-time and rfc-derived) (closes: #437858)
  - remove all patches, they where all incorporated upstream.
* drop apache from depends, it hasn't been supported in maintainer scripts
  since lurker 2.1-10
* bump standards-version to 3.8.3, no changes needed
* update debian/changelog to comply with proposed machine-readable format
  from http://wiki.debian.org/Proposals/CopyrightFormat
* add ${misc:Depends} to depends in debian/control
* set -e in postinst, preinst and prerm
* fix coding issues with POD documentation in debian/mailman2lurker
* add lintian-overrides for packages-contains-empty-directory. Install with
  dh_lintian, bump build-depends on debhelper to (>=6.0.7)
* bump debian/compat to 6
* add mindex.patch to docs and describe it's purpose in README.Debian.
* enhance the FAQ with a description how the activity chart is calculated.
* invoke ucf with --debconf-ok in postinst, build-depend on ucf (>= 0.28).
* fix postinst to configure the apache2 webserver only if it's selected.
  (closes: #550647)
* fix config maintainer script to not use absolute pathnames for binaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
      <command>&dhpackage;</command>
59
59
      <arg>\-c &lt;config-file&gt;</arg>
60
60
      <arg>\-f &lt;locale&gt;</arg>
61
 
      <arg>\-d \-a \-n \-e \-x \-m \-i \-k \-w \-h \-r</arg>
 
61
      <arg>\-d \-u \-a \-n \-e \-x \-m \-i \-k \-w \-h \-r</arg>
62
62
    </cmdsynopsis>
63
63
  </refsynopsisdiv>
64
64
  <refsect1>
92
92
        </listitem>
93
93
      </varlistentry>
94
94
      <varlistentry>
 
95
        <term><option>\-u</option></term>
 
96
        <listitem>
 
97
          <para>Output only the db_umask parameter</para>
 
98
        </listitem>
 
99
      </varlistentry>
 
100
      <varlistentry>
95
101
        <term><option>\-a</option></term>
96
102
        <listitem>
97
103
          <para>Output only the archive parameter</para>