diff options
author | Ted Gould <ted@canonical.com> | 2009-04-22 15:58:42 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-22 15:58:42 -0500 |
commit | 991ccca5776c32bf920ed5243ad288d75b1e38be (patch) | |
tree | ff64033e907afff0c6a70be0a17f3df21b6db4d6 /debian | |
parent | 8a7ce2046e72d9ee1a75c4a3896e4e2676ec54a2 (diff) | |
download | ayatana-indicator-messages-991ccca5776c32bf920ed5243ad288d75b1e38be.tar.gz ayatana-indicator-messages-991ccca5776c32bf920ed5243ad288d75b1e38be.tar.bz2 ayatana-indicator-messages-991ccca5776c32bf920ed5243ad288d75b1e38be.zip |
debian/control: libindicator-dev to ~bzr301
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d5a5337..f95ba17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (0.2.0~bzr116-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: libindicator-dev to ~bzr301 + + -- Ted Gould <ted@ubuntu.com> Wed, 22 Apr 2009 15:58:07 -0500 + indicator-messages (0.2.0~bzr116-0ubuntu1) jaunty; urgency=low * Upstream release diff --git a/debian/control b/debian/control index eeb4086..b53e505 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 5.0), scrollkeeper, intltool, libindicate-dev (>= 0.2.0~bzr298), - libindicator-dev (>= 0.2.0~bzr298) + libindicator-dev (>= 0.2.0~bzr301) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu |