From 8915dd59667cd7aae74860ee063374b24734e03c Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 24 Nov 2010 18:39:14 -0500 Subject: * debian/rules - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libindicator3-1, libindicator3-dev, libindicator3-tools binaries binaries * libindicator/Makefile.am and tools/Makefile.am - Fixes needed for building with-gtk=3 --- debian/changelog | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index aafd6ce..86b8a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,23 @@ -libindicator (0.3.15-0ubuntu1~ppa1) maverick; urgency=low +libindicator (0.3.15-0ubuntu1) UNRELEASED; urgency=low + + * debian/rules + - Added build targets to build with gtk3 enabled in additional to + default build with gtk2 + * debian/control + - Updated build depends to support building with gtk+-3.0 + - Added dh-autoreconf build depends + - Added libindicator3-1, libindicator3-dev, libindicator3-tools binaries + binaries + * libindicator/Makefile.am and tools/Makefile.am + - Fixes needed for building with-gtk=3 + [ Ted Gould ] * New upstream release. * Adding a small file to set debugging environment variables * Allowing to build for GTK 2/3 and build parallel libraries * debian/control: Adding package libindicator-debugenv - -- Ted Gould Thu, 11 Nov 2010 14:44:51 -0600 + -- Ken VanDine Wed, 24 Nov 2010 18:29:40 -0500 libindicator (0.3.14-0ubuntu1) maverick; urgency=low -- cgit v1.2.3 From 1bce6ba7fdb515b77cfc67b0f3c1809f9dc78faf Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 3 Dec 2010 13:14:42 -0500 Subject: releasing version 0.3.15-0ubuntu1 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 86b8a5b..6e67b9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libindicator (0.3.15-0ubuntu1) UNRELEASED; urgency=low +libindicator (0.3.15-0ubuntu1) natty; urgency=low * debian/rules - Added build targets to build with gtk3 enabled in additional to -- cgit v1.2.3 From c5c78aad9e7710a18640ea44c2a5af154b2943bc Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Mon, 6 Dec 2010 10:34:22 -0500 Subject: releasing version 0.3.15-0ubuntu2 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6e67b9b..01246d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libindicator (0.3.15-0ubuntu2) natty; urgency=low + + * debian/control: + - dropped libindicator-debugenv package + * -debian/libindicator-debugenv.install + * debian/libindicator-tools.install + - Install indicator-loader and indicator-loader3 in the + libindicator-tools package (means it depends on both gtk2 and gtk3) + - Install sample xsession env in pkgdatadir for developer use + * tools/Makefile.am + - Install 80indicator-debugging in pkgdatadir + + -- Ken VanDine Mon, 06 Dec 2010 10:19:58 -0500 + libindicator (0.3.15-0ubuntu1) natty; urgency=low * debian/rules -- cgit v1.2.3