debian: refresh debian packaging to use current best practices
[grml-udev-config.git] / debian / control
index 2c33d1d..7f29085 100644 (file)
@@ -1,18 +1,24 @@
 Source: grml-udev-config
 Section: admin
-Priority: extra
+Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.4
-Homepage: http://git.grml.org/?p=grml-udev-config.git
+Build-Depends:
+ debhelper-compat (= 12),
+Standards-Version: 4.5.0
+Homepage: https://git.grml.org/?p=grml-udev-config.git
 Vcs-git: git://git.grml.org/grml-udev-config.git
-Vcs-Browser: http://git.grml.org/?p=grml-udev-config.git
+Vcs-Browser: https://git.grml.org/?p=grml-udev-config.git
 Origin: Grml
 Bugs: mailto:bugs@grml.org
 
 Package: grml-udev-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, udev, zsh
-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.