From 79bc986e51e4e45a55d00d1667c10e3c12f55683 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 14 Nov 2012 10:02:34 -0500 Subject: * 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. --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'debian/control') 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. -- cgit v1.2.3