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=56c1ba5b08e917e4b458c98c022e0d84c9c15bdf

commit 56c1ba5b08e917e4b458c98c022e0d84c9c15bdf
Author: Guillem Jover <[email protected]>
AuthorDate: Sat Jun 27 13:35:03 2020 +0200

    debian: Install deb-src-symbols(5) in dpkg-dev package
    
    Fixes: commit 7100870cbd2e90f994f3e812bd12e85b814a1af5
---
 debian/changelog         | 1 +
 debian/dpkg-dev.manpages | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 876eee97f..f88e55c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ dpkg (1.20.2) UNRELEASED; urgency=medium
     - Do not fail if po4a is not found, and search for it just once.
   * Packaging:
     - Sort debian/dpkg-dev.manpages.
+    - Install deb-src-symbols(5) in dpkg-dev package.
 
  -- Guillem Jover <[email protected]>  Sat, 27 Jun 2020 03:10:36 +0200
 
diff --git a/debian/dpkg-dev.manpages b/debian/dpkg-dev.manpages
index 513ec82ae..44c808bec 100644
--- a/debian/dpkg-dev.manpages
+++ b/debian/dpkg-dev.manpages
@@ -16,6 +16,7 @@ usr/share/man/*/deb-split.5
 usr/share/man/*/deb-src-control.5
 usr/share/man/*/deb-src-files.5
 usr/share/man/*/deb-src-rules.5
+usr/share/man/*/deb-src-symbols.5
 usr/share/man/*/deb-substvars.5
 usr/share/man/*/deb-symbols.5
 usr/share/man/*/deb-triggers.5

-- 
Dpkg.Org's dpkg

Reply via email to