~ubuntu-branches/debian/sid/pyro/sid

« back to all changes in this revision

Viewing changes to docs/9-security.html

  • Committer: Bazaar Package Importer
  • Author(s): Bernd Zeimetz, Sandro Tosi, Bernd Zeimetz
  • Date: 2009-05-25 14:26:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090525142623-31cqgb2pdff6c1az
Tags: 3.9.1-1
[ Sandro Tosi ]
* debian/control
  - switch Vcs-Browser field to viewsvn

[ Bernd Zeimetz ]
* New upstream release.
* debian/patches/usr-bin-env-location.dpatch:
  - Dropping patch, applied usptream. 
* debian/control, debian/rules:
  - Dropping dpatch build-dep and include, not needed anymore. 
* Switching to python-support and dh 7.
* Bumping Standards-Version to 3.8.1. 
* Dropping maintainer scripts, dh creates them properly. 
* Adding missing ${misc:Depends}. 
* Fix several file permissions in the examples package.
* Add symlink to the actual docu in pyro-examples. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
2
<html>
3
 
<!-- $Id: 9-security.html,v 2.28 2007/02/15 22:23:11 irmen Exp $ -->
 
3
<!-- $Id: 9-security.html,v 2.28.2.1 2008/06/28 23:41:02 irmen Exp $ -->
4
4
<head>
5
5
  <title>PYRO - Security</title>
6
6
  <link rel="stylesheet" type="text/css" href="pyromanual_print.css" media="print">
19
19
  </table>
20
20
<hr></div>
21
21
 
22
 
  <h2><u>9. Security</u></h2>This chapter discusses the security aspects of Pyro, the features you can use to control
 
22
  <h2>9. Security</h2>
 
23
  This chapter discusses the security aspects of Pyro, the features you can use to control
23
24
  security, and some important warnings.
24
25
 
25
26
  <ul>