This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=abf7ed906f2031ef92a9c7b9cb4c98800f5189f8 commit abf7ed906f2031ef92a9c7b9cb4c98800f5189f8 Author: Guillem Jover <[email protected]> AuthorDate: Sun Dec 25 23:23:20 2022 +0100 debian: Bump Standards-Version to 4.6.2 Switch to use the «stanza» term (even though not normative) so that both dpkg and Debian policy match on terminology. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bd64e6fe9..687687ff2 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Guillem Jover <[email protected]> Homepage: https://wiki.debian.org/Teams/Dpkg Vcs-Browser: https://git.dpkg.org/cgit/dpkg/dpkg.git Vcs-Git: https://git.dpkg.org/git/dpkg/dpkg.git -Standards-Version: 4.6.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), -- Dpkg.Org's dpkg

