diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 17:07:53 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 17:08:17 +0200 |
commit | 03e5aa0889c9ea65a1f5476c332a769dedc52f85 (patch) | |
tree | e83f7ceef81662dfaa565c52437781eb6dc57d5d /debian/control | |
parent | aedd0c862f2aad19a54a40a576554bcd4952f012 (diff) | |
download | itzks-keyring-03e5aa0889c9ea65a1f5476c332a769dedc52f85.tar.gz itzks-keyring-03e5aa0889c9ea65a1f5476c332a769dedc52f85.tar.bz2 itzks-keyring-03e5aa0889c9ea65a1f5476c332a769dedc52f85.zip |
debian/: Modernize packaging (drop used of cdbs, supporting packaging without (fake)root privileges.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index c48f52d..3152a00 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,11 @@ Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Uploaders: ITZKS Packages <debian@it-zukunft-schule.de> Build-Depends: - cdbs, - debhelper (>= 9), + debhelper-compat (= 13), gawk, Homepage: http://it-zukunft-schule.de/ -Standards-Version: 4.1.3 +Rules-Requires-Root: no +Standards-Version: 4.7.2 Vcs-Git: git://code.it-zukunft-schule.de/itzks-keyring.git Vcs-Browser: http://code.it-zukunft-schule.de/gitweb?p=itzks-keyring.git;a=summary |