[debhelper-devel] [debhelper] 02/02: d/control: Add Suggests on dwz

Niels Thykier nthykier at moszumanska.debian.org
Tue Oct 24 20:28:26 UTC 2017


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

nthykier pushed a commit to branch master
in repository debhelper.

commit 31857eae4afe8784184ea7ccc49a8326fd5f194e
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Oct 24 20:27:16 2017 +0000

    d/control: Add Suggests on dwz
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd802ff..1951e02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ debhelper (10.10.4) UNRELEASED; urgency=medium
     dh_strip (as dh_strip compresses the debug symbols and dwz
     expects uncompressed debug symbols).  (Closes: #878888)
   * dwz.pm: New sequence to add dh_dwz to the sequence.
+  * d/control: Add a Suggets on dwz for the optional dh_dwz tool.
 
  -- Niels Thykier <niels at thykier.net>  Tue, 24 Oct 2017 05:45:09 +0000
 
diff --git a/debian/control b/debian/control
index e7b39a4..326b961 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Depends: autotools-dev,
          ${perl:Depends}
 Breaks: dh-systemd (<< 1.38)
 Replaces: dh-systemd (<< 1.38)
-Suggests: dh-make
+Suggests: dh-make, dwz
 Multi-Arch: foreign
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list