diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 16:22:33 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 16:22:33 -0500 |
commit | 03fa0726e8a97ef12f56c470dfa2b20ac72d0940 (patch) | |
tree | 7075ea12b569fd48d704f010a06c3a79fd3d46a2 /debian/changelog | |
parent | b17679f5966a9c982d788416ada8429f52783c43 (diff) | |
parent | 73331d64cff60d8c96220bda4a088b67df01f652 (diff) | |
download | libayatana-appindicator-03fa0726e8a97ef12f56c470dfa2b20ac72d0940.tar.gz libayatana-appindicator-03fa0726e8a97ef12f56c470dfa2b20ac72d0940.tar.bz2 libayatana-appindicator-03fa0726e8a97ef12f56c470dfa2b20ac72d0940.zip |
Sync from Ubuntu Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c355a83..d39f5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,22 @@ -libappindicator (0.4.91-0ubuntu1~ppa1) precise; urgency=low +libappindicator (0.4.91-0ubuntu3) precise; urgency=low + * debian/rules: build without make check until the builder environment + issues are sorted + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 21:47:53 +0100 + +libappindicator (0.4.91-0ubuntu2) precise; urgency=low + + * debian/control: build-depends on dbus-test-runner + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 21:13:24 +0100 + +libappindicator (0.4.91-0ubuntu1) precise; urgency=low + + * debian/rules: + - run make check during the build + + [ Ted Gould ] * New upstream release. * Set name and title in fallback status item (LP: #885080) * Fix build in non-source dir cases (LP: #931764) @@ -8,7 +25,7 @@ libappindicator (0.4.91-0ubuntu1~ppa1) precise; urgency=low * Fix test suite to work with libindicator 0.4.93 * Fix the mono binding properties - -- Ted Gould <ted@ubuntu.com> Fri, 09 Mar 2012 12:17:14 -0600 + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 09 Mar 2012 20:05:53 +0100 libappindicator (0.4.90-0ubuntu2) precise; urgency=low |