[Popcon-developers] patch for Recommends field.
Bill Allombert
Bill.Allombert at math.u-bordeaux1.fr
Thu May 8 09:48:06 UTC 2008
Hello Petter,
I propose the following patch fo the Recommends field.
Cheers,
--
Bill. <ballombe at debian.org>
Imagine a large red swirl here.
-------------- next part --------------
? debian/popularity-contest
? debian/popularity-contest.debhelper.log
? debian/popularity-contest.postrm.debhelper
? debian/popularity-contest.substvars
Index: debian/changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.389
diff -u -r1.389 changelog
--- debian/changelog 7 May 2008 16:50:21 -0000 1.389
+++ debian/changelog 8 May 2008 09:47:18 -0000
@@ -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: debian/control
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/control,v
retrieving revision 1.30
diff -u -r1.30 control
--- debian/control 13 Jan 2008 13:32:02 -0000 1.30
+++ debian/control 8 May 2008 09:47:18 -0000
@@ -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-developers
mailing list