aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorseb128 <seb128@seb128-desktop>2009-04-08 10:57:41 +0200
committerseb128 <seb128@seb128-desktop>2009-04-08 10:57:41 +0200
commitdf604ba78746b932c269d6c5b1b455ef28e2a319 (patch)
treef9c8b374a13391d0935aa6474eb5db9113382437 /debian
parent4134dd03ae290419bfab493afc8c71ceab9a5d75 (diff)
parent746b6aa32390dc97bebf371f5b36b2fa24a288c6 (diff)
downloadlibayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.tar.gz
libayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.tar.bz2
libayatana-indicator-df604ba78746b932c269d6c5b1b455ef28e2a319.zip
releasing version 0.1.5-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
-rw-r--r--debian/control4
-rw-r--r--debian/libindicate1.install (renamed from debian/libindicate0.install)0
3 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 656a529..38f10e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+indicator-applet (0.1.5-0ubuntu1) jaunty; urgency=low
+
+ * debian/control: Switching libindicate0 to libindicate1 to express
+ the fact that the binary compatibility is broken.
+ * debian/libindicate0.install changed to debian/libindicate1.install
+ * New upstream version:
+ * Adds new API for detecting interests of various listeners. Implemented
+ on both client and server side. (LP: #353112)
+ * Makes it so that all objects down to the menu now use the gtkstyle
+ naming from FUSA to ensure that they all pick up the theme hacks that
+ are set for FUSA. (LP: #334490)
+ * Explicitly sets the about window's window icon. (LP: #356437)
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 15:09:33 -0500
+
indicator-applet (0.1.4-0ubuntu1) jaunty; urgency=low
* New upstream version
diff --git a/debian/control b/debian/control
index 7fb1784..d269a2d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: GNOME panel indicator applet
Currently this includes support for messaging applications in the
indicator-messages package.
-Package: libindicate0
+Package: libindicate1
Section: libs
Conflicts: libindicate
Replaces: libindicate
@@ -46,7 +46,7 @@ Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicate0 (= ${binary:Version}),
+ libindicate1 (= ${binary:Version}),
libdbus-glib-1-dev (>= 0.76),
libgtk2.0-dev (>= 2.12.0)
Description: GNOME panel indicator applet - shared library
diff --git a/debian/libindicate0.install b/debian/libindicate1.install
index 0618a58..0618a58 100644
--- a/debian/libindicate0.install
+++ b/debian/libindicate1.install