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 From b3c78cf486012fbfd6b0afe90ca21cee30ef0832 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 09:40:55 +0100 Subject: debian/copyright: Properly describe licenses. --- debian/changelog | 3 ++- debian/copyright | 41 ++++++++++++++++++++++++++++++++++++----- 2 files changed, 38 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index a05e8e4..a097ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,5 +4,6 @@ indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low (lp:~indicator-applet-developers/indicator-applet/applet-packaging) * debian/control: Add Homepage:, Vcs-Bzr:, and proper package descriptions. + * debian/copyright: Properly describe licenses. - -- Martin Pitt Tue, 17 Feb 2009 09:10:51 +0100 + -- Martin Pitt Tue, 17 Feb 2009 09:24:37 +0100 diff --git a/debian/copyright b/debian/copyright index 56f5316..cf44847 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,20 +3,51 @@ Wed, 11 Feb 2009 15:41:06 -0600. It was downloaded from -Upstream Author(s): +Upstream Author: Ted Gould Copyright: - + Copyright (C) 2009 Canonical Ltd. License: - Licensed under the GPL v3 + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License. - libindicate/ - Licensed under the LGPL v2.1 and/or v3 + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. + +License for libindicate/* (libindicate0 and libindicate-dev packages): + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 or 3 of the License. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General Public License +can be found in `/usr/share/common-licenses/LGPL-2.1' and +`/usr/share/common-licenses/LGPL-3'. The Debian packaging is (C) 2009, Canonical Ltd. and is licensed under the GPLv3, see `/usr/share/common-licenses/GPL-3'. -- cgit v1.2.3 From 93794c85979dcec0d207c180568f1df3c4ed75bc Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 09:41:02 +0100 Subject: Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* is under that license. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a097ba2..c3d7e3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ 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) + * 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. - -- Martin Pitt Tue, 17 Feb 2009 09:24:37 +0100 + -- Martin Pitt Tue, 17 Feb 2009 09:31:25 +0100 -- cgit v1.2.3 From 5dc54bde76c7516dad0f383cea81d275bdcb3a9d Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 10:28:12 +0100 Subject: configure.ac: Add missing gio-2.0 pkgconfig check (from DX team PPA packaging branch), and autoreconf to pick up the change. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c3d7e3a..a55513c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,5 +7,7 @@ indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low * 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 Tue, 17 Feb 2009 09:31:25 +0100 + -- Martin Pitt Tue, 17 Feb 2009 10:27:45 +0100 -- cgit v1.2.3 From f0eb6e32a6bebf7824bb9a9818f8754d5e77deac Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 11:04:52 +0100 Subject: releasing version 0.1-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a55513c..a6925e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low +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) @@ -10,4 +10,4 @@ indicator-applet (0.1-0ubuntu1) UNRELEASED; urgency=low * configure.ac: Add missing gio-2.0 pkgconfig check (from DX team PPA packaging branch), and autoreconf to pick up the change. - -- Martin Pitt Tue, 17 Feb 2009 10:27:45 +0100 + -- Martin Pitt Tue, 17 Feb 2009 10:28:14 +0100 -- cgit v1.2.3 From 7009e0c413860eced640868557ff4154d415479f Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 11:17:59 +0100 Subject: debian/control: Fix Vcs-Bzr. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a6925e7..997ebae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: Fix Vcs-Bzr. + + -- Martin Pitt Tue, 17 Feb 2009 11:17:43 +0100 + indicator-applet (0.1-0ubuntu1) jaunty; urgency=low * Initial release, based on DX team's PPA packaging branch. diff --git a/debian/control b/debian/control index 6ee0c1d..c74c2a9 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), 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 +Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu Package: indicator-applet Architecture: any -- cgit v1.2.3 From 23d66233aef2061ef5f9d1e6dee33a8632c0b943 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 11:23:18 +0100 Subject: debian/control: Update package descriptions; the messaging part is provided by indicator-messages. --- debian/changelog | 4 +++- debian/control | 13 +++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 997ebae..c5559b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low * debian/control: Fix Vcs-Bzr. + * debian/control: Update package descriptions; the messaging part is + provided by indicator-messages. - -- Martin Pitt Tue, 17 Feb 2009 11:17:43 +0100 + -- Martin Pitt Tue, 17 Feb 2009 11:22:42 +0100 indicator-applet (0.1-0ubuntu1) jaunty; urgency=low diff --git a/debian/control b/debian/control index c74c2a9..933e50b 100644 --- a/debian/control +++ b/debian/control @@ -22,11 +22,12 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-panel -Description: GNOME panel message indicator applet +Description: GNOME panel 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. + Currently this includes support for messaging applications in the + indicator-messages package. Package: libindicate0 Section: libs @@ -35,12 +36,10 @@ Replaces: libindicate Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: GNOME panel message indicator applet - shared library +Description: GNOME panel 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 @@ -51,10 +50,8 @@ Depends: ${shlibs:Depends}, libindicate0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -Description: GNOME panel message indicator applet - shared library +Description: GNOME panel 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 From e072deed6071e7afe48e3c7892ac6ac3374d1667 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Feb 2009 11:27:00 +0100 Subject: debian/copyright: Fix leftover word "either" from the license description. --- debian/changelog | 4 +++- debian/copyright | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c5559b4..55f5b29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low * 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 Tue, 17 Feb 2009 11:22:42 +0100 + -- Martin Pitt Tue, 17 Feb 2009 11:26:38 +0100 indicator-applet (0.1-0ubuntu1) jaunty; urgency=low diff --git a/debian/copyright b/debian/copyright index cf44847..9326fc7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,7 +15,7 @@ License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License. + the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3 From 7554f5ef0dee14550c69beb4a372e50148a22fd6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 18 Feb 2009 14:06:19 -0600 Subject: releasing version 0.1-0ubuntu3~ppa1 --- debian/changelog | 6 ++++++ debian/indicator-applet.install | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 55f5b29..cd309d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1-0ubuntu3~ppa1) intrepid; urgency=low + + * Pulling in and testing icon changes. + + -- Ted Gould Wed, 18 Feb 2009 14:05:14 -0600 + indicator-applet (0.1-0ubuntu2) UNRELEASED; urgency=low * debian/control: Fix Vcs-Bzr. diff --git a/debian/indicator-applet.install b/debian/indicator-applet.install index 428774c..a6e5326 100644 --- a/debian/indicator-applet.install +++ b/debian/indicator-applet.install @@ -1,3 +1,4 @@ debian/tmp/etc debian/tmp/usr/lib/bonobo debian/tmp/usr/lib/indicator-applet +debian/tmp/usr/share/icons -- cgit v1.2.3 From 97133c820cf5b702de072c7382203eb38d723b71 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 25 Feb 2009 11:16:51 -0600 Subject: releasing version 0.1.1-0ubuntu3~ppa1 --- debian/changelog | 6 ++++++ libindicate/Makefile.am | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 30 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index cd309d2..005fd38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1.1-0ubuntu3~ppa1) jaunty; urgency=low + + * Turning on GIR + + -- Ted Gould Wed, 25 Feb 2009 11:16:12 -0600 + indicator-applet (0.1-0ubuntu3~ppa1) intrepid; urgency=low * Pulling in and testing icon changes. diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 707d297..a0f3957 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -76,28 +76,28 @@ listener-marshal.c: $(srcdir)/listener-marshal.list pkgconfig_DATA = indicate.pc pkgconfigdir = $(libdir)/pkgconfig -#gobjectintrospection_gir_DATA = \ -# Indicate-0.1.gir -#gobjectintrospection_girdir = $(datadir)/gir -# -#gobjectintrospection_type_DATA = \ -# Indicate-0.1.typelib -#gobjectintrospection_typedir = $(libdir)/girepository -# -#irscanner_headers = $(patsubst %,$(srcdir)/%,$(indicate_headers)) -#Indicate-0.1.gir: $(irscanner_headers) -# $(G_IR_SCANNER) \ -# -v --namespace Indicate \ -# --nsversion=0.1 \ -# --add-include-path=$(srcdir) \ -# --include=GObject-2.0 \ -# --include=GLib-2.0 \ -# --include=GdkPixbuf-2.0 \ -# --library=indicate --pkg indicate \ -# --output Indicate-0.1.gir $(irscanner_headers) -# -#Indicate-0.1.typelib: Indicate-0.1.gir -# $(G_IR_COMPILER) \ -# --includedir=$(srcdir) Indicate-0.1.gir \ -# -o Indicate-0.1.typelib +gobjectintrospection_gir_DATA = \ + Indicate-0.1.gir +gobjectintrospection_girdir = $(datadir)/gir + +gobjectintrospection_type_DATA = \ + Indicate-0.1.typelib +gobjectintrospection_typedir = $(libdir)/girepository + +irscanner_headers = $(patsubst %,$(srcdir)/%,$(indicate_headers)) +Indicate-0.1.gir: $(irscanner_headers) + $(G_IR_SCANNER) \ + -v --namespace Indicate \ + --nsversion=0.1 \ + --add-include-path=$(srcdir) \ + --include=GObject-2.0 \ + --include=GLib-2.0 \ + --include=GdkPixbuf-2.0 \ + --library=indicate --pkg indicate \ + --output Indicate-0.1.gir $(irscanner_headers) + +Indicate-0.1.typelib: Indicate-0.1.gir + $(G_IR_COMPILER) \ + --includedir=$(srcdir) Indicate-0.1.gir \ + -o Indicate-0.1.typelib -- cgit v1.2.3 From 903ce0999a565f9f16106deaf497bc8de47735f3 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 25 Feb 2009 14:35:56 -0600 Subject: Adding back in the GIR files and some distclean improvements to get back to NULL. --- Makefile.am | 3 ++- debian/compat | 1 + debian/libindicate-dev.install | 1 + debian/libindicate0.install | 1 + libindicate/Makefile.am | 4 ++++ 5 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 debian/compat diff --git a/Makefile.am b/Makefile.am index 45a2bdb..f304ab6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,4 +15,5 @@ EXTRA_DIST = \ xmldocs.make DISTCLEANFILES = \ - indicator-applet-*.tar.gz + indicator-applet-*.tar.gz \ + gtk-doc.make diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/libindicate-dev.install b/debian/libindicate-dev.install index 4623919..f65d387 100644 --- a/debian/libindicate-dev.install +++ b/debian/libindicate-dev.install @@ -2,3 +2,4 @@ debian/tmp/usr/include/ debian/tmp/usr/lib/pkgconfig debian/tmp/usr/lib/libindicate.a debian/tmp/usr/lib/libindicate.so +debian/tmp/usr/share/gir/ diff --git a/debian/libindicate0.install b/debian/libindicate0.install index 0618a58..d7ce1f6 100644 --- a/debian/libindicate0.install +++ b/debian/libindicate0.install @@ -1 +1,2 @@ debian/tmp/usr/lib/libindicate.so.* +debian/tmp/usr/lib/girrepository/ diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index a0f3957..fdbda8a 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -101,3 +101,7 @@ Indicate-0.1.typelib: Indicate-0.1.gir --includedir=$(srcdir) Indicate-0.1.gir \ -o Indicate-0.1.typelib +DISTCLEANFILES = \ + Indicate-0.1.gir \ + Indicate-0.1.typelib + -- cgit v1.2.3 From e835fb90f2c691edd79de4f4e53935548c5883be Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 25 Feb 2009 14:36:14 -0600 Subject: releasing version 0.1.1-0ubuntu3~ppa2 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 005fd38..0fd8e83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1.1-0ubuntu3~ppa2) jaunty; urgency=low + + * Putting GIR into the install files. + + -- Ted Gould Wed, 25 Feb 2009 14:35:59 -0600 + indicator-applet (0.1.1-0ubuntu3~ppa1) jaunty; urgency=low * Turning on GIR -- cgit v1.2.3