diff options
| author | Didier Roche <didier.roche@canonical.com> | 2011-07-25 18:04:06 +0200 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2011-07-25 18:04:06 +0200 |
| commit | 07ff9d838965d81d3f32151e96146d45912217fe (patch) | |
| tree | 701fd1a559e3006f85f555d962c4b8e9e24aadda /debian/changelog | |
| parent | 823c6520143c987eb609371afb7b815b375027c4 (diff) | |
| download | libdbusmenu-07ff9d838965d81d3f32151e96146d45912217fe.tar.gz libdbusmenu-07ff9d838965d81d3f32151e96146d45912217fe.tar.bz2 libdbusmenu-07ff9d838965d81d3f32151e96146d45912217fe.zip | |
* debian/rules:
- avoid making indicator-appmenu* depends on gtk2/3 by dpkg-shlibdeps.
The library doesn't hurt if gtk isn't installed and that enable
pre-installlation of the indicator stack without requiring the full gtk
stack being there without any gtk app installed.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bfa403e..e49e0ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (0.4.90-0ubuntu4) UNRELEASED; urgency=low + + * debian/rules: + - avoid making indicator-appmenu* depends on gtk2/3 by dpkg-shlibdeps. + The library doesn't hurt if gtk isn't installed and that enable + pre-installlation of the indicator stack without requiring the full gtk + stack being there without any gtk app installed. + + -- Didier Roche <didrocks@ubuntu.com> Mon, 25 Jul 2011 18:03:50 +0200 + libdbusmenu (0.4.90-0ubuntu3) oneiric; urgency=low * debian/patches/lp799878.patch |
