debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 7f643032821d8b2242b4b50f67aa0fc2aa6a3ef3 Author: Sean Finney <sean...@debian.org> Date: Thu Feb 11 23:08:35 2010 +0100 prep 0.8.4-2 diff --git a/debian/changelog b/debian/changelog index 7f2033a..b7a498f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +compiz (0.8.4-2) unstable; urgency=low + + * Bump the dh_makeshlibs call to (>= 0.8.4) + + -- Sean Finney <sean...@debian.org> Thu, 11 Feb 2010 23:08:16 +0100 + compiz (0.8.4-1) unstable; urgency=low * New upstream release. commit 6523cd7703b42f0e9581947bed68054f6e934f69 Author: Sean Finney <sean...@debian.org> Date: Thu Feb 11 23:03:48 2010 +0100 Bump the dh_makeshlibs call to (>= 0.8.4) diff --git a/debian/rules b/debian/rules index 04de8ad..d68ee9a 100755 --- a/debian/rules +++ b/debian/rules @@ -123,7 +123,7 @@ binary-arch: build install dh_strip dh_compress dh_fixperms - dh_makeshlibs -plibdecoration0 -V'libdecoration0 (>= 0.8.2)' + dh_makeshlibs -plibdecoration0 -V'libdecoration0 (>= 0.8.4)' dh_shlibdeps dh_installdeb dh_gencontrol -- -Vcoreabiversion=$(CORE_ABIVERSION) -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org