aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-27 15:29:13 -0600
committerTed Gould <ted@gould.cx>2011-01-27 15:29:13 -0600
commit4a4ca1e84dab55c11301277ebc820dc3f9f7c9de (patch)
tree3aaf41791697cd183e1cb6ff80905764507cf418
parent517ff3c2e5bff507195d242a142fa3bdce9d59f5 (diff)
downloadlibayatana-indicator-4a4ca1e84dab55c11301277ebc820dc3f9f7c9de.tar.gz
libayatana-indicator-4a4ca1e84dab55c11301277ebc820dc3f9f7c9de.tar.bz2
libayatana-indicator-4a4ca1e84dab55c11301277ebc820dc3f9f7c9de.zip
debian/rules: Updating shlibs
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules4
2 files changed, 4 insertions, 3 deletions
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 <ted@ubuntu.com> Thu, 27 Jan 2011 15:28:23 -0600
+ -- Ted Gould <ted@ubuntu.com> 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: