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=d53fb1752e4bef2c2fe088009ee976b28fc9cd88

commit d53fb1752e4bef2c2fe088009ee976b28fc9cd88
Author: Guillem Jover <[email protected]>
AuthorDate: Thu Sep 5 02:28:48 2024 +0200

    debian: Add a trailing comma to debian/tests/control dependency
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index ede8a6a20..a6ab1fe72 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -17,7 +17,7 @@ Depends:
  autoconf,
  pkgconf,
  libmd-dev,
- file
+ file,
 Restrictions:
  superficial
  needs-root

-- 
Dpkg.Org's dpkg

Reply via email to