diff options
author | Felix Geyer <debfx-pkg@fobos.de> | 2011-08-21 11:00:17 +0200 |
---|---|---|
committer | Felix Geyer <debfx-pkg@fobos.de> | 2011-08-21 11:00:17 +0200 |
commit | be1516a35428e80ddf75f3fc9270fc12c43a1801 (patch) | |
tree | 60bebdaf421f8fa326bcd4e4af2c42e6709ddcf9 /debian | |
parent | dbf4ff7761ee439719429613aa836f5c239ea5ca (diff) | |
download | kbuild-be1516a35428e80ddf75f3fc9270fc12c43a1801.tar.gz |
Style fixes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/debian/control b/debian/control index faeaac7..8785c2f 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,13 @@ Priority: extra Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org> Uploaders: Michael Meskes <meskes@debian.org>, Felix Geyer <debfx-pkg@fobos.de> -Build-Depends: - debhelper (>= 7.0.50~), - autoconf, - automake, - autopoint, - byacc, - flex, - libacl1-dev +Build-Depends: debhelper (>= 7.0.50~), + autoconf, + automake, + autopoint, + byacc, + flex, + libacl1-dev Standards-Version: 3.8.4 Homepage: http://svn.netlabs.org/kbuild Vcs-Browser: http://git.debian.org/?p=pkg-virtualbox/kbuild.git |