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=50e32beba7e75809e1782b5f51175d7f5481aeff

commit 50e32beba7e75809e1782b5f51175d7f5481aeff
Author: Guillem Jover <[email protected]>
AuthorDate: Fri May 12 23:32:46 2023 +0200

    build: Add perl prefixes into the Code Internals changelog section
---
 build-aux/gen-changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-aux/gen-changelog b/build-aux/gen-changelog
index 361681b1e..769acf361 100755
--- a/build-aux/gen-changelog
+++ b/build-aux/gen-changelog
@@ -68,7 +68,7 @@ my %sections = (
     'code-int' => {
         title => 'Code internals',
         type => 'internal',
-        match => qr/^(?:lib(?:compat|dpkg)?|src|scripts|utils): /,
+        match => qr/^(?:lib(?:compat|dpkg)?|src|scripts|perl|utils): /,
         keep => 1,
     },
     'build-sys' => {

-- 
Dpkg.Org's dpkg

Reply via email to