diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 14:37:06 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 14:37:06 -0500 |
commit | 893208964c5a9bf3133c9512271e466b6e9c00d1 (patch) | |
tree | 3e6c1fa5eb01431d837d8501281a95250bdd874a /debian | |
parent | b3905c8b26b0ddaef2c63e968a2e858efb40346e (diff) | |
download | ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.tar.gz ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.tar.bz2 ayatana-indicator-messages-893208964c5a9bf3133c9512271e466b6e9c00d1.zip |
* New snapshot for libindicator 0.3.0
* debian/control
- Build-Depends on libindicator >= 0.3.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fd20c16..a7a9bea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-messages (0.2.6+r156-0ubuntu1) karmic; urgency=low + + * New snapshot for libindicator 0.3.0 + * debian/control + - Build-Depends on libindicator >= 0.3.0 + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 14:35:46 -0500 + indicator-messages (0.2.6-0ubuntu1) karmic; urgency=low * Upstream release 0.2.6 (LP: #446629) diff --git a/debian/control b/debian/control index 08f19e3..eab6140 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.2.0~bzr301), + libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 |