diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-16 16:23:53 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-16 16:23:53 +0100 |
commit | 60b206c8ce2e5393029765f7c6a93b36f47acfd7 (patch) | |
tree | 7747d93aa0998c8594930046de1730cb3dfb1fa1 /debian | |
parent | be1ce77e65c89fb426b0692745960c440323fd52 (diff) | |
parent | 2cc377b1d730787d4d1ae15ebeaf8563f264813f (diff) | |
download | libayatana-appindicator-60b206c8ce2e5393029765f7c6a93b36f47acfd7.tar.gz libayatana-appindicator-60b206c8ce2e5393029765f7c6a93b36f47acfd7.tar.bz2 libayatana-appindicator-60b206c8ce2e5393029765f7c6a93b36f47acfd7.zip |
releasing version 0.0.13-0ubuntu30.0.13-0ubuntu3
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 b16f347..d92c9aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-application (0.0.13-0ubuntu3) lucid; urgency=low + + * Backport trunk change to fix stock items labels (lp: #520048) + * Backport trunk change to fix menus update issues (lp: #521181) + * debian/control: updated standards-version + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 16 Feb 2010 16:22:31 +0100 + indicator-application (0.0.13-0ubuntu2) lucid; urgency=low * Backported lp:~bratsche/indicator-application/submenus to make the submenus diff --git a/debian/control b/debian/control index 8788831..1a68874 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 5.0), libmono-dev, libnunit-cil-dev, libgtk2.0-cil-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu |