aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rwxr-xr-xdebian/rules2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 65d8509..ac14b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libindicator (0.3.6-0ubuntu1) UNRELEASED; urgency=low
+
+ * Upstream release 0.3.6
+ * Adding in scroll signals for the indicators
+ * debian/rules: Updating shlibs
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Mar 2010 11:10:20 -0500
+
libindicator (0.3.5-0ubuntu1) lucid; urgency=low
* Upstream release 0.3.5
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)'