diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-08-05 14:54:36 -0400 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-08-05 14:54:36 -0400 |
commit | 2b5867901d6ac8efefe211426d93ebd374d09cea (patch) | |
tree | f8c35d078da8f5c27b71cbabd4303b14e2ab6d04 /debian/control | |
parent | 6fd14a948bf391d5b64ad7a70bef8186cb329fed (diff) | |
download | ayatana-indicator-keyboard-2b5867901d6ac8efefe211426d93ebd374d09cea.tar.gz ayatana-indicator-keyboard-2b5867901d6ac8efefe211426d93ebd374d09cea.tar.bz2 ayatana-indicator-keyboard-2b5867901d6ac8efefe211426d93ebd374d09cea.zip |
Fix identation for (Build-)Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/debian/control b/debian/control index 3002d3b3..317b23ec 100644 --- a/debian/control +++ b/debian/control @@ -3,33 +3,30 @@ Section: gnome Priority: optional Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: William Hua <william.hua@canonical.com> -Build-Depends: - debhelper (>= 9.0.0), - quilt, - dh-autoreconf, - dh-translations, - dbus, - libbamf3-dev, - libgee-dev, - libgirepository1.0-dev, - libgnome-desktop-3-dev, - libgnomekbd-dev, - libgtk-3-dev, - libibus-1.0-dev (>= 1.5.0), - valac, - xauth, - xvfb, +Build-Depends: debhelper (>= 9.0.0), + quilt, + dh-autoreconf, + dh-translations, + dbus, + libbamf3-dev, + libgee-dev, + libgirepository1.0-dev, + libgnome-desktop-3-dev, + libgnomekbd-dev, + libgtk-3-dev, + libibus-1.0-dev (>= 1.5.0), + valac, + xauth, + xvfb, Standards-Version: 3.9.4 Homepage: https://code.launchpad.net/indicator-keyboard -# 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-keyboard/trunk Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator-keyboard/trunk/files Package: indicator-keyboard Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, Description: Keyboard indicator This package contains the keyboard indicator, which should show as an icon in the top panel when using the Unity environment. It can be used to switch |