diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-02-04 15:00:51 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-02-04 15:00:51 -0500 |
commit | 5d60b84575c93987354cbb1963febc4a325d057b (patch) | |
tree | ff35ddd60dd4f6e7b23cb52a6f901429f6cb3138 | |
parent | e0e8251c2cf401d583c7e23a5f78582d472fae6c (diff) | |
download | libayatana-appindicator-5d60b84575c93987354cbb1963febc4a325d057b.tar.gz libayatana-appindicator-5d60b84575c93987354cbb1963febc4a325d057b.tar.bz2 libayatana-appindicator-5d60b84575c93987354cbb1963febc4a325d057b.zip |
* Automatic snapshot from revision 245 (bootstrap):
- Fix Vala classes not being able to inherit from Indicator (LP: #1065310)
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 789d128..c49fb04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libappindicator (12.10.1-0ubuntu2) UNRELEASED; urgency=low +libappindicator (12.10.1-0ubuntu1) UNRELEASED; urgency=low [ Mathieu Trudel-Lapierre ] * debian/control: @@ -24,7 +24,11 @@ libappindicator (12.10.1-0ubuntu2) UNRELEASED; urgency=low [ Chris J Arges ] * acinclude.m4: Fix python multi-arch include issues. - -- Chris J Arges <chris.j.arges@canonical.com> Thu, 17 Jan 2013 15:25:28 -0600 + [ Mathieu Trudel-Lapierre ] + * Automatic snapshot from revision 245 (bootstrap): + - Fix Vala classes not being able to inherit from Indicator (LP: #1065310) + + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 04 Feb 2013 15:00:29 -0500 libappindicator (12.10.0-0ubuntu1) quantal; urgency=low |