[Popcon-developers] Bug#483754: overbroad Recommends
Robert Millan
rmh at aybabtu.com
Fri May 30 20:52:46 UTC 2008
Package: popularity-contest
Version: 1.45
Severity: wishlist
Tags: patch
Please consider lowering the recommends for installing this package:
- Accept 'anacron' as an alternative to 'cron | fcron' for
satisfiing Recommends (so if anacron is already installed,
there's no need to install cron as well).
- Lower exim4 to Suggests (assuming the http method will work ok for
most users).
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.18-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
-------------- next part --------------
diff -ur popularity-contest-1.45.old/debian/control popularity-contest-1.45/debian/control
--- popularity-contest-1.45.old/debian/control 2008-05-09 16:48:31.000000000 +0000
+++ popularity-contest-1.45/debian/control 2008-05-30 20:49:26.000000000 +0000
@@ -10,8 +10,8 @@
Package: popularity-contest
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, dpkg (>= 1.10)
-Recommends: cron | fcron, exim4 | mail-transport-agent
-Suggests: anacron
+Recommends: cron | fcron | anacron
+Suggests: exim4 | mail-transport-agent
Provides: popcon
Description: Vote for your favourite packages automatically
The popularity-contest package sets up a cron job that will
More information about the Popcon-developers
mailing list