sip4 4.13.1-3 source package in Ubuntu

Changelog

sip4 (4.13.1-3) unstable; urgency=low


  * Add myself to uploaders
  * Add debian/dh_sip3 and debian/manpages/dh_sip3.1.  Adjust
    python3-sip-dev.install and add python3-sip-dev.manpages to ship dh_sip3
    for python3 packages
  * Add removal of generated files in siplib to clean rule
  * Instead of using upstream embedded copy of underscore.js, add
    libjs-underscore to python-sip-dev depends and symlink to the docs

 -- Scott Kitterman <email address hidden>  Sat, 21 Jan 2012 01:49:54 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sip4_4.13.1-3.dsc 1.7 KiB 5621669db1a7837bd9d51158b375fe9ac0f5f8764da2aac4c760d9bf00ec8eea
sip4_4.13.1.orig.tar.gz 715.8 KiB ee8b2465dbe756608326cc9a2cbcd8b98773743bdc59984ed082bddf19a0b226
sip4_4.13.1-3.debian.tar.gz 15.5 KiB 5d76eb13b8121e108fcc0bc9abfa25bdc3e95a6f6614ec31198697d9924f374f

Available diffs

No changes file available.

Binary packages built by this source

python-sip: Python/C++ bindings generator runtime library

 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.

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: Python 3/C++ bindings generator runtime library

 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 provides SIP with support for Python 3

python3-sip-dbg: Python 3/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 debugging symbols for python3-sip

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.