diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-10-30 22:17:05 +0000 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-10-30 22:17:05 +0000 |
commit | 47b5650223c23e8a912b065fa94951e1602c85f3 (patch) | |
tree | fa3a31ca3acd61c658204ce6f87ceab71077b335 /debian/control | |
parent | 337eca518f17d7b81804b3caa7c6eca4d72e05df (diff) | |
parent | ce978d541eefd912a7d8fe4888bd52c37d83b9a3 (diff) | |
download | ayatana-indicator-sound-47b5650223c23e8a912b065fa94951e1602c85f3.tar.gz ayatana-indicator-sound-47b5650223c23e8a912b065fa94951e1602c85f3.tar.bz2 ayatana-indicator-sound-47b5650223c23e8a912b065fa94951e1602c85f3.zip |
releasing version 12.10.1-0ubuntu2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index e6e6b3f..18a0a38 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: sound Priority: extra Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> -Build-Depends: debhelper (>= 7), - cdbs (>= 0.4.41), +Build-Depends: debhelper (>= 9.0), quilt, autotools-dev, libglib2.0-dev (>= 2.22.3), @@ -19,7 +18,8 @@ Build-Depends: debhelper (>= 7), libxml2-dev, libnotify-dev, valac-0.18, - dh-autoreconf + dh-autoreconf, + dh-translations Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-sound |