pycxx 6.2.3-1 source package in Ubuntu

Changelog

pycxx (6.2.3-1) unstable; urgency=low

  * New maintainer (Closes: #611061)
  * Imported Upstream version 6.2.3
  * drop debian patches changing comment style + indentation
  * change to source format 3.0 (quilt)
  * quiltify include path changing patches
  * quiltify indentation fix patch of setup.py
    - update version number to 6.2.3
  * simplify debian/rules by using debhelper 7
  * made non -dev packages virtual, files now contained in -dev packages
  * removed build dependency on python{,3}-dev, was never needed
  * debian/control:
    - set Homepage to http://cxx.sourceforge.net/
    - added Vcs-* fields
  * Bump standard version to 3.9.2

pycxx (6.2.0-7) unstable; urgency=low

  * QA upload.
  * No change rebuild for the python3.1 to 3.2 transition

pycxx (6.2.0-6) unstable; urgency=low

  * QA upload
  * add -w -n to 2to3 usage so the files are actually modified (LP: #730144)

pycxx (6.2.0-5) unstable; urgency=low

  * Orphan the package.
 -- Scott Kitterman <email address hidden>   Sat,  30 Apr 2011 20:31:19 +0000

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pycxx_6.2.3.orig.tar.gz 137.5 KiB 74b89aec29f3fc40ce08b402f05bb6955f6546a796d2aeb3193737a268f6a4f2
pycxx_6.2.3-1.debian.tar.gz 6.0 KiB c86b0c777d5d72be7a4c6053cca55299a6cd08d272632941812546fe005d1542
pycxx_6.2.3-1.dsc 1.3 KiB 96ba2e967e30578c0ec964007cc3e01c638c5373280a447b8ce64c1bf46b8161

Available diffs

View changes file

Binary packages built by this source

python-cxx: transitional dummy package

 This is a transitional package and can be safely removed
 after the installation is complete.

python-cxx-dev: Set of facilities to extend Python with C++

 PyCXX is a set of C++ facilities to make it easier to write Python3
 extensions. The main advantage is that it greatly increases the
 probability that your program will not make a reference-counting
 errors and will not have to continually check error returns from
 the Python C API.
 .
 This package contains the Python headers and sources.

python3-cxx: transitional dummy package

 This is a transitional package and can be safely removed
 after the installation is complete.

python3-cxx-dev: Set of facilities to extend Python3 with C++

 PyCXX is a set of C++ facilities to make it easier to write Python3
 extensions. The main advantage is that it greatly increases the
 probability that your program will not make a reference-counting
 errors and will not have to continually check error returns from
 the Python C API.
 .
 This package contains the Python3 headers and sources.