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=4e9eb72b8a16b8f89d4e9e3b989221d6055eeab9 commit 4e9eb72b8a16b8f89d4e9e3b989221d6055eeab9 Author: Guillem Jover <[email protected]> AuthorDate: Sat Dec 25 01:23:04 2021 +0100 man: Open up dpkg-build-api level 1 --- man/dpkg-build-api.pod | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/man/dpkg-build-api.pod b/man/dpkg-build-api.pod index d2a56d8a9..de49dfa0e 100644 --- a/man/dpkg-build-api.pod +++ b/man/dpkg-build-api.pod @@ -44,6 +44,15 @@ if both are present, and might emit a warning in case they are different. =over +=item v1 + +This level is still under development, and cannot be declared via +build-dependencies. + +=over + +=back + =item v0 This is the current global level, equivalent to not specifying one. -- Dpkg.Org's dpkg

