aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorEvgeni Golov <evgeni@debian.org>2011-03-31 14:09:07 +0200
committerEvgeni Golov <evgeni@debian.org>2011-03-31 14:09:07 +0200
commit38a90ca64a3d976218be46f7f5241805854d9ef1 (patch)
tree2b24bdb39e61fce6999511da451261daff1db7e2 /debian/control
parent36559fd986e3226f8c926c69f9c253d4da46cb19 (diff)
parentcb170c0fb193360740cc543816e6f00d46a480c7 (diff)
downloadayatana-indicator-messages-38a90ca64a3d976218be46f7f5241805854d9ef1.tar.gz
ayatana-indicator-messages-38a90ca64a3d976218be46f7f5241805854d9ef1.tar.bz2
ayatana-indicator-messages-38a90ca64a3d976218be46f7f5241805854d9ef1.zip
Merge Ubuntu up to 0.3.92-0ubuntu3
* Merge new upstream from Ubuntu. * debian/patches/lp_690668.patch - Memory leak fixes (LP: #690668) * debian/control - Bump standards version to 3.9.1 * debian/source/format - Use source format 3.0 (quilt) * src/launcher-menu-item.c - Make sure menu entries are displayed for launchers that aren't running (LP: #723873) * New upstream release. * Adding in accessible description support * debian/control: libindicator version 0.3.19 * New upstream release. * Fixing the service file * Adding a log domain * Fixing type handler for dbusmenu 0.3.94 * debian/control: dbusmenu to 0.3.94 [ Ted Gould ] * New upstream release. * GDBus Port * New libindicate and dbusmenu [ Ken VanDine ] * debian/control - Build depends on libindicate-dev to 0.4.91 - Build depends on dbusmenu to 0.3.91 - Set Vcs to ~ubuntu-desktop * data/indicator-messages.service.in - Fixed dbus interface name * debian/control - Bump build depends for libdbusmenu-* to >= 0.3.90 * debian/control: package description spelling (LP: #658096) * Rebuild for libindicator ABI change (LP: #637692) * debian/control: depends on latest libindicator-dev * New upstream release. * Fixing triangles by passing data to callback (LP: #623453) * New upstream release. * Shifting icons into the gutter and adjusting the arrow padding. * New upstream release. * Remove parens from counts * New upstream release. - running apps triangle indicator overlay - message counters are now rendered with a nice rounded background
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index c671c35..fba48e2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 5.0),
gnome-doc-utils,
scrollkeeper,
intltool,
- libindicate-dev (>= 0.3.0),
- libindicate-gtk-dev (>= 0.3.0),
- libindicator-dev (>= 0.3.5),
- libdbusmenu-gtk-dev (>= 0.2.5),
- libdbusmenu-glib-dev (>= 0.2.8)
-Standards-Version: 3.8.4
+ libindicate-dev (>= 0.4.91),
+ libindicate-gtk-dev (>= 0.4.91),
+ libindicator-dev (>= 0.3.19),
+ libdbusmenu-gtk-dev (>= 0.3.94),
+ libdbusmenu-glib-dev (>= 0.3.94)
+Standards-Version: 3.9.1
Homepage: https://launchpad.net/indicator-messages
Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/indicator-messages/debian
Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-messages/debian
@@ -27,6 +27,6 @@ Recommends: indicator-applet | indicator-renderer
Breaks: indicator-applet (<< 0.3.0)
Description: indicator that collects messages that need a response
A place on the user's desktop that collects messages that need a response.
- This menu provides a condenced and collected view of all of those messages
+ This menu provides a condensed and collected view of all of those messages
for quick access, but without making them annoying in times that you want
to ignore them.