~ubuntu-branches/ubuntu/raring/bittornado/raring

« back to all changes in this revision

Viewing changes to debian/bittorrent-downloader.bittornado.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Cameron Dale
  • Date: 2009-09-07 22:42:45 UTC
  • Revision ID: james.westby@ubuntu.com-20090907224245-h92cvma5wfc0poji
Tags: 0.3.18-9
* fix for OSes that return file modification time as a float,
  new patch 28_float_mod_time_fix.dpatch (Closes: #503043)
* patch interesting error where urandom is available in os.py but not
  implemented on the os, patch 29_fix_urandom_error.dpatch (LP: #291464)
* update the package descriptions (Closes: #537592)
* update the crypto_allowed entry in the manual page (Closes: #492031)
* update the standards version to 3.8.3 (no changes)
* remove dh_desktop from the rules file

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
      <varlistentry>
171
171
        <term><option>--crypto_allowed</option> 0|1</term>
172
172
        <listitem>
173
 
          <para>whether to allow the client to accept encrypted connections. (defaults to 0)</para>
 
173
          <para>whether to allow the client to accept encrypted connections.
 
174
            (defaults to 1 if python-crypto is installed, 0 otherwise)</para>
174
175
        </listitem>
175
176
      </varlistentry>
176
177
      <varlistentry>