From 5a914cab764be1b49e5aad9c6c50c9d4365f819d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 24 Nov 2009 10:33:21 -0600 Subject: debian/control, debian/libindicator-tools: Adding in a new package for the tools of libindicator. --- debian/changelog | 2 ++ debian/control | 7 +++++++ debian/libindicator-tools.install | 1 + 3 files changed, 10 insertions(+) create mode 100644 debian/libindicator-tools.install (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bda1693..e6a0715 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libindicator (0.3.0~dev-0ubuntu1~ppa6~tl1) UNRELEASED; urgency=low * Adding a new tool to load indicators from the command line. + * debian/control, debian/libindicator-tools: Adding in a new + package for the tools of libindicator. -- Ted Gould Tue, 24 Nov 2009 10:28:21 -0600 diff --git a/debian/control b/debian/control index f0b27ee..394ec97 100644 --- a/debian/control +++ b/debian/control @@ -38,3 +38,10 @@ Description: GNOME panel indicator applet - shared library . This package contains files that are needed to build applications. +Package: libindicator-tools +Section: devel +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Need a better description + diff --git a/debian/libindicator-tools.install b/debian/libindicator-tools.install new file mode 100644 index 0000000..e9565f0 --- /dev/null +++ b/debian/libindicator-tools.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libindicator/* -- cgit v1.2.3 From 06ac252b809a6d7ca932a694ff499d7db2bab6e5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 24 Nov 2009 10:34:31 -0600 Subject: releasing version 0.3.0~dev-0ubuntu1~ppa6~tl1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e6a0715..b1829b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libindicator (0.3.0~dev-0ubuntu1~ppa6~tl1) UNRELEASED; urgency=low +libindicator (0.3.0~dev-0ubuntu1~ppa6~tl1) karmic; urgency=low * Adding a new tool to load indicators from the command line. * debian/control, debian/libindicator-tools: Adding in a new package for the tools of libindicator. - -- Ted Gould Tue, 24 Nov 2009 10:28:21 -0600 + -- Ted Gould Tue, 24 Nov 2009 10:34:29 -0600 libindicator (0.3.0~dev-0ubuntu1~ppa5) karmic; urgency=low -- cgit v1.2.3 From 8e829711dd95a8e94bf63ec16f4d3a266f5ddc39 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 24 Nov 2009 14:52:43 -0600 Subject: releasing version 0.3.0~dev-0ubuntu1~ppa6~tl2 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 728b2bd..beacae9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -libindicator (0.3.0~dev-0ubuntu1~ppa6~tl2) UNRELEASED; urgency=low +libindicator (0.3.0~dev-0ubuntu1~ppa6~tl2) karmic; urgency=low * Adding support for remove. - -- Ted Gould Tue, 24 Nov 2009 14:51:09 -0600 + -- Ted Gould Tue, 24 Nov 2009 14:52:41 -0600 libindicator (0.3.0~dev-0ubuntu1~ppa6~tl1) karmic; urgency=low -- cgit v1.2.3 From 411182c39c63d7d7ad35edf133ba58e2295f5bef Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 24 Nov 2009 14:55:22 -0600 Subject: debian/control: Making sure the tools package is using the same version of the library that it was built with. --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index beacae9..f1ce3b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.0~dev-0ubuntu1~ppa6~tl3) UNRELEASED; urgency=low + + * debian/control: Making sure the tools package is using the + same version of the library that it was built with. + + -- Ted Gould Tue, 24 Nov 2009 14:54:28 -0600 + libindicator (0.3.0~dev-0ubuntu1~ppa6~tl2) karmic; urgency=low * Adding support for remove. diff --git a/debian/control b/debian/control index 394ec97..d4fd2f2 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Package: libindicator-tools Section: devel Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + libindicator0 (= ${binary:Version}) Description: Need a better description -- cgit v1.2.3 From d66daf8d768fcff762c14fa41161b2115fbeaee6 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 24 Nov 2009 14:56:18 -0600 Subject: releasing version 0.3.0~dev-0ubuntu1~ppa6~tl3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f1ce3b7..42a970f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libindicator (0.3.0~dev-0ubuntu1~ppa6~tl3) UNRELEASED; urgency=low +libindicator (0.3.0~dev-0ubuntu1~ppa6~tl3) karmic; urgency=low * debian/control: Making sure the tools package is using the same version of the library that it was built with. - -- Ted Gould Tue, 24 Nov 2009 14:54:28 -0600 + -- Ted Gould Tue, 24 Nov 2009 14:56:15 -0600 libindicator (0.3.0~dev-0ubuntu1~ppa6~tl2) karmic; urgency=low -- cgit v1.2.3