aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog57
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..9d3bcbe
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,57 @@
+indicator-applet (0.1.1-0ubuntu3~ppa3) jaunty; urgency=low
+
+ * debian/control: Adding in gobject-introspection-repository
+ to pull in GdkPixbuf-2.0.gir.
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 25 Feb 2009 15:47:29 -0600
+
+indicator-applet (0.1.1-0ubuntu3~ppa2) jaunty; urgency=low
+
+ * Putting GIR into the install files.
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 25 Feb 2009 14:35:59 -0600
+
+indicator-applet (0.1.1-0ubuntu3~ppa1) jaunty; urgency=low
+
+ * Turning on GIR
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 25 Feb 2009 11:16:12 -0600
+
+indicator-applet (0.1-0ubuntu3~ppa1) intrepid; urgency=low
+
+ * Pulling in and testing icon changes.
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 18 Feb 2009 14:05:14 -0600
+
+indicator-applet (0.1.1-0ubuntu2) UNRELEASED; urgency=low
+
+ * src/applet-main.c, applet_fill_cb(): Do not show anything if we
+ are running under a stracciatella GNOME session (i. e. without
+ Ubuntu components). See UbuntuSpec:stracciatella-session.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 17:24:04 +0100
+
+indicator-applet (0.1.1-0ubuntu1) jaunty; urgency=low
+
+ * New upstream release with some icon changes.
+ * debian/control: Fix Vcs-Bzr.
+ * debian/control: Update package descriptions; the messaging part is
+ provided by indicator-messages.
+ * debian/copyright: Fix leftover word "either" from the license
+ description.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 19 Feb 2009 16:12:01 +0100
+
+indicator-applet (0.1-0ubuntu1) jaunty; urgency=low
+
+ * Initial release, based on DX team's PPA packaging branch.
+ (lp:~indicator-applet-developers/indicator-applet/applet-packaging)
+ * Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is
+ under that license.
+ * debian/control: Add Homepage:, Vcs-Bzr:, and proper package
+ descriptions.
+ * debian/copyright: Properly describe licenses.
+ * configure.ac: Add missing gio-2.0 pkgconfig check (from DX team
+ PPA packaging branch), and autoreconf to pick up the change.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Feb 2009 10:28:14 +0100