sip4 4.12.4-1 source package in Ubuntu
Changelog
sip4 (4.12.4-1) unstable; urgency=low * Team upload * New upstream release * Remove obsolete debian/source/lintian-overrides * Fix typo in last changelog entry * Replace hack in debian/rules with --no-dbg-cleaning and bump minimun python version to 2.6.7-3~ * Add hack in debian/rules back for dh_python3 and wait for it to grow --no-dbg-cleaning * Stop doing things in binary-indep since we no longer build any arch all packages -- Scott Kitterman <email address hidden> Thu, 25 Aug 2011 15:42:56 +0000
Upload details
- Uploaded by:
- Scott Kitterman
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sip4_4.12.4.orig.tar.gz | 735.6 KiB | 768c1f0ae7ccdc2a75cb4ca6dfd22a46832e06b3c96b1f0e8d3e955cbec047b3 |
sip4_4.12.4-1.debian.tar.gz | 14.9 KiB | 3fd280bb8774d3dd121995bb3a25ae54ae9b4138406c6a53ad19a30751dd2f6c |
sip4_4.12.4-1.dsc | 1.4 KiB | f116d62af5d85e9e11b0cb21bd177624fe1c2acdd3db566fa62a5025466a0226 |
Available diffs
- diff from 4.12.4-0ubuntu2 to 4.12.4-1 (1.6 KiB)
Binary packages built by this source
- python-sip: No summary available for python-sip in ubuntu oneiric.
No description available for python-sip in ubuntu oneiric.
- python-sip-dbg: Python/C++ bindings generator runtime library (debug extension)
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
.
This package contains the extension built for the Python debug interpreter.
- python-sip-dev: Python/C++ bindings generator development files
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
.
SIP was originally designed to generate Python bindings for KDE and so
has explicit support for the signal slot mechanism used by the Qt/KDE
class libraries.
.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
- enumerated types
- global class instances
- static member functions.
.
This package contains the code generator tool and the development headers
needed to develop Python bindings with sip.
- python3-sip: No summary available for python3-sip in ubuntu oneiric.
No description available for python3-sip in ubuntu oneiric.
- python3-sip-dbg: No summary available for python3-sip-dbg in ubuntu oneiric.
No description available for python3-sip-dbg in ubuntu oneiric.
- python3-sip-dev: Python 3/C++ bindings generator development files
SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
.
SIP was originally designed to generate Python bindings for KDE and so
has explicit support for the signal slot mechanism used by the Qt/KDE
class libraries.
.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
- enumerated types
- global class instances
- static member functions.
.
This package contains the code generator tool and the development headers
needed to develop Python 3 bindings with sip.