diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-01-11 16:43:59 -0600 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-01-11 16:43:59 -0600 |
commit | 77063c67d5013896106a90a10f2be84165a2ec90 (patch) | |
tree | 01c77e814283fe0e90eaede050dcb5a00c02dc01 /debian/changelog | |
parent | eaa79e5722aa6370edc100c004b703135b285a96 (diff) | |
parent | d34f1878510f6f23a0e238e359d0e057f2991908 (diff) | |
download | ayatana-indicator-sound-77063c67d5013896106a90a10f2be84165a2ec90.tar.gz ayatana-indicator-sound-77063c67d5013896106a90a10f2be84165a2ec90.tar.bz2 ayatana-indicator-sound-77063c67d5013896106a90a10f2be84165a2ec90.zip |
* debian/control
- Added build depends for libxml2-dev
- Added build depends for dh-autoreconf
* debian/rules
- Added autoreconf.mk
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0572e06..c694a7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,12 @@ indicator-sound (0.5.4-0ubuntu1) UNRELEASED; urgency=low - The players list should be customizable (LP: #685725) - gio-unix-2.0 checks (LP: #694828) - Desktop file loading should not manually use full path (LP: #693824) - + * debian/control + - Added build depends for libxml2-dev + - Added build depends for dh-autoreconf + * debian/rules + - Added autoreconf.mk + -- Ken VanDine <ken.vandine@canonical.com> Tue, 11 Jan 2011 14:38:36 -0600 indicator-sound (0.5.3-0ubuntu1) natty; urgency=low |