~ubuntu-branches/ubuntu/raring/python-qt4/raring-proposed

« back to all changes in this revision

Viewing changes to doc/html/gotchas.html

  • Committer: Package Import Robot
  • Author(s): Steve Langasek, Scott Kitterman, Steve Langasek
  • Date: 2012-10-24 21:36:24 UTC
  • mfrom: (1.5.12) (4.2.6 experimental)
  • Revision ID: package-import@ubuntu.com-20121024213624-zml54snm4iwx1fa2
Tags: 4.9.5-1ubuntu1
[ Scott Kitterman ]
* Add debian/patches/config_extra_headers.diff so additional header
  directories used in python3.3 due to multiarch are found during build
* Update debian/rules to account for different layout of python3.3 due to
  multiarch
* Update python3-all-dev minimum version due to bug fixes in 3.2.3-6 for
  building with multiple python3 versions
* Generate a multi-version pyqtconfig.py for python3 variants to account
  for multiple files installed into the same directory as is done with
  sipconfig in python3-sip

[ Steve Langasek ]
* Fine adjustments to debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  <head>
9
9
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10
10
    
11
 
    <title>Things to be Aware Of &mdash; PyQt 4.9.3 Reference Guide</title>
 
11
    <title>Things to be Aware Of &mdash; PyQt 4.9.5 Reference Guide</title>
12
12
    
13
13
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
14
14
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
16
16
    <script type="text/javascript">
17
17
      var DOCUMENTATION_OPTIONS = {
18
18
        URL_ROOT:    '',
19
 
        VERSION:     '4.9.3',
 
19
        VERSION:     '4.9.5',
20
20
        COLLAPSE_INDEX: false,
21
21
        FILE_SUFFIX: '.html',
22
22
        HAS_SOURCE:  true
26
26
    <script type="text/javascript" src="_static/underscore.js"></script>
27
27
    <script type="text/javascript" src="_static/doctools.js"></script>
28
28
    <link rel="shortcut icon" href="_static/logo_tn.ico"/>
29
 
    <link rel="top" title="PyQt 4.9.3 Reference Guide" href="index.html" />
 
29
    <link rel="top" title="PyQt 4.9.5 Reference Guide" href="index.html" />
30
30
    <link rel="next" title="Using Qt Designer" href="designer.html" />
31
31
    <link rel="prev" title="Old-style Signal and Slot Support" href="old_style_signals_slots.html" /> 
32
32
  </head>
46
46
        <li class="right" >
47
47
          <a href="old_style_signals_slots.html" title="Old-style Signal and Slot Support"
48
48
             accesskey="P">previous</a> |</li>
49
 
        <li><a href="index.html">PyQt 4.9.3 Reference Guide</a> &raquo;</li> 
 
49
        <li><a href="index.html">PyQt 4.9.5 Reference Guide</a> &raquo;</li> 
50
50
      </ul>
51
51
    </div>  
52
52
 
246
246
        <li class="right" >
247
247
          <a href="old_style_signals_slots.html" title="Old-style Signal and Slot Support"
248
248
             >previous</a> |</li>
249
 
        <li><a href="index.html">PyQt 4.9.3 Reference Guide</a> &raquo;</li> 
 
249
        <li><a href="index.html">PyQt 4.9.5 Reference Guide</a> &raquo;</li> 
250
250
      </ul>
251
251
    </div>
252
252
    <div class="footer">