aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog27
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules1
3 files changed, 28 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6c340ac..77177cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,33 @@ libindicator (0.3.13-0ubuntu1) maverick; urgency=low
-- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 11:46:37 -0500
+libindicator (0.3.13-0ubuntu1~ppa3) maverick; urgency=low
+
+ * debian/rules:
+ * Dropping the simple patch system
+ * Changing the shlibs to libindicator1
+
+ -- Ted Gould <ted@ubuntu.com> Sun, 19 Sep 2010 14:47:46 -0500
+
+libindicator (0.3.13-0ubuntu1~ppa2) maverick; urgency=low
+
+ * Upstream Merge
+ * Adding a function to signal a menu is shown
+ * Changing indicator directory to '4'
+ * debian/control: Switching from libindicator0 to libindicator1
+ as we've broken ABI. Conflicting with libindicator0 to make
+ upgrade simpler as it doesn't make sense to have both installed.
+ * Autogen update
+
+ -- Ted Gould <ted@ubuntu.com> Sun, 19 Sep 2010 13:29:13 -0500
+
+libindicator (0.3.13-0ubuntu1~ppa1) maverick; urgency=low
+
+ * New upstream release.
+ * Adding a menu_show signal
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 11:46:37 -0500
+
libindicator (0.3.12-0ubuntu1) maverick; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index a67274d..9f16716 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: libindicator0
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
diff --git a/debian/rules b/debian/rules
index 151b094..9099854 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
LDFLAGS += -Wl,-z,defs -Wl,--as-needed