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=0b90ad017637f945b1e2d78c626e94a1020d6487 commit 0b90ad017637f945b1e2d78c626e94a1020d6487 Author: Guillem Jover <[email protected]> AuthorDate: Wed Jan 1 21:20:51 2025 +0100 build: Remove reference to removed debian/bug-script Fixes: commit 7633a469d6b8bb48b419091ff1b4fb1e45a4e24e Changelog: silent --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 74f8df197..7681e7767 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,7 +67,6 @@ EXTRA_DIST = \ build-aux/test-runner \ doc/coding-style.txt \ debian/README.bug-usertags \ - debian/bug-script \ debian/changelog \ debian/control \ debian/copyright \ -- Dpkg.Org's dpkg

