aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 10:02:34 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-14 10:02:34 -0500
commit79bc986e51e4e45a55d00d1667c10e3c12f55683 (patch)
treeeda217980c31fd73c7e325b0980f636bc816fbe6 /debian/control
parent786438bcb9aaf5c617d3240dfe20a8463373d832 (diff)
downloadayatana-indicator-sound-79bc986e51e4e45a55d00d1667c10e3c12f55683.tar.gz
ayatana-indicator-sound-79bc986e51e4e45a55d00d1667c10e3c12f55683.tar.bz2
ayatana-indicator-sound-79bc986e51e4e45a55d00d1667c10e3c12f55683.zip
* debian/control:
- add gnome-common to Build-Depends for use by dh_autoreconf. - update style for constency: use trailing commas at the end of dep lists. - Add Vcs-Bzr, Vcs-Browser fields with comment for uploaders.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 18a0a38..b62a37e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,15 +19,21 @@ Build-Depends: debhelper (>= 9.0),
libnotify-dev,
valac-0.18,
dh-autoreconf,
- dh-translations
+ dh-translations,
+ gnome-common,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-sound
+# If you aren't a member of ~indicator-applet-developers but need to upload
+# packaging changes, # just go ahead. ~indicator-applet-developers will notice
+# and sync up the code again.
+Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-sound/trunk.13.04
+Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-sound/trunk.13.04/files
Package: indicator-sound
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- pulseaudio
+ pulseaudio,
Description: System sound indicator.
System sound indicator which provides easy control of the PulseAudio sound
daemon.