aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-02-08 15:30:51 -0500
committerKen VanDine <ken.vandine@canonical.com>2012-02-08 15:30:51 -0500
commit9b28d1b8e9282555af6ae5bf446b48bb524d92b0 (patch)
tree99a3cc60da48e76a9800bf811fec5a0380b98392 /debian
parent0e850ccfad0da834f02a14fe9df7811e6ba740ee (diff)
parent6350c370495334192d5edc540acf7235eeeaa32c (diff)
downloadayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.tar.gz
ayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.tar.bz2
ayatana-indicator-application-9b28d1b8e9282555af6ae5bf446b48bb524d92b0.zip
* New upstream release.
* Adding in a code coverage based build target * Fixing useless variable setting * Fixing variant usage * Adding support for the Title property * Fixing to work with Dbusmenu 0.5.90 * debian/control: Dbusmenu bump to 0.5.90
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control6
2 files changed, 15 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index d61f6ee..74c66a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+indicator-application (0.4.90-0ubuntu1~ppa1) precise; urgency=low
+
+ * New upstream release.
+ * Adding in a code coverage based build target
+ * Fixing useless variable setting
+ * Fixing variant usage
+ * Adding support for the Title property
+ * Fixing to work with Dbusmenu 0.5.90
+ * debian/control: Dbusmenu bump to 0.5.90
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 08 Feb 2012 12:02:58 -0600
+
indicator-application (0.4.0-0ubuntu2) precise; urgency=low
* no change rebuild for libindicator7
diff --git a/debian/control b/debian/control
index c83899d..b25bb5a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 5.0),
libappindicator3-dev (>= 0.2.91),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
- libdbusmenu-glib-dev (>= 0.3.94),
- libdbusmenu-gtk-dev (>= 0.3.94),
- libdbusmenu-gtk3-dev (>= 0.3.94)
+ libdbusmenu-glib-dev (>= 0.5.90),
+ libdbusmenu-gtk-dev (>= 0.5.90),
+ libdbusmenu-gtk3-dev (>= 0.5.90)
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu