~ubuntu-branches/ubuntu/wily/sip4/wily

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2014-06-01 12:38:17 UTC
  • mfrom: (1.4.2)
  • Revision ID: package-import@ubuntu.com-20140601123817-a5egi34p5tlywago
Tags: 4.16+dfsg-1
* New upstream release.
* Bump API version to 11.1 (keep 11.0 in provided versions).
* Update debian/copyright to copyright-format 1.0.
* Add Files-Excluded field to remove HTML documentation, which
  contains sourceless minified jquery.
* Simplify debian/watch, and mangle dfsg version.
* Add get-orig-source target to debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
v4.16 26th May 2014
 
2
  - Added the /NoSetter/ variable annotation.
 
3
  - Added the -B option to sip.
 
4
  - Changed the handling of timelines (introducing a potential incompatibility)
 
5
    so that later versions of wrapped libraries can be wrapped so long as they
 
6
    are compatible with known versions.
 
7
  - Added support for the 'no_receiver_check' argument to connect() in PyQt
 
8
    v4.11.
 
9
  - Added the --configuration option to configure.py.
 
10
  - Added the --sysroot option to configure.py.
 
11
  - Added the --target-py-version option to configure.py.
 
12
  - Added the --no-tools option to configure.py.
 
13
  - Added the --use-qmake option to configure.py.
 
14
  - Bug fixes.
 
15
 
1
16
v4.15.5 14th March 2014
2
17
  - The use_arch argument of sipconfig.create_wrapper() can now specify a space
3
18
    separated set of architectures.