This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=193fc4ce968888931be7071838d4f555dd37de9c

commit 193fc4ce968888931be7071838d4f555dd37de9c
Author: Guillem Jover <[email protected]>
AuthorDate: Thu Jun 25 18:06:22 2020 +0200

    debian: Install dpkg-realpath and dpkg-error.sh in dpkg.deb
    
    Fixes: commit 584d2a5575627f34dd796b550b09c590d34a79ae
---
 debian/dpkg.install | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/dpkg.install b/debian/dpkg.install
index 108ca54ef..89455c4f2 100644
--- a/debian/dpkg.install
+++ b/debian/dpkg.install
@@ -8,11 +8,13 @@ usr/bin/dpkg-deb
 usr/bin/dpkg-divert
 usr/bin/dpkg-maintscript-helper
 usr/bin/dpkg-query
+usr/bin/dpkg-realpath
 usr/bin/dpkg-split
 usr/bin/dpkg-statoverride
 usr/bin/dpkg-trigger
 usr/bin/update-alternatives
 usr/share/dpkg/*table
+usr/share/dpkg/sh/dpkg-error.sh
 usr/share/lintian/profiles
 usr/share/locale/*/LC_MESSAGES/dpkg.mo
 usr/share/polkit-1/actions

-- 
Dpkg.Org's dpkg

Reply via email to