aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-01-24 12:19:38 -0500
committerKen VanDine <ken.vandine@canonical.com>2012-01-24 12:19:38 -0500
commit2d9e6ffd800cd27e0524c49c1e791ba83bfee165 (patch)
tree815a34ea07984d493f770606887c88a6319a607a /debian
parent30ab1ed064f598d6b33289f7bd97b6ac97029e82 (diff)
parentc2596f714bf499ed87bef58d68216054b63ee9c3 (diff)
downloadlibayatana-indicator-2d9e6ffd800cd27e0524c49c1e791ba83bfee165.tar.gz
libayatana-indicator-2d9e6ffd800cd27e0524c49c1e791ba83bfee165.tar.bz2
libayatana-indicator-2d9e6ffd800cd27e0524c49c1e791ba83bfee165.zip
* New upstream release.
* Support hiding and showing indicators * Track the parent object in the entry * Adding activate function to include Window ID * debian/control: Bumping ABI version of lib
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control14
-rw-r--r--debian/libindicator3-7.install (renamed from debian/libindicator3-6.install)0
-rw-r--r--debian/libindicator7.install (renamed from debian/libindicator6.install)0
4 files changed, 18 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index becf54c..5804db5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,17 @@
-libindicator (0.4.1-1ubuntu1) UNRELEASED; urgency=low
+libindicator (0.4.90-0ubuntu1~ppa1) precise; urgency=low
+ [ Ken VanDine ]
* debian/control
- set ubuntu-desktop VCS and maintainer
- -- Ken VanDine <ken.vandine@canonical.com> Tue, 22 Nov 2011 14:39:15 -0500
+ [ Ted Gould ]
+ * New upstream release.
+ * Support hiding and showing indicators
+ * Track the parent object in the entry
+ * Adding activate function to include Window ID
+ * debian/control: Bumping ABI version of lib
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 24 Jan 2012 10:17:00 -0600
libindicator (0.4.1-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 06ee081..218cfe1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,11 +18,12 @@ Homepage: https://launchpad.net/libindicator
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu
-Package: libindicator6
+Package: libindicator7
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: libindicator6
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -35,7 +36,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk2.0-dev (>= 2.12.0),
- libindicator6 (= ${binary:Version})
+ libindicator7 (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
the indicator applet.
@@ -47,17 +48,18 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator6 (= ${binary:Version})
+ libindicator7 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.
This package contains files that are needed to build applications.
-Package: libindicator3-6
+Package: libindicator3-7
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Conflicts: libindicator3-6
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.
@@ -70,7 +72,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libgtk-3-dev (>= 2.91.3),
- libindicator3-6 (= ${binary:Version}),
+ libindicator3-7 (= ${binary:Version}),
libindicator-dev (= ${binary:Version})
Description: panel indicator applet - library development files
This library contains information to build indicators to go into
@@ -83,7 +85,7 @@ Section: devel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libindicator3-6 (= ${binary:Version})
+ libindicator3-7 (= ${binary:Version})
Description: Tools for libindicator
Tools useful for developers of applications using indicators.
.
diff --git a/debian/libindicator3-6.install b/debian/libindicator3-7.install
index 75485eb..75485eb 100644
--- a/debian/libindicator3-6.install
+++ b/debian/libindicator3-7.install
diff --git a/debian/libindicator6.install b/debian/libindicator7.install
index c3bfad0..c3bfad0 100644
--- a/debian/libindicator6.install
+++ b/debian/libindicator7.install