summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-10-20 01:20:28 +0200
committerMichael Biebl <biebl@debian.org>2023-10-20 14:51:11 +0200
commit01c68376e23f457247b57b213561b3da73e8ffb6 (patch)
tree3670804ff64c710c4a27eca6fe4704bb1e7a8ac8 /debian/control
parent71ca9cc8eb995c1a154d413712991411fa16109c (diff)
Move systemd services files and udev rules to /usr
Add a corresponding versioned Build-Depends on debhelper (>= 13.11.6) to
ensure we have a recent enough dh_installsystemd.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1fa1ccb4..e19c75fd 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl@debian.org>
 Build-Depends: debhelper-compat (= 13),
+               debhelper (>= 13.11.6),
                dh-sequence-gir,
                automake (>= 1.12),
                pkg-config,