[Popcon-commits] cvs commit to popularity-contest/debian by ballombe

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Fri, 19 Nov 2004 07:51:29 -0700


Update of /cvsroot/popcon/popularity-contest/debian
In directory haydn:/tmp/cvs-serv28022/debian

Modified Files:
	changelog 
Log Message:
popcon.pl: Add popcon release stats.
popcon-stat.pl: Generate the popcon release graph.


Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- changelog	8 Nov 2004 22:49:25 -0000	1.175
+++ changelog	19 Nov 2004 14:51:25 -0000	1.176
@@ -1,9 +1,14 @@
-popularity-contest (1.26) UNRELEASED; urgency=low
+popularity-contest (1.26) unstable; urgency=low
 
-  * popcon.pl:  Accomodate with kfreebsd-gnu new URL.
-  * popcon-stat.pl:  Unclutter the graph.
-  * Document how to not send popcon email by root. Closes: #264593
-    Thanks Martin Dickopp.
+  * popcon.pl: Accomodate with kfreebsd-gnu new URL.
+             + Add popcon release stats.
+  * popcon-stat.pl: Unclutter the graph.
+                  + Generate the popcon release graph.  
+  * FAQ: Document how to not send popcon email by root. Closes: #264593
+         Thanks Martin Dickopp.
+       + Document when popularity-contest run and recommends anacron.
+         Thanks Martin Rasp.
+  * debian/control: Suggests: anacron.
   * Remove regexp to catch .pyc files since there are not in packages.
     Closes: #265360. Thanks Martin v. Loewis.