From 174ce19a45dd75aa4c63d2b42ac87343de53fa54 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 09:40:22 +0100 Subject: flush changelog for ubuntu packaging branch --- debian/changelog | 265 +------------------------------------------------------ 1 file changed, 4 insertions(+), 261 deletions(-) diff --git a/debian/changelog b/debian/changelog index 067ad58..6f6bdc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,263 +1,6 @@ -indicator-applet (0.1~ppa41) intrepid; urgency=low +indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low - * Putting on a handle - * Adding in a background function from panel-lib + * Initial release, based on DX team's PPA packaging branch. + (lp:~indicator-applet-developers/indicator-applet/applet-packaging) - -- Ted Gould Sun, 15 Feb 2009 22:59:50 -0600 - -indicator-applet (0.1~ppa40) intrepid; urgency=low - - * Making the icons function check for null string before - everyone throws an error afterwards. - * Adding a signal to the server for server display based - on getting the null indicator. - * General server cleanup of signals. Now there are defines - for all of the strings. - - -- Ted Gould Sun, 15 Feb 2009 22:05:40 -0600 - -indicator-applet (0.1~ppa39) intrepid; urgency=low - - * Fixing a bug where properties didn't work on running - servers. Locally defined variable, oops. - - -- Ted Gould Fri, 13 Feb 2009 15:13:36 -0600 - -indicator-applet (0.1~ppa38) intrepid; urgency=low - - * Adding gio to the configure script. I'm unsure why it builds - locally and not on the buildds because of this. But, it seems - to make a difference. Eh, no more dependencies really. - - -- Ted Gould Thu, 12 Feb 2009 20:19:11 -0600 - -indicator-applet (0.1~ppa37) intrepid; urgency=low - - * Really fleshing out the icon and time stuff so that it - works on both sides and the convience functions are - nice to work with. - - -- Ted Gould Thu, 12 Feb 2009 16:49:08 -0600 - -indicator-applet (0.1~ppa36) intrepid; urgency=low - - * Better handling of the properties with convience functions - and working on both sides of the connection. - * Cleaning up the listener code to make it more robust. - * Adding a ref_default for listeners. - * Correcting all of the license information. - - -- Ted Gould Wed, 11 Feb 2009 20:34:14 -0600 - -indicator-applet (0.1~ppa35) intrepid; urgency=low - - * Better use of type and sending it with signals. - * Making it so that the server hide function works better. - * Only sending property updates if the indicator is - visible. - - -- Ted Gould Mon, 09 Feb 2009 11:01:11 -0600 - -indicator-applet (0.1~ppa34) intrepid; urgency=low - - * Ah, listener fixes too. Make everything get together and - use the new APIs. - - -- Ted Gould Fri, 06 Feb 2009 15:02:57 +0100 - -indicator-applet (0.1~ppa33) intrepid; urgency=low - - * Version bump, autogen.sh - - -- Ted Gould Fri, 06 Feb 2009 14:35:38 +0100 - -indicator-applet (0.1~ppa32) intrepid; urgency=low - - * Adding back in the package config data - - -- Ted Gould Fri, 06 Feb 2009 14:14:33 +0100 - -indicator-applet (0.1~ppa31) intrepid; urgency=low - - * Ah, silly packaging stuff. I hate packaging. - - -- Ted Gould Fri, 06 Feb 2009 11:39:04 +0100 - -indicator-applet (0.1~ppa30) intrepid; urgency=low - - * Removing GObject introspection, so that it will build in - the PPA. Will put back later. - - -- Ted Gould Fri, 06 Feb 2009 10:39:59 +0100 - -indicator-applet (0.1~ppa29) intrepid; urgency=low - - * Bumping for PPA as forgot to run autogen.sh - - -- Ted Gould Fri, 06 Feb 2009 00:29:11 +0100 - -indicator-applet (0.1~ppa28) intrepid; urgency=low - - * Updating the server interface to have signals for show and hide - on the server and having properties for the desktop and type - of the server. - - -- Ted Gould Thu, 05 Feb 2009 18:22:19 +0100 - -indicator-applet (0.1~ppa27) intrepid; urgency=low - - * Adding an API function for pixbufs - - -- Ted Gould Thu, 05 Feb 2009 14:46:44 +0100 - -indicator-applet (0.1~ppa26) intrepid; urgency=low - - * Removing the icons - * Adding in the docs - * Printing the icons dir - - -- Ted Gould Wed, 04 Feb 2009 18:58:32 +0100 - -indicator-applet (0.1~ppa25) intrepid; urgency=low - - * Set the widget name on the applet rather than the menubar, to make sure - it's picked up globally. - - -- Neil J. Patel Wed, 04 Feb 2009 14:53:41 +0100 - -indicator-applet (0.1~ppa24) intrepid; urgency=low - - * Adding a conflicts and a replaces to get rid of errors. - - -- Ted Gould Wed, 04 Feb 2009 14:14:25 +0100 - -indicator-applet (0.1~ppa23) intrepid; urgency=low - - * Removing border - - -- Ted Gould Wed, 04 Feb 2009 13:57:23 +0100 - -indicator-applet (0.1~ppa22) intrepid; urgency=low - - * Add support for a transparent panel applet - - -- Neil J. Patel Wed, 04 Feb 2009 12:44:56 +0100 - -indicator-applet (0.1~ppa21) intrepid; urgency=low - - * Adding in package fixes from seb128 - * Removing scrollkeeper - * Changing libindicate to libindicate0 - * Removing .la file - * Removing targets for files in libindcate-dev.install - * Removing pkg-create-dbgsym - - -- Ted Gould Tue, 03 Feb 2009 11:34:02 +0100 - -indicator-applet (0.1~ppa20) intrepid; urgency=low - - * Adding a build depend on pkg-create-dbgsym - - -- Ted Gould Mon, 02 Feb 2009 13:38:05 +0100 - -indicator-applet (0.1~ppa19) intrepid; urgency=low - - * Bump for PPA - - -- Ted Gould Mon, 02 Feb 2009 10:43:32 +0100 - -indicator-applet (0.1~ppa18) intrepid; urgency=low - - * Adding interface for listener sending back a display - request. - - -- Ted Gould Fri, 30 Jan 2009 15:06:47 -0600 - -indicator-applet (0.1~ppa17) intrepid; urgency=low - - * Fixing the handling of named DBus connections - * Moving most of the data in the objects to private sections - * Making the signal names defines for easier usage - * Having property changes actually work now. - - -- Ted Gould Thu, 29 Jan 2009 13:38:16 -0600 - -indicator-applet (0.1~ppa16) intrepid; urgency=low - - * Forgot to run autogen.sh before last package :( - - -- Ted Gould Thu, 22 Jan 2009 15:39:19 -0600 - -indicator-applet (0.1~ppa15) intrepid; urgency=low - - * Update API slightly and some fixes. - - -- Ted Gould Wed, 21 Jan 2009 19:43:11 -0600 - -indicator-applet (0.1~ppa14) intrepid; urgency=low - - * Adding in listener_get_property - - -- Ted Gould Wed, 21 Jan 2009 15:13:19 -0600 - -indicator-applet (0.1~ppa13) intrepid; urgency=low - - * Wrong indicate include directory in package config files - - -- Ted Gould Mon, 19 Jan 2009 12:21:45 -0600 - -indicator-applet (0.1~ppa12) intrepid; urgency=low - - * Removing the gir file from the applet so that it's only - with the library so that we can install all of them. - - -- Ted Gould Fri, 16 Jan 2009 17:11:43 -0600 - -indicator-applet (0.1~ppa11) intrepid; urgency=low - - * Adding the GObject Introspection files into the build and the - packaging. - - -- Ted Gould Fri, 16 Jan 2009 16:23:14 -0600 - -indicator-applet (0.1~ppa10) intrepid; urgency=low - - * Adding in libtool to build deps - - -- Ted Gould Fri, 16 Jan 2009 13:31:57 -0600 - -indicator-applet (0.1~ppa9) intrepid; urgency=low - - * Adding in the libindicate lib. - - -- Ted Gould Fri, 16 Jan 2009 12:41:32 -0600 - -indicator-applet (0.1~ppa8) intrepid; urgency=low - - * Moving the indicator directory cross-packages. - - -- Ted Gould Thu, 04 Dec 2008 22:56:40 -0800 - -indicator-applet (0.1~ppa7) intrepid; urgency=low - - * Put in the kickarse loader code. Happy, happy. - - -- Ted Gould Thu, 04 Dec 2008 22:39:41 -0800 - -indicator-applet (0.1~ppa6) intrepid; urgency=low - - * Making the applet very light. - - -- Ted Gould Wed, 03 Dec 2008 23:23:15 -0800 - -indicator-applet (0.1~ppa2) intrepid; urgency=low - - * Adding a depend for dbus-glib - - -- Ted Gould Tue, 18 Nov 2008 14:30:35 -0600 - -indicator-applet (0.1~ppa1) intrepid; urgency=low - - * Initial release. - - -- Ted Gould Tue, 18 Nov 2008 13:54:43 -0600 + -- Martin Pitt Tue, 17 Feb 2009 09:10:51 +0100 -- cgit v1.2.3 From b41bed639fcc20855ae37b08dfc0707603e96510 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 09:40:45 +0100 Subject: debian/control: Add Homepage:, Vcs-Bzr:, and proper package descriptions. --- debian/changelog | 2 ++ debian/control | 25 +++++++++++++++++++++---- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6f6bdc0..a05e8e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,5 +2,7 @@ indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low * Initial release, based on DX team's PPA packaging branch. (lp:~indicator-applet-developers/indicator-applet/applet-packaging) + * debian/control: Add Homepage:, Vcs-Bzr:, and proper package + descriptions. -- Martin Pitt Tue, 17 Feb 2009 09:10:51 +0100 diff --git a/debian/control b/debian/control index 7cacf57..6ee0c1d 100644 --- a/debian/control +++ b/debian/control @@ -14,14 +14,19 @@ Build-Depends: debhelper (>= 5.0), gobject-introspection-glib-2.0 (>= 0.6), libgirepository-dev (>= 0.6) Standards-Version: 3.8.0 +Homepage: https://launchpad.net/indicator-applet +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu/files Package: indicator-applet Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-panel -Description: Applet for the GNOME panel providing various indicators for - display to users. +Description: GNOME panel message indicator applet + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + Currently this includes support for messaging applications. Package: libindicate0 Section: libs @@ -30,7 +35,13 @@ Replaces: libindicate Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: A library used to indicate. +Description: GNOME panel message indicator applet - shared library + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + Currently this includes support for messaging applications. + . + This package contains shared libraries to be used by applications. Package: libindicate-dev Section: libdevel @@ -40,4 +51,10 @@ Depends: ${shlibs:Depends}, libindicate0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -Description: Development files. +Description: GNOME panel message indicator applet - shared library + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + Currently this includes support for messaging applications. + . + This package contains files that are needed to build applications. -- cgit v1.2.3