~ubuntu-branches/ubuntu/karmic/libcairo-ruby/karmic

« back to all changes in this revision

Viewing changes to doc/en/cairo-invalid-visual-error.rd

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2009-05-05 12:14:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505121431-n803uyjz51je38l0
Tags: 1.8.0-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/patches:
  - Dropped patch 01_fix-st.h-ruby1.9-paths: fixed by upstream. 
* debian/control:
  - Bumped standards version to 3.8.1; no changes required.
  - Added ${misc:Depends} to the depends of libcairo-ruby (binary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= class Cairo::InvalidVisualError
2
 
 
3
 
== Object Hierarchy
4
 
 
5
 
* Object
6
 
  * Exception
7
 
    * StandardError
8
 
      * ArgumentError
9
 
        * Cairo::InvalidVisualError
10
 
 
11
 
== See Also
12
 
 
13
 
  * Index
14
 
 
15
 
== ChangeLog
16
 
 
17