diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-12 11:34:47 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-12 11:34:47 +0100 |
commit | 4f387f6677b55d5de4a94809957ea43284099cb2 (patch) | |
tree | 49334b6660f89786c7f6649f8b407fdcc19998c6 /debian/changelog | |
parent | e4738308b1c3fe4e280ddd508fa023570b7f7300 (diff) | |
download | ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.tar.gz ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.tar.bz2 ayatana-indicator-sound-4f387f6677b55d5de4a94809957ea43284099cb2.zip |
releasing version 0.1.0-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0975f2c..70ec901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,12 @@ -indicator-sound (0.1.0-0ubuntu1) UNRELEASED; urgency=low +indicator-sound (0.1.0-0ubuntu1) lucid; urgency=low + * debian/control: + - depends on pulseaudio + - don't set lib section, the applet is not a library + * debian/rules: + - build using --as-needed to avoid unnecessary depends + + [ Ken VanDine ] * Initial release - -- Ken VanDine <ken.vandine@canonical.com> Thu, 11 Feb 2010 17:34:49 -0500 + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Feb 2010 11:13:22 +0100 |