aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2009-08-27 21:14:01 +0200
committerMartin Pitt <martin.pitt@canonical.com>2009-08-27 21:14:01 +0200
commitf4cdb2b4e358d864a17698cb084769848d32e110 (patch)
treefb66c7725e23e920dd44b0dddee973576fda8015 /debian
parent67b530c0b7ffaa15a3580e27d60c6001cb9690f7 (diff)
parent81ad2a5a07faad6fae757877c7fb40b1a69f9191 (diff)
downloadayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.tar.gz
ayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.tar.bz2
ayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.zip
* debian/control
- Bump build depends on dbusmenu to 0.1.0
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 03fb864..f74afbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-messages (0.2.0-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control
+ - Bump build depends on dbusmenu to 0.1.0
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 27 Aug 2009 15:06:49 -0400
+
indicator-messages (0.2.0-0ubuntu1) karmic; urgency=low
[ Ted Gould ]
diff --git a/debian/control b/debian/control
index 03bed1a..f152a2e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0),
libindicate-dev (>= 0.2.0~bzr298),
libindicate-gtk-dev (>= 0.2.0~bzr298),
libindicator-dev (>= 0.2.0~bzr301),
- libdbusmenu-gtk-dev (>= 0.0.2),
- libdbusmenu-glib-dev (>= 0.0.2)
+ libdbusmenu-gtk-dev (>= 0.1.0),
+ libdbusmenu-glib-dev (>= 0.1.0)
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu