blob: 16d379738978bcb4d1b1e725b03fb0a13ca029ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
indicator-sound (0.1.0-0ubuntu2) lucid; urgency=low
* Backport trunk change to fix audiosink detection and volume controls
not working for some users (lp: #521286, #521930)
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 15 Feb 2010 16:44:01 +0100
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
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Feb 2010 11:13:22 +0100
|