From 6465b8b734bb4ef825b518cc5f1397b6ba1bcf17 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 21 Apr 2009 20:42:26 -0500 Subject: * debian/control: Add in package libindicator-dev * debian/libindicate-dev.install: Add greater specificity on what gets installed to not get confused with files from libindicator * debian/libindicator-dev.install: Specify which files should be put into the development package. --- debian/changelog | 5 +++++ debian/control | 12 ++++++++++++ debian/libindicate-dev.install | 4 ++-- debian/libindicator-dev.install | 2 ++ 4 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 debian/libindicator-dev.install (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8496552..1a1dc4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ indicator-applet (0.2.0~bzr298-0ubuntu1) UNRELEASED; urgency=low * Upstream snapshot + * debian/control: Add in package libindicator-dev + * debian/libindicate-dev.install: Add greater specificity on what + gets installed to not get confused with files from libindicator + * debian/libindicator-dev.install: Specify which files should be + put into the development package. -- Ted Gould Tue, 21 Apr 2009 17:06:18 -0500 diff --git a/debian/control b/debian/control index d269a2d..9a734c5 100644 --- a/debian/control +++ b/debian/control @@ -54,3 +54,15 @@ Description: GNOME panel indicator applet - shared library various applications consistently in the GNOME panel. . This package contains files that are needed to build applications. + +Package: libindicator-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libgtk2.0-dev (>= 2.12.0) +Description: GNOME panel indicator applet - shared library + This library contains information to build indicators to go into + the indicator applet. + . + This package contains files that are needed to build applications. diff --git a/debian/libindicate-dev.install b/debian/libindicate-dev.install index 4623919..ba86036 100644 --- a/debian/libindicate-dev.install +++ b/debian/libindicate-dev.install @@ -1,4 +1,4 @@ -debian/tmp/usr/include/ -debian/tmp/usr/lib/pkgconfig +debian/tmp/usr/include/libindicate* +debian/tmp/usr/lib/pkgconfig/indicate.pc debian/tmp/usr/lib/libindicate.a debian/tmp/usr/lib/libindicate.so diff --git a/debian/libindicator-dev.install b/debian/libindicator-dev.install new file mode 100644 index 0000000..7e7d9db --- /dev/null +++ b/debian/libindicator-dev.install @@ -0,0 +1,2 @@ +debian/tmp/usr/include/libindicator* +debian/tmp/usr/lib/pkgconfig/indicator.pc -- cgit v1.2.3 From 74a29536b81b8aa54f418078b8a4c39489d6bf5f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 21 Apr 2009 20:45:05 -0500 Subject: * debian/control: * Add in package libindicator-dev * Add build depends on libxml2-dev for upstream dep --- debian/changelog | 4 +++- debian/control | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1a1dc4a..3134406 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ indicator-applet (0.2.0~bzr298-0ubuntu1) UNRELEASED; urgency=low * Upstream snapshot - * debian/control: Add in package libindicator-dev + * debian/control: + * Add in package libindicator-dev + * Add build depends on libxml2-dev for upstream dep * debian/libindicate-dev.install: Add greater specificity on what gets installed to not get confused with files from libindicator * debian/libindicator-dev.install: Specify which files should be diff --git a/debian/control b/debian/control index 9a734c5..9595fc5 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, libgnomeui-dev, libtool, - intltool + intltool, + libxml2-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu -- cgit v1.2.3 From a380678055fe330d8d8b44e247d0b92eb5fc90c2 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 21 Apr 2009 22:31:30 -0500 Subject: releasing version 0.2.0~bzr298-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3134406..80ab70d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-applet (0.2.0~bzr298-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr298-0ubuntu1) jaunty; urgency=low * Upstream snapshot * debian/control: @@ -9,7 +9,7 @@ indicator-applet (0.2.0~bzr298-0ubuntu1) UNRELEASED; urgency=low * debian/libindicator-dev.install: Specify which files should be put into the development package. - -- Ted Gould Tue, 21 Apr 2009 17:06:18 -0500 + -- Ted Gould Tue, 21 Apr 2009 22:31:23 -0500 indicator-applet (0.1.6-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From d332ad5b67b7354881895420c6d79a373295dc45 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Apr 2009 14:52:19 -0500 Subject: releasing version 0.2.0~bzr299-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b0c525c..9900468 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr299-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr299-0ubuntu1) jaunty; urgency=low * Upstream snapshot, forgot a + on GTK - -- Ted Gould Wed, 22 Apr 2009 14:48:56 -0500 + -- Ted Gould Wed, 22 Apr 2009 14:52:11 -0500 indicator-applet (0.2.0~bzr298-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From adfd764df668d34c553d49ad1f277153749ac004 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Apr 2009 15:23:20 -0500 Subject: releasing version 0.2.0~bzr300-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 94dabc8..c9bf8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr300-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr300-0ubuntu1) jaunty; urgency=low * Upstream snapshot, fixing indicator.h - -- Ted Gould Wed, 22 Apr 2009 15:22:52 -0500 + -- Ted Gould Wed, 22 Apr 2009 15:23:15 -0500 indicator-applet (0.2.0~bzr299-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From f5044ea680421a572394ea8286b538857d491973 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Apr 2009 15:56:02 -0500 Subject: releasing version 0.2.0~bzr301-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 880d059..5b759b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr301-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr301-0ubuntu1) jaunty; urgency=low * Upstream snapshot, fixing indicator.h - -- Ted Gould Wed, 22 Apr 2009 15:55:33 -0500 + -- Ted Gould Wed, 22 Apr 2009 15:55:55 -0500 indicator-applet (0.2.0~bzr300-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From e1eb7c8f66e217ee7c98c49347cf1d333c96808b Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Apr 2009 17:09:11 -0500 Subject: releasing version 0.2.0~bzr302-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c1bb92d..33c2405 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-applet (0.2.0~bzr302-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr302-0ubuntu1) jaunty; urgency=low * Upstream snapshot, turning version getting feature into a function and adding a name symbol outline. - -- Ted Gould Wed, 22 Apr 2009 17:08:29 -0500 + -- Ted Gould Wed, 22 Apr 2009 17:09:07 -0500 indicator-applet (0.2.0~bzr301-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From 183d218f7c7d22da792b90c0014d44b088d91008 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 22 Apr 2009 23:46:48 -0500 Subject: releasing version 0.2.0~bzr305-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1252dc9..b51b603 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-applet (0.2.0~bzr305-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr305-0ubuntu1) jaunty; urgency=low * Upstream snapshot * debian/control: @@ -9,7 +9,7 @@ indicator-applet (0.2.0~bzr305-0ubuntu2) UNRELEASED; urgency=low * debian/libindicator-dev.install: Specify which files should be put into the development package. - -- Ted Gould Wed, 22 Apr 2009 23:45:27 -0500 + -- Ted Gould Wed, 22 Apr 2009 23:46:28 -0500 indicator-applet (0.1.6-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From 60e4ddeb21827772b883987dc79bfdfda9b78fe6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Apr 2009 10:51:25 -0500 Subject: debian/control: Adding a build-dep on dbus-test-runner --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 11bdc8c..6d3043d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ indicator-applet (0.2.0~bzr307-0ubuntu1) UNRELEASED; urgency=low * Upstream Snapshot: Adding in a test suite. + * debian/control: Adding a build-dep on dbus-test-runner -- Ted Gould Mon, 27 Apr 2009 10:50:10 -0500 diff --git a/debian/control b/debian/control index 9595fc5..f663d47 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 5.0), libgnomeui-dev, libtool, intltool, - libxml2-dev + libxml2-dev, + dbus-test-runner Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu -- cgit v1.2.3 From d8582f740476fdf911e798527b4aec19c75b6a6f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Apr 2009 10:52:33 -0500 Subject: releasing version 0.2.0~bzr307-0ubuntu1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 6d3043d..48bb7d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-applet (0.2.0~bzr307-0ubuntu1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr307-0ubuntu1) jaunty; urgency=low * Upstream Snapshot: Adding in a test suite. * debian/control: Adding a build-dep on dbus-test-runner - -- Ted Gould Mon, 27 Apr 2009 10:50:10 -0500 + -- Ted Gould Mon, 27 Apr 2009 10:52:28 -0500 indicator-applet (0.2.0~bzr305-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From f6f7c27435c75cd775f011792503b7458311ca3e Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Apr 2009 11:06:42 -0500 Subject: Increment for PPA. Forgot to autogen.sh --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 48bb7d4..3d8e42a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.2.0~bzr307-0ubuntu2) UNRELEASED; urgency=low + + * Increment for PPA. Forgot to autogen.sh + + -- Ted Gould Mon, 27 Apr 2009 11:06:28 -0500 + indicator-applet (0.2.0~bzr307-0ubuntu1) jaunty; urgency=low * Upstream Snapshot: Adding in a test suite. -- cgit v1.2.3 From f6767c860ee574c964bc7b9bc74affda52f941a1 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 27 Apr 2009 11:06:50 -0500 Subject: releasing version 0.2.0~bzr307-0ubuntu2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3d8e42a..c63e92c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr307-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr307-0ubuntu2) jaunty; urgency=low * Increment for PPA. Forgot to autogen.sh - -- Ted Gould Mon, 27 Apr 2009 11:06:28 -0500 + -- Ted Gould Mon, 27 Apr 2009 11:06:45 -0500 indicator-applet (0.2.0~bzr307-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From 10e51643f04368de99bebfafc0b995339fceed73 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 13 May 2009 13:25:33 -0400 Subject: Added package libindicate-doc and removed dbus-test-runner build requirement --- debian/control | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f663d47..47b903a 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 5.0), libgnomeui-dev, libtool, intltool, - libxml2-dev, - dbus-test-runner + libxml2-dev Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu @@ -68,3 +67,18 @@ Description: GNOME panel indicator applet - shared library the indicator applet. . This package contains files that are needed to build applications. + +Package: libindicate-doc +Section: doc +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libindicate1 (= ${binary:Version}), + libdbus-glib-1-dev (>= 0.76), + libgtk2.0-dev (>= 2.12.0) +Description: GNOME panel indicator applet - shared library + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel.ยท + . + This package contains files that are needed to build applications. + -- cgit v1.2.3 From f36cc1b4db4ecc24dfa68cef6882c893807c8844 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 13 May 2009 14:52:04 -0400 Subject: added debian/libindicate-doc.install --- debian/libindicate-doc.install | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/libindicate-doc.install (limited to 'debian') diff --git a/debian/libindicate-doc.install b/debian/libindicate-doc.install new file mode 100644 index 0000000..55af9eb --- /dev/null +++ b/debian/libindicate-doc.install @@ -0,0 +1,2 @@ +debian/tmp/usr/share/gtk-doc/html/libindicate/* +debian/tmp/usr/share/doc/indicator-applet/examples/* -- cgit v1.2.3 From c594f600938184e475841a483e5e87ccb0b1e490 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 17 Jul 2009 21:24:00 -0500 Subject: releasing version 0.2.0~bzr309-0ubuntu2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3689fe6..5913f0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-applet (0.2.0~bzr309-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu2) jaunty; urgency=low * debian/control, debian/libindicate-doc.install: Merging in Ken Vandine's work on making a -doc package for libindicate. - -- Ted Gould Wed, 13 May 2009 15:00:18 -0500 + -- Ted Gould Fri, 17 Jul 2009 21:23:41 -0500 indicator-applet (0.2.0~bzr309-0ubuntu1) jaunty; urgency=low -- cgit v1.2.3 From 61730d0afa4d46e9e85cd1f0795bb891609b4c29 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 17 Jul 2009 21:24:31 -0500 Subject: Now moving on to Karmic --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 5913f0b..f66659c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.2.0~bzr309-0ubuntu3) UNRELEASED; urgency=low + + * Now moving on to Karmic + + -- Ted Gould Fri, 17 Jul 2009 21:24:11 -0500 + indicator-applet (0.2.0~bzr309-0ubuntu2) jaunty; urgency=low * debian/control, debian/libindicate-doc.install: Merging in Ken -- cgit v1.2.3 From 064740bd411abe73a67a9c75f469f04d8259afdb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 17 Jul 2009 21:24:56 -0500 Subject: releasing version 0.2.0~bzr309-0ubuntu3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f66659c..a412e6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr309-0ubuntu3) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low * Now moving on to Karmic - -- Ted Gould Fri, 17 Jul 2009 21:24:11 -0500 + -- Ted Gould Fri, 17 Jul 2009 21:24:41 -0500 indicator-applet (0.2.0~bzr309-0ubuntu2) jaunty; urgency=low -- cgit v1.2.3 From 84f000268db92a3070b223c956f07dac729c4703 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 00:27:09 +0100 Subject: * debian/control: * Changing the version number of libindcate to 2 to match the .so numbering. * Creating packages for libindicate-gtk --- debian/changelog | 8 ++++++-- debian/control | 27 ++++++++++++++++++++++++++- 2 files changed, 32 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c05a0c0..a33afbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -indicator-applet (0.2.0~bzr309-0ubuntu4~ppa1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low * Merging in upstream code to split out libindicate-gtk + * debian/control: + * Changing the version number of libindcate to 2 to match + the .so numbering. + * Creating packages for libindicate-gtk - -- Ted Gould Tue, 04 Aug 2009 00:22:33 +0100 + -- Ted Gould Tue, 04 Aug 2009 00:26:22 +0100 indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low diff --git a/debian/control b/debian/control index 47b903a..f755f70 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Description: GNOME panel indicator applet Currently this includes support for messaging applications in the indicator-messages package. -Package: libindicate1 +Package: libindicate2 Section: libs Conflicts: libindicate Replaces: libindicate @@ -48,6 +48,31 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libindicate1 (= ${binary:Version}), + libdbus-glib-1-dev (>= 0.76) +Description: GNOME panel indicator applet - shared library + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + This package contains files that are needed to build applications. + +Package: libindicate-gtk0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: GNOME panel indicator applet - shared library + indicator-applet is an applet to display information from + various applications consistently in the GNOME panel. + . + This package contains shared libraries to be used by applications. + +Package: libindicate-gtk-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + libindicate-gtk (= ${binary:Version}), + libindicate-dev, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: GNOME panel indicator applet - shared library -- cgit v1.2.3 From 8bed775cad9602ebdc02384ecb20d72207c3bf51 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 00:32:09 +0100 Subject: * Added libindicate-gtk-dev.install and libindicate-gtk0.install for the new library. * Renamed libindicate1.install to libindicate2.install to match the package name change. * Modified libindicate-dev to be more specific about the header files that it grabs. --- debian/changelog | 12 +++++++++--- debian/libindicate-dev.install | 2 +- debian/libindicate-gtk-dev.install | 4 ++++ debian/libindicate-gtk0.install | 1 + debian/libindicate1.install | 1 - debian/libindicate2.install | 1 + 6 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 debian/libindicate-gtk-dev.install create mode 100644 debian/libindicate-gtk0.install delete mode 100644 debian/libindicate1.install create mode 100644 debian/libindicate2.install (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a33afbf..361e01a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ -indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa3) UNRELEASED; urgency=low * Merging in upstream code to split out libindicate-gtk * debian/control: * Changing the version number of libindcate to 2 to match the .so numbering. * Creating packages for libindicate-gtk - - -- Ted Gould Tue, 04 Aug 2009 00:26:22 +0100 + * Added libindicate-gtk-dev.install and libindicate-gtk0.install + for the new library. + * Renamed libindicate1.install to libindicate2.install to match + the package name change. + * Modified libindicate-dev to be more specific about the header + files that it grabs. + + -- Ted Gould Tue, 04 Aug 2009 00:30:55 +0100 indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low diff --git a/debian/libindicate-dev.install b/debian/libindicate-dev.install index ba86036..81e1396 100644 --- a/debian/libindicate-dev.install +++ b/debian/libindicate-dev.install @@ -1,4 +1,4 @@ -debian/tmp/usr/include/libindicate* +debian/tmp/usr/include/libindicate-0.1/libindicate/* debian/tmp/usr/lib/pkgconfig/indicate.pc debian/tmp/usr/lib/libindicate.a debian/tmp/usr/lib/libindicate.so diff --git a/debian/libindicate-gtk-dev.install b/debian/libindicate-gtk-dev.install new file mode 100644 index 0000000..5f0e682 --- /dev/null +++ b/debian/libindicate-gtk-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/include/libindicate-0.1/libindicate-gtk/* +debian/tmp/usr/lib/pkgconfig/indicate-gtk.pc +debian/tmp/usr/lib/libindicate-gtk.a +debian/tmp/usr/lib/libindicate-gtk.so diff --git a/debian/libindicate-gtk0.install b/debian/libindicate-gtk0.install new file mode 100644 index 0000000..fc6b412 --- /dev/null +++ b/debian/libindicate-gtk0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libindicate-gtk.so.* diff --git a/debian/libindicate1.install b/debian/libindicate1.install deleted file mode 100644 index 0618a58..0000000 --- a/debian/libindicate1.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/libindicate.so.* diff --git a/debian/libindicate2.install b/debian/libindicate2.install new file mode 100644 index 0000000..0618a58 --- /dev/null +++ b/debian/libindicate2.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libindicate.so.* -- cgit v1.2.3 From be06bcb9e5e08a03f8455b3ff8b4db04570ed2a0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 01:31:34 +0100 Subject: releasing version 0.2.0~bzr309-0ubuntu4~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 361e01a..8e40a75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-applet (0.2.0~bzr309-0ubuntu4~ppa3) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa1) karmic; urgency=low * Merging in upstream code to split out libindicate-gtk * debian/control: @@ -12,7 +12,7 @@ indicator-applet (0.2.0~bzr309-0ubuntu4~ppa3) UNRELEASED; urgency=low * Modified libindicate-dev to be more specific about the header files that it grabs. - -- Ted Gould Tue, 04 Aug 2009 00:30:55 +0100 + -- Ted Gould Tue, 04 Aug 2009 01:31:20 +0100 indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low -- cgit v1.2.3 From 54b4e00a4cfb33377a4fcbfa550c2fe9f098697f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 01:36:30 +0100 Subject: debian/control: Fixing some libindicate1's that should be libindicate2 and making everything dependent on the versions that are built here in the package. --- debian/changelog | 8 ++++++++ debian/control | 7 ++++--- 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8e40a75..32fb168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low + + * debian/control: Fixing some libindicate1's that should be + libindicate2 and making everything dependent on the versions + that are built here in the package. + + -- Ted Gould Tue, 04 Aug 2009 01:35:47 +0100 + indicator-applet (0.2.0~bzr309-0ubuntu4~ppa1) karmic; urgency=low * Merging in upstream code to split out libindicate-gtk diff --git a/debian/control b/debian/control index f755f70..92c60a7 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate1 (= ${binary:Version}), + libindicate2 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76) Description: GNOME panel indicator applet - shared library indicator-applet is an applet to display information from @@ -72,7 +72,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libindicate-gtk (= ${binary:Version}), - libindicate-dev, + libindicate-dev (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: GNOME panel indicator applet - shared library @@ -98,7 +98,8 @@ Section: doc Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate1 (= ${binary:Version}), + libindicate2 (= ${binary:Version}), + libindicate-gtk0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: GNOME panel indicator applet - shared library -- cgit v1.2.3 From 63ed0ba9f0de5d60f31e5c52849cb6fb7a070cd9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 01:38:29 +0100 Subject: releasing version 0.2.0~bzr309-0ubuntu4~ppa2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 32fb168..c1b04d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr309-0ubuntu4~ppa2) karmic; urgency=low * debian/control: Fixing some libindicate1's that should be libindicate2 and making everything dependent on the versions that are built here in the package. - -- Ted Gould Tue, 04 Aug 2009 01:35:47 +0100 + -- Ted Gould Tue, 04 Aug 2009 01:38:26 +0100 indicator-applet (0.2.0~bzr309-0ubuntu4~ppa1) karmic; urgency=low -- cgit v1.2.3 From 541c9b2a0654978a99f4bad34d68860b7137149a Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 10:27:44 +0100 Subject: releasing version 0.2.0~bzr319-0ubuntu1~ppa1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bb68def..45af68f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-applet (0.2.0~bzr319-0ubuntu1~ppa1) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa1) karmic; urgency=low * Merging in upstream code to split out libindicate-gtk * debian/control: @@ -12,7 +12,7 @@ indicator-applet (0.2.0~bzr319-0ubuntu1~ppa1) UNRELEASED; urgency=low * Modified libindicate-dev to be more specific about the header files that it grabs. - -- Ted Gould Tue, 04 Aug 2009 10:26:02 +0100 + -- Ted Gould Tue, 04 Aug 2009 10:27:31 +0100 indicator-applet (0.2.0~bzr309-0ubuntu3) karmic; urgency=low -- cgit v1.2.3 From 64034ddad824b488b2af230eb975339c1bb2b107 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 10:51:33 +0100 Subject: Forgot to autogen.sh --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 45af68f..1d2982b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa2) UNRELEASED; urgency=low + + * Forgot to autogen.sh + + -- Ted Gould Tue, 04 Aug 2009 10:51:09 +0100 + indicator-applet (0.2.0~bzr319-0ubuntu1~ppa1) karmic; urgency=low * Merging in upstream code to split out libindicate-gtk -- cgit v1.2.3 From 96ace70f64b79b9e9bba1b2027ef40cf0b235381 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 10:52:00 +0100 Subject: releasing version 0.2.0~bzr319-0ubuntu1~ppa2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1d2982b..8a58fb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr319-0ubuntu1~ppa2) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa2) karmic; urgency=low * Forgot to autogen.sh - -- Ted Gould Tue, 04 Aug 2009 10:51:09 +0100 + -- Ted Gould Tue, 04 Aug 2009 10:51:47 +0100 indicator-applet (0.2.0~bzr319-0ubuntu1~ppa1) karmic; urgency=low -- cgit v1.2.3 From 41c535b370fe6eb2429cbcdcb4d4ecb83833037c Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 10:53:46 +0100 Subject: debian/control: Fixing the library reference of libindicate-gtk-dev --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8a58fb5..095e35d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa3) UNRELEASED; urgency=low + + * debian/control: Fixing the library reference of + libindicate-gtk-dev + + -- Ted Gould Tue, 04 Aug 2009 10:53:19 +0100 + indicator-applet (0.2.0~bzr319-0ubuntu1~ppa2) karmic; urgency=low * Forgot to autogen.sh diff --git a/debian/control b/debian/control index 92c60a7..23e0158 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate-gtk (= ${binary:Version}), + libindicate-gtk0 (= ${binary:Version}), libindicate-dev (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -- cgit v1.2.3 From 72093e20ec97eded81ffc84c3cb45fcf9e14acff Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 10:53:52 +0100 Subject: releasing version 0.2.0~bzr319-0ubuntu1~ppa3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 095e35d..c728881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -indicator-applet (0.2.0~bzr319-0ubuntu1~ppa3) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa3) karmic; urgency=low * debian/control: Fixing the library reference of libindicate-gtk-dev - -- Ted Gould Tue, 04 Aug 2009 10:53:19 +0100 + -- Ted Gould Tue, 04 Aug 2009 10:53:48 +0100 indicator-applet (0.2.0~bzr319-0ubuntu1~ppa2) karmic; urgency=low -- cgit v1.2.3 From 42ba02f7916c1f77f7fb33c4c8cd7c64729312e5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Aug 2009 12:30:59 +0100 Subject: releasing version 0.2.0~bzr319-0ubuntu1~ppa4 --- debian/changelog | 4 +- docs/reference/tmpl/libindicate-unused.sgml | 632 ++++++++++++++++++++++++++++ 2 files changed, 634 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2fe3a33..d49dfa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -indicator-applet (0.2.0~bzr319-0ubuntu1~ppa4) UNRELEASED; urgency=low +indicator-applet (0.2.0~bzr319-0ubuntu1~ppa4) karmic; urgency=low * Upstream fix to PC file. - -- Ted Gould Tue, 04 Aug 2009 12:25:47 +0100 + -- Ted Gould Tue, 04 Aug 2009 12:29:39 +0100 indicator-applet (0.2.0~bzr319-0ubuntu1~ppa3) karmic; urgency=low diff --git a/docs/reference/tmpl/libindicate-unused.sgml b/docs/reference/tmpl/libindicate-unused.sgml index 83a53a7..8f457e2 100644 --- a/docs/reference/tmpl/libindicate-unused.sgml +++ b/docs/reference/tmpl/libindicate-unused.sgml @@ -1,3 +1,383 @@ + + + + + +@object: + + + + + + +@klass: + + + + + + +@object: + + + + + + +@obj: + + + + + + +@klass: + + + + + + +@obj: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@object: + + + + + + +@klass: + + + + + + +@obj: + + + + + + +@klass: + + + + + + +@object: + + + + + + +@klass: + + + + + + +@object: + + + + + + +@klass: + + + + + + +@object: + + + + + + +@klass: + + + + + + +@object: + + + + + + +@indicator: + + + + + + +@server: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@object: + + + + + + +@klass: + + + + + + +@object: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +@Param1: +@Returns: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@v: + + + + + + +@Returns: + + + + + + +@Returns: + @@ -7,6 +387,20 @@ @key: @data: + + + + + +@Returns: + + + + + + +@Returns: + @@ -21,3 +415,241 @@ @obj: + + + + + +@proxy: +@OUT_indicator_count: +@Returns: + + + + + + +@proxy: +@callback: +@Returns: + + + + + + +@proxy: +@IN_type: +@OUT_indicator_count: +@Returns: + + + + + + +@proxy: +@IN_type: +@callback: +@Returns: + + + + + + +@proxy: +@OUT_indicator_count: +@error: +@userdata: + + + + + + +@proxy: +@OUT_indicator_count: +@error: +@userdata: + + + + + + +@proxy: +@OUT_indicators: +@Returns: + + + + + + +@proxy: +@callback: +@Returns: + + + + + + +@proxy: +@IN_type: +@OUT_indicators: +@Returns: + + + + + + +@proxy: +@IN_type: +@callback: +@Returns: + + + + + + +@proxy: +@OUT_indicators: +@error: +@userdata: + + + + + + +@proxy: +@OUT_indicators: +@error: +@userdata: + + + + + + +@proxy: +@IN_id: +@OUT_properties: +@Returns: + + + + + + +@proxy: +@IN_id: +@callback: +@Returns: + + + + + + +@proxy: +@OUT_properties: +@error: +@userdata: + + + + + + +@proxy: +@IN_id: +@IN_property: +@OUT_value: +@Returns: + + + + + + +@proxy: +@IN_id: +@IN_property: +@callback: +@Returns: + + + + + + +@proxy: +@IN_id: +@IN_properties: +@OUT_values: +@Returns: + + + + + + +@proxy: +@IN_id: +@IN_properties: +@callback: +@Returns: + + + + + + +@proxy: +@OUT_values: +@error: +@userdata: + + + + + + +@proxy: +@OUT_value: +@error: +@userdata: + + + + + + +@proxy: +@IN_id: +@Returns: + + + + + + +@proxy: +@IN_id: +@callback: +@Returns: + + + + + + +@proxy: +@error: +@userdata: + -- cgit v1.2.3