debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-)
New commits: commit 809c90b03f6d936f413ad92b1479a917f61a2415 Author: Sean Finney <[email protected]> Date: Thu Feb 11 20:33:21 2010 +0100 Update changelog to mention ABI bump. diff --git a/debian/changelog b/debian/changelog index 2aaf0c1..fc60f96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ libcompizconfig (0.8.4-1) unstable; urgency=low * New upstream release. - Includes fix for "basic_string::_S_construct NULL not valid". (Closes: #531797) + * Update Build-Depends against compiz-dev to 0.8.4-1 for ABI bump. - -- Sean Finney <[email protected]> Thu, 04 Feb 2010 18:01:12 +0100 + -- Sean Finney <[email protected]> Thu, 11 Feb 2010 20:33:19 +0100 libcompizconfig (0.8.2-2) unstable; urgency=low commit e44428097b21f449d4ec6395aff0a6e308cef6c0 Author: Sean Finney <[email protected]> Date: Thu Feb 11 20:31:52 2010 +0100 Update Build-Depends against compiz-dev to 0.8.4-1 for ABI bump. diff --git a/debian/control b/debian/control index 79f3fda..d375c61 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libcompizconfig Priority: extra Maintainer: Debian X Strike Force <[email protected]> Uploaders: Sean Finney <[email protected]> -Build-Depends: debhelper (>= 5), autoconf, automake1.9, autotools-dev, compiz-dev (>= 0.8.2-6), intltool, libtool, libglib2.0-dev, +Build-Depends: debhelper (>= 5), autoconf, automake1.9, autotools-dev, compiz-dev (>= 0.8.4-1), intltool, libtool, libglib2.0-dev, libprotobuf-dev, libxml2-dev, libxslt1-dev, protobuf-compiler @@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/bling/libcompizconfig.git Package: libcompizconfig-dev Section: libdevel Architecture: any -Depends: libcompizconfig0 (= ${binary:Version}), compiz-dev (>= 0.8.2-6) +Depends: libcompizconfig0 (= ${binary:Version}) Description: Configuration settings library for compiz-fusion - development files Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

