[Popcon-commits] cvs commit to popularity-contest/debian by ballombe
ballombe at cvs.alioth.debian.org
ballombe at cvs.alioth.debian.org
Thu May 8 11:34:35 UTC 2008
Update of /cvsroot/popcon/popularity-contest/debian
In directory alioth:/tmp/cvs-serv14540/debian
Modified Files:
changelog control
Log Message:
* debian/control:
- No more Recommends mime-construct. Closes: #466352.
- Recommends cron | fcron. Closes: #479664.
Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -d -r1.389 -r1.390
--- changelog 7 May 2008 16:50:21 -0000 1.389
+++ changelog 8 May 2008 11:34:31 -0000 1.390
@@ -8,6 +8,9 @@
- revert changes introduced in 1.44.
- Use :encoding(UTF-8) instead of :utf8 when reapding packages files
- Add query box linking to <http://qa.debian.org/popcon.php>
+ * debian/control:
+ - No more Recommends mime-construct. Closes: #466352.
+ - Recommends cron | fcron. Closes: #479664.
* Instead of reporting on Sunday, now a random day in the week is
chosen. This spread the load on the server. Closes: #440493, #459910.
Index: control
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/control,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- control 13 Jan 2008 13:32:02 -0000 1.30
+++ control 8 May 2008 11:34:32 -0000 1.31
@@ -10,7 +10,7 @@
Package: popularity-contest
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, dpkg (>= 1.10)
-Recommends: cron, exim4 | mail-transport-agent, mime-construct
+Recommends: cron | fcron, exim4 | mail-transport-agent
Suggests: anacron
Provides: popcon
Description: Vote for your favourite packages automatically
More information about the Popcon-commits
mailing list