diff options
author | Ted Gould <ted@canonical.com> | 2009-04-22 15:46:37 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-22 15:46:37 -0500 |
commit | 8a7ce2046e72d9ee1a75c4a3896e4e2676ec54a2 (patch) | |
tree | b750c9cd14baf10526bcb81d4923b66cd17531ef /debian | |
parent | 12cfb09fbcac8fda3a306873ecba7d735ecbdf3a (diff) | |
download | ayatana-indicator-messages-8a7ce2046e72d9ee1a75c4a3896e4e2676ec54a2.tar.gz ayatana-indicator-messages-8a7ce2046e72d9ee1a75c4a3896e4e2676ec54a2.tar.bz2 ayatana-indicator-messages-8a7ce2046e72d9ee1a75c4a3896e4e2676ec54a2.zip |
More specific version number
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 0cef058..eeb4086 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, intltool, - libindicate-dev (>= 0.2.0), - libindicator-dev (>= 0.2.0) + libindicate-dev (>= 0.2.0~bzr298), + libindicator-dev (>= 0.2.0~bzr298) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu |