debian/changelog | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-)
New commits: commit 3ca0a6296ce3b6be1312ca669f1eec3679d7d834 Author: Sean Finney <[email protected]> Date: Thu Feb 11 21:52:53 2010 +0100 Update changelog with ABI bump diff --git a/debian/changelog b/debian/changelog index 8027a5f..86dd3a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,10 +2,13 @@ compizconfig-backend-gconf (0.8.4-1) unstable; urgency=low * New upstream release. + [ Sean Finney ] + * Update Build-Depends against compiz-dev to >= 0.8.4 for ABI bump. + [ Loïc Minier ] * Add Vcs-Git-* control headers - -- Sean Finney <[email protected]> Thu, 04 Feb 2010 18:07:50 +0100 + -- Sean Finney <[email protected]> Thu, 11 Feb 2010 21:52:41 +0100 compizconfig-backend-gconf (0.8.2-1) unstable; urgency=low commit bb73f95d45d4d07bf27887b049f9c3dcdb548001 Author: Sean Finney <[email protected]> Date: Thu Feb 11 21:51:53 2010 +0100 Update Build-Depends against compiz-dev to >= 0.8.4 for ABI bump. diff --git a/debian/control b/debian/control index 2c515f7..46a969d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: compizconfig-backend-gconf 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), intltool, libcompizconfig-dev (>= 0.8.2), libglib2.0-dev, libgconf2-dev, libtool, pkg-config, xsltproc +Build-Depends: debhelper (>= 5), autoconf, automake1.9, autotools-dev, compiz-dev (>= 0.8.4), intltool, libcompizconfig-dev (>= 0.8.4), libglib2.0-dev, libgconf2-dev, libtool, pkg-config, xsltproc Standards-Version: 3.8.1 Section: x11 Vcs-Git: git://git.debian.org/git/pkg-xorg/bling/compizconfig-backend-gconf.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

