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

compizconfig-backend-gconf: Changes to 'debian-unstable'



 debian/control |    3 +--
 debian/rules   |    4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

New commits:
commit a78288a7f1174e171bdaeeb45d063350c45e3941
Author: Loïc Minier <lool@dooz.org>
Date:   Fri Apr 24 15:09:21 2009 +0200

    Revert "Depend on compiz-core and -abiversion-2009xxyy"
    
    This reverts commit 30988d10854b113092026284d5a4c77b42915785.

diff --git a/debian/control b/debian/control
index d520207..2c515f7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/bling/compizconfig-backend-gconf.
 
 Package: compizconfig-backend-gconf
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-         compiz-core, compiz-core-abiversion-${coreabiversion}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Compiz Fusion configuration system - gconf backend
  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
diff --git a/debian/rules b/debian/rules
index b6dfef8..69e92c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,6 @@ else
 	CFLAGS += -O2
 endif
 
-CORE_ABIVERSION := $(shell sed -rn 's/^\#define[[:space:]]+CORE_ABIVERSION[[:space:]]+//p' /usr/include/compiz/compiz-core.h )
-
 AUTOFOO_DELETE:=Makefile.in aclocal.m4 config.guess config.sub configure \
 	depcomp install-sh intltool-extract.in intltool-merge.in \
 	intltool-update.in ltmain.sh missing mkinstalldirs \
@@ -70,7 +68,7 @@ binary-arch: build install
 	dh_makeshlibs
 	dh_installdeb
 	dh_shlibdeps
-	dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION)
+	dh_gencontrol
 	dh_md5sums
 	dh_builddeb
 


Reply to: