[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compizconfig-python: Changes to 'refs/tags/0.9.0'



Tag '0.9.0' created by Guillaume Seguin <guillaume@segu.in> at 2010-07-04 08:37 +0000

Compiz 0.9.0 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkwwSFYACgkQFGCg8MK49G6bZgCgrtzd4q8Ig/QyCQm+yxVy7OY2
v6AAoJJbHF7o5dsR36A9KuVWj7eaqDFd
=gs+q
-----END PGP SIGNATURE-----

Changes since 0.8.2:
Dominique Leuenberger (1):
      No RPATH to a relative path. In fact, we link to libcompizconfig.so.0, which typically is in %libdir

Erkin Bahceci (3):
      Remove display-related stuff from extensions.
      Revert "Remove display-related stuff from extensions."
      Remove display and multi-screen stuff.

Guillaume Seguin (6):
      * Bump version to 0.8.3
      Add distutils based installer (setup.py) using Cython
      Fix python3 incompatibility
      Add MANIFEST.in
      Distribute C file
      Whitespace fix

Marien Zwart (1):
      Use the pyrexc detected by configure

Sam Spilsbury (19):
      Added merged autotools / CMake buildsystem.
      Merge branch 'master' of git://git.compiz.org/compiz/compizconfig/compizconfig-python into compiz++
      Dummy commit
      Remove dummy
      Remove debug message
      Remove autotools buildsystem
      Just use distutils
      Parse libcompizconfig pkg-config file and set linker path and runtime library path
      Add more meaningful install instructions
      Pick up bits of the ccsm buildsystem, particularly uninstall support
      Added new method to get pkgconfig bits and also added COMPIZ_DISABLE_RPATH env variable
      Add a better rpath on/off switch
      Bump version
      Better version reading and update package info
      Add MANIFEST.in to get correct files for sdist and simple Makefile
      Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-python
      Add maintainer and maintainer email fields
      Update NEWS for 0.9.0 release
      Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-python

---
 INSTALL              |   38 +++++++++++++
 MANIFEST.in          |    2 
 Makefile             |   11 +++
 Makefile.am          |    8 --
 NEWS                 |    7 ++
 VERSION              |    2 
 acinclude.m4         |  141 ------------------------------------------------
 autogen.sh           |   16 -----
 configure.ac         |   46 ---------------
 setup.py             |  149 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am      |   17 -----
 src/compizconfig.pyx |  114 +++++++++------------------------------
 12 files changed, 235 insertions(+), 316 deletions(-)
---


Reply to: