aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-01-25 05:00:00 -0500
committerPackage Import Robot <package-import@ubuntu.com>2012-01-25 05:00:00 -0500
commit8baa6b251b2dcd1591fbdee1de9fe1174d425dcd (patch)
tree422042ba76b4f9291cb2132928dd2c7fe22a677c /debian/changelog
parente8673be2a2776278cf919c9a70d75668097b3da3 (diff)
parent4beadce168bb0894a2bfe195a989f348007c1031 (diff)
downloadayatana-indicator-sound-8baa6b251b2dcd1591fbdee1de9fe1174d425dcd.tar.gz
ayatana-indicator-sound-8baa6b251b2dcd1591fbdee1de9fe1174d425dcd.tar.bz2
ayatana-indicator-sound-8baa6b251b2dcd1591fbdee1de9fe1174d425dcd.zip
* rebuild for libindicator7
* debian/rules - build with no-error=deprecated-declarations * -debian/patches/disable_Werror.patch - disabled in debian/rules instead
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 604c0eb..0cb0725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+indicator-sound (0.8.0.0-0ubuntu3) precise; urgency=low
+
+ * rebuild for libindicator7
+ * debian/rules
+ - build with no-error=deprecated-declarations
+ * -debian/patches/disable_Werror.patch
+ - disabled in debian/rules instead
+
+ -- Ken VanDine <ken.vandine@canonical.com> Wed, 25 Jan 2012 10:00:00 -0500
+
indicator-sound (0.8.0.0-0ubuntu2) precise; urgency=low
* Add lazy_init.patch: Avoid spawning notification daemon right at startup,