diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2012-01-23 13:07:14 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2012-01-23 13:07:14 +0100 |
commit | 6104c44c16a903741ddc34851fb948da0f21ec06 (patch) | |
tree | 8544395ef3392cd6ce78bd160c9e7e37c11550d2 /debian/changelog | |
parent | 666184e6d235e5d92f03bee9b559035f38d6f4e4 (diff) | |
download | ayatana-indicator-datetime-6104c44c16a903741ddc34851fb948da0f21ec06.tar.gz ayatana-indicator-datetime-6104c44c16a903741ddc34851fb948da0f21ec06.tar.bz2 ayatana-indicator-datetime-6104c44c16a903741ddc34851fb948da0f21ec06.zip |
Add disable_Werror.patch: Disable -Werror, causes build failures due to
deprecated symbols.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 55a29ee..b69252a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ indicator-datetime (0.3.1-0ubuntu4) UNRELEASED; urgency=low + [ Andreas Moog ] * Migrate from libpolkit-gtk-1-dev to libpolkit-gobject-1-dev. + [ Martin Pitt ] + * Add disable_Werror.patch: Disable -Werror, causes build failures due to + deprecated symbols. + -- Andreas Moog <amoog@ubuntu.com> Sat, 24 Dec 2011 21:07:57 +0100 indicator-datetime (0.3.1-0ubuntu3) precise; urgency=low |