[Reproducible-commits] [perl] 12/36: Make perl-doc suggest groff-base instead of the full groff. (Closes: #206211)

Mattia Rizzolo mattia at mapreri.org
Tue Nov 17 14:00:58 UTC 2015


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

mapreri-guest pushed a commit to branch pu/reproducible_builds
in repository perl.

commit 3a0f6b050413ec0b3849a8d4c70b11e661998d99
Author: Niko Tyni <ntyni at debian.org>
Date:   Sat Apr 18 16:34:15 2015 +0300

    Make perl-doc suggest groff-base instead of the full groff. (Closes: #206211)
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a8fff65..cae2fc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ perl (5.20.2-4) UNRELEASED; urgency=medium
   * Backport upstream patches for gcc-5 compatibility. (Closes: #778060)
   * Replace a few ancient and incorrect DEB_BUILD_{GNU_TYPE,ARCH_CPU}
     occurrences with the corresponding DEB_HOST_* ones. (Closes: #782803)
+  * Make perl-doc suggest groff-base instead of the full groff.
+    (Closes: #206211)
 
  -- Niko Tyni <ntyni at debian.org>  Fri, 10 Apr 2015 10:00:15 +0300
 
diff --git a/debian/control b/debian/control
index aae4f45..68c98f1 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,7 @@ Section: doc
 Priority: optional
 Architecture: all
 Depends: perl (>= ${Upstream-Version}-1)
-Suggests: man-browser, groff
+Suggests: man-browser, groff-base
 Description: Perl documentation
  Perl manual pages, POD documentation and the `perldoc' program.  If you are
  writing Perl programs, you almost certainly need this.

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



More information about the Reproducible-commits mailing list