debian: wrap-and-sort
[grml-udev-config.git] / debian / control
index 09beff7..950d8da 100644 (file)
@@ -2,7 +2,8 @@ Source: grml-udev-config
 Section: admin
 Priority: extra
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends:
+ debhelper (>= 7),
 Standards-Version: 3.9.6
 Homepage: https://git.grml.org/?p=grml-udev-config.git
 Vcs-git: git://git.grml.org/grml-udev-config.git
@@ -12,10 +13,12 @@ Bugs: mailto:bugs@grml.org
 
 Package: grml-udev-config
 Architecture: all
-Depends: udev,
-         zsh,
-         ${misc:Depends},
-         ${shlibs:Depends}
-Conflicts: udev (= 0.141-1grml.04)
+Depends:
+ udev,
+ zsh,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Conflicts:
+ udev (= 0.141-1grml.04),
 Description: custom udev configurations for the Grml live system
  Udev specific configurations for the Grml live system.