From 218c6a8d5f51f002e214f8ec74738e95b2efecdf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 18 Mar 2010 10:59:10 -0500 Subject: debian/rules: Updating shlibs --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 123a0d7..fc74400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libindicator (0.3.6-0ubuntu1~ppa1) UNRELEASED; urgency=low * Upstream release 0.3.6 * Adding in scroll signals for the indicators + * debian/rules: Updating shlibs -- Ted Gould Thu, 18 Mar 2010 10:53:02 -0500 diff --git a/debian/rules b/debian/rules index 5e14c74..151c78d 100755 --- a/debian/rules +++ b/debian/rules @@ -5,4 +5,4 @@ include /usr/share/cdbs/1/class/gnome.mk LDFLAGS += -Wl,-z,defs -Wl,--as-needed -DEB_DH_MAKESHLIBS_ARGS_libindicator0 += -V 'libindicator0 (>= 0.3.5)' +DEB_DH_MAKESHLIBS_ARGS_libindicator0 += -V 'libindicator0 (>= 0.3.6)' -- cgit v1.2.3