From 4a4ca1e84dab55c11301277ebc820dc3f9f7c9de Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 27 Jan 2011 15:29:13 -0600 Subject: debian/rules: Updating shlibs --- debian/changelog | 3 ++- debian/rules | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c10fc4e..a4dc996 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libindicator (0.3.18-0ubuntu1~ppa1) UNRELEASED; urgency=low * New upstream release. * Adding a signal for scrolling that includes the entry + * debian/rules: Updating shlibs - -- Ted Gould Thu, 27 Jan 2011 15:28:23 -0600 + -- Ted Gould Thu, 27 Jan 2011 15:29:02 -0600 libindicator (0.3.17-0ubuntu1~ppa1) natty; urgency=low diff --git a/debian/rules b/debian/rules index e4f4f04..de71b0a 100755 --- a/debian/rules +++ b/debian/rules @@ -9,8 +9,8 @@ DEB_BUILDDIR = $(DEB_SRCDIR)/build LDFLAGS += -Wl,-z,defs -Wl,--as-needed -DEB_DH_MAKESHLIBS_ARGS_libindicator1 += -V 'libindicator1 (>= 0.3.15)' -DEB_DH_MAKESHLIBS_ARGS_libindicator3 += -V 'libindicator3-1 (>= 0.3.15)' +DEB_DH_MAKESHLIBS_ARGS_libindicator1 += -V 'libindicator1 (>= 0.3.18)' +DEB_DH_MAKESHLIBS_ARGS_libindicator3 += -V 'libindicator3-1 (>= 0.3.18)' configure/libindicator3-1:: stamp-configure-gtk3 stamp-configure-gtk3: -- cgit v1.2.3