aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorseb128 <seb128@seb128-desktop>2009-03-16 23:22:15 +0100
committerseb128 <seb128@seb128-desktop>2009-03-16 23:22:15 +0100
commitdeccbbbcacf975b79d2a6586767dddd8d1962b14 (patch)
treee6f35e7c909b9f8d5c2b5f1c144deea9224398f3 /debian
parent3bc5b8e8105d698e7782c8090148dbe8f135161f (diff)
parentdab5af7f6bbfdb69e62b8378b6c8770ffe542c06 (diff)
downloadlibayatana-indicator-deccbbbcacf975b79d2a6586767dddd8d1962b14.tar.gz
libayatana-indicator-deccbbbcacf975b79d2a6586767dddd8d1962b14.tar.bz2
libayatana-indicator-deccbbbcacf975b79d2a6586767dddd8d1962b14.zip
indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low
* New upstream version * Removes duplicate prototypes (LP: #338885) * Fixes background color to match them on dark themes when the panel color is not set (LP: #334490) * Removing the handle and replacing it with the ability to right click on the applet to get a panel menu (LP: #339818) * Various build fixes -- Ted Gould <ted@ubuntu.com>Sun, 15 Mar 2009 08:58:20 -0500
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/compat1
-rw-r--r--debian/control3
-rw-r--r--debian/libindicate-dev.install1
-rw-r--r--debian/libindicate0.install1
5 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a9fce89..c1493ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low
+
+ * New upstream version
+ * Removes duplicate prototypes (LP: #338885)
+ * Fixes background color to match them on dark themes when
+ the panel color is not set (LP: #334490)
+ * Removing the handle and replacing it with the ability to
+ right click on the applet to get a panel menu (LP: #339818)
+ * Various build fixes
+
+ -- Ted Gould <ted@ubuntu.com> Sun, 15 Mar 2009 08:58:20 -0500
+
indicator-applet (0.1.1-0ubuntu2) UNRELEASED; urgency=low
* src/applet-main.c, applet_fill_cb(): Do not show anything if we
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/control b/debian/control
index 933e50b..5e678b6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 5.0),
intltool,
gobject-introspection (>= 0.6),
gobject-introspection-glib-2.0 (>= 0.6),
- libgirepository-dev (>= 0.6)
+ libgirepository-dev (>= 0.6),
+ gobject-introspection-repository
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu
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..9369053 100644
--- a/debian/libindicate0.install
+++ b/debian/libindicate0.install
@@ -1 +1,2 @@
debian/tmp/usr/lib/libindicate.so.*
+debian/tmp/usr/lib/girepository/