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=4ed597dfb558974ae1777a97e58deae4eaf2e4a4

The following commit(s) were added to refs/heads/main by this push:
     new 4ed597dfb build: Add .editorconfig to EXTRA_DIST
4ed597dfb is described below

commit 4ed597dfb558974ae1777a97e58deae4eaf2e4a4 (HEAD -> main)
Author: Guillem Jover <[email protected]>
AuthorDate: Mon Oct 20 22:01:32 2025 +0200

    build: Add .editorconfig to EXTRA_DIST
    
    Changelog: silent
    Fixes: commit 00157d871ecc0e43399b06212f91f764cc35c77b
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index a79fa413b..4383a976c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,6 +55,7 @@ dist_docspec_DATA = \
        # EOL
 
 EXTRA_DIST = \
+       .editorconfig \
        ChangeLog.old \
        README.l10n \
        autogen \

-- 
Dpkg.Org's dpkg

Reply via email to