diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-04-06 08:09:52 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-04-06 08:09:52 +0200 |
commit | 1c6688cb9aeffdf2027003423d0ab792045952a8 (patch) | |
tree | 88d928eaed751799a2fbb5a87e2ea14a7aabb7ce | |
parent | 0f1f23b2d2fb1f6b8a227579145e82e9806dbbe3 (diff) | |
download | debvm-1c6688cb9aeffdf2027003423d0ab792045952a8.tar.gz |
declare compliance with policy 4.7.2
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ebfa2c4..536b86c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Helmut Grohne <helmut@subdivi.de> Build-Depends: debhelper-compat (= 13), perl Section: admin Priority: optional -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://salsa.debian.org/helmutg/debvm/ Vcs-Git: https://salsa.debian.org/helmutg/debvm.git -b debian |