[debian-edu-commits] debian-edu/upstream/ 01/01: Remove perl-modules from depends, ${perl:Depends} is enough. Thanks lintian.

Holger Levsen holger at layer-acht.org
Tue Nov 15 13:55:31 UTC 2016


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

holger pushed a commit to branch master
in repository sitesummary.

commit 1b1e6d1a560355674099384c5655ffbfe9e90cfb
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 15 14:54:01 2016 +0100

    Remove perl-modules from depends, ${perl:Depends} is enough. Thanks lintian.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b0c4ff..5fc73ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ sitesummary (0.1.23) UNRELEASED; urgency=medium
 
   [ Holger Levsen ]
   * Recommend iproute2 instead of the obsolete iproute. (Closes: #824681)
+  * Remove perl-modules from depends, ${perl:Depends} is enough. Thanks
+    lintian.
 
  -- Wolfgang Schweer <wschweer at arcor.de>  Mon, 14 Nov 2016 21:45:06 +0100
 
diff --git a/debian/control b/debian/control
index 0698e6d..b59a370 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/debian-edu/upstream/sitesummary.git
 Package: sitesummary
 Architecture: all
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools, perl-modules
+Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools
 Recommends: apache2 | httpd, sitesummary-client
 Suggests: munin, munin-node, nagios3, nagios-plugins-standard, ldap-utils, cups-client
 Description: Generate site summary of submitting hosts (server part)
@@ -31,7 +31,7 @@ Description: Generate site summary of submitting hosts (server part)
 
 Package: sitesummary-client
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, gnupg, perl-modules
+Depends: ${misc:Depends}, ${perl:Depends}, gnupg
 Recommends: cron, dmidecode, pciutils, usbutils, lsscsi, iproute2, hdparm
 Suggests: sitesummary, munin-node, nagios-nrpe-server, nagios-plugins-standard, cdpr
 Description: Generate site summary of submitting hosts (client part)

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



More information about the debian-edu-commits mailing list