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

libcompizconfig: Changes to 'refs/tags/libcompizconfig-0.9.2.1+git20110226.78a7cc8c-1'



Tag 'libcompizconfig-0.9.2.1+git20110226.78a7cc8c-1' created by Sean Finney <seanius@debian.org> at 2011-02-27 09:52 +0000

Debian release 0.9.2.1+git20110226.78a7cc8c-1

Changes since 0.9.0:
Danny Baumann (5):
      Fix ini file corruption.
      Another attempt at properly fixing file locking.
      Make wobbly provide the feature "edgeresistance".
      Prevent binding key combinations with invalid key names.
      Merge branch '0.6.0' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/libcompizconfig into 0.6.0

Dennis Kasprzyk (2):
      Do not create dir/file during import.
      Allow empty lists.

Didier Roche (1):
      Give a default value to COMPIZ_SYSCONFDIR

Erkin Bahceci (9):
      Update .pb when an older .xml is used, too.
      Compare string find result with npos.
      Fix memory leaks.
      Fix memory leaks.
      Avoid allocating 0-size memory. Fix memory leak.
      Fix encoding of corner followed by adjacent edge case.
      Fix crash when LANG has no value.
      Fix checking of libprotobuf version >= 2.1.
      Fix compiler warnings.

Guillaume Seguin (5):
      * Bump VERSION to 0.6.1
      Fix compizconfig.proto dist inclusion
      * Bump version to 0.8.2
      * Bump version to 0.8.3
      * Bump version to 0.8.4

Jigish Gohil (1):
      bump version to 0.6.0

Julien Cristau (4):
      Disable protobuf to work around #572923.
      Link libcompizconfig with -ldl (closes: #558875)
      Prepare changelog for upload
      Update upstream git repo url in debian/copyright.

Loïc Minier (8):
      Bdep on libxcursor-dev; closes: #525240, #524943
      Revert "Bdep on libxcursor-dev; closes: #525240, #524943"
      Depend on compiz-core and -abiversion-2009xxyy
      Add Vcs-Git-* control headers
      Fix missing -abiversion in virtual dep
      Let libcompizconfig-dev dep on compiz-dev
      Bump compiz-dev bdep and dep to 0.8.2-6 for FTBFS
      Update changelog for 0.8.2-2

Roland Baer (1):
      Sanitised return value(s) of getNodesFromXPath().

Roland Bär (1):
      Plug minor memleak.

Sam Spilsbury (11):
      Fix backends not linking against libraries specified in PKGDEPS
      Update INSTALL file
      Update NEWS for 0.9.2
      Fix warnings when protobuf is disabled
      Add a LIBCOMPIZCONFIG_VERSION_MACRO and update to 0.9.2.1
      Update NEWS for 0.9.2.1 Release
      Update NEWS for 0.9.2.1 Release
      Add a COMPIZCONFIG_PROFILE env var so that distributions and
      Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/compizconfig/libcompizconfig
      Ensure that we install the config defaults in SYSCONFDIR and also add a custom target for it
      Revert "Add a COMPIZCONFIG_PROFILE env var so that distributions and"

Sean Finney (41):
      initial autoconfination of code
      initial debianization
      Merge commit 'upstream/0.6.0' into debian-unstable
      re-run autogen.sh
      - update debian packaging for new upstream
      s/libcompizconfig0-dev/libcompizconfig-dev/g
      update/clarify copyright info
      Merge branch 'upstream-unstable' of git+ssh://git.debian.org/git/pkg-xorg/bling/libcompizconfig into 07merge
      Merge branch 'upstream-unstable' into debian-unstable
      new upstream release
      catch new xml file shipped in /usr/share/compiz
      delete disappeared upstream files
      catch autocruft
      update build deps
      add autofoo build-deps
      more autofoo build-deps
      Merge commit '0.7.6' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      new upstream release
      Merge commit '0.8.2' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      add gbp.conf for use with git-buildpackage
      add build-dep on libprotobuf-dev and protobuf-compiler
      update standard-version to 3.8.1
      remove usr/share/compizconfig from libcompizconfig0.install
      prep changelog for upload
      update build-dep version against compiz-dev
      another change to the changelog
      Merge commit '0.8.4' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      Prepare 0.8.4-1
      Update Build-Depends against compiz-dev to 0.8.4-1 for ABI bump.
      Update changelog to mention ABI bump.
      Merge commit '0.9.0' into debian-unstable
      Merge commit '0780051028371e006173c5a30ddd1d7930630375' into debian-unstable
      Merge commit '0d25d2e9a2aaacacf5a6efe75f995fb1e51bea9c' into debian-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      Incorporate Janos Guljas' packaging work
      Prepare new release
      Add unapply-patches and abort-on-upstream-changes to local-options
      Temp hack for upstream cruft in repo and after build

---
 CMakeLists.txt                     |    9 -
 INSTALL                            |  239 +------------------------------------
 NEWS                               |   10 +
 cmake/LibCompizConfigCommon.cmake  |    7 -
 config/CMakeLists.txt              |   10 +
 debian/changelog                   |  103 +++++++++++++++
 debian/compat                      |    1 
 debian/control                     |   41 ++++++
 debian/copyright                   |   97 +++++++++++++++
 debian/gbp.conf                    |    8 +
 debian/libcompizconfig-dev.docs    |    3 
 debian/libcompizconfig-dev.install |    5 
 debian/libcompizconfig0.docs       |    3 
 debian/libcompizconfig0.install    |    6 
 debian/rules                       |   33 +++++
 debian/source/format               |    1 
 debian/source/local-options        |    2 
 debian/watch                       |    4 
 src/compiz.cpp                     |    4 
 19 files changed, 348 insertions(+), 238 deletions(-)
---


Reply to: