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

pere at cvs.alioth.debian.org pere at cvs.alioth.debian.org
Sat Jul 29 08:10:12 UTC 2006


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

Modified Files:
	changelog control templates 
Log Message:
   [ Bill Allombert ]
   * popcon.pl: add support for favicon.
   [Petter Reinholdtsen]
   * Changed popcon-submit.cgi to only report success when it is able to extract
     the submitter ID from the report.
   * Changed prepop.pl to only fail if mkdir fails when the directory is
     missing in the first place.
   * Make sure HTTP headers use \r\n instead of \n as line ending, to
     avoid confusing transparent Cisco proxies.  Patch from
     Richard Burton.  (Closes: #379732)
   * Check files in ^/boot/ as well, to detect if a kernel package was
     used. (Closes: #229237)
   * Clarify participation question, to make it easier to understand
     for those that do not know what the popularity contest
     is.  Based on patch from Thijs Kinkhorst.  (Closes: #361840)
   * Change the default HTTP submission setting, from no to yes.  It is
     well tested and work fine.
   * Remove question about submission method (http/smtp).  The HTTP
     method is and should be the primary submit method for new
     installations, and existing installations will continue to only
     use SMTP.  This removes the unclear question. (Closes: #317527)
   * Remove unused template popularity-contest/hostid-failed.
   * Change package description and question text to make it less
     debian specific and avoid indication that only Debian packages are
     reported (also non-Debian packages are reported).  Based on patch
     from Ubuntu.
   [ Christian Perrier ]
     - Updated Khmer by Khoem Sokhem. (Closes: #359672)
     - Updated Norwegian Nynorsk by HÃ¥vard Korsvoll. (Closes: #367248)
     - Added Nepali by Paras Pradhan. (Closes: #369529)
     - Added Dzongkha by Pema geyleg. (Closes: #368591)
     - Added Thai by Theppitak Karoonboonyanan. (Closes: #367338)
     - Updated Italian (typos) by Davide Viti. (Closes: #370010)
     - Updated Hungarian by SZERVAC Attila. (Closes: #378371)

Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -d -r1.288 -r1.289
--- changelog	29 Jul 2006 07:52:12 -0000	1.288
+++ changelog	29 Jul 2006 08:10:10 -0000	1.289
@@ -23,6 +23,10 @@
     installations, and existing installations will continue to only
     use SMTP.  This removes the unclear question. (Closes: #317527)
   * Remove unused template popularity-contest/hostid-failed.
+  * Change package description and question text to make it less
+    debian specific and avoid indication that only Debian packages are
+    reported (also non-Debian packages are reported).  Based on patch
+    from Ubuntu.
 
   [ Christian Perrier ]
     - Updated Khmer by Khoem Sokhem. (Closes: #359672)

Index: control
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/control,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- control	4 Aug 2005 08:51:55 -0000	1.18
+++ control	29 Jul 2006 08:10:10 -0000	1.19
@@ -14,8 +14,8 @@
 Provides: popcon
 Description: Vote for your favourite packages automatically
  When you install this package, it sets up a cron job that will
- anonymously submit statistics about your most used Debian packages
- periodically to the Debian developers.
+ anonymously submit statistics about your most used packages
+ periodically to the distribution developers.
  .
  This information helps us make decisions such as which packages should go
  on the first Debian CD.  Also, we can improve future versions of Debian

Index: templates
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/templates,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- templates	29 Jul 2006 07:52:12 -0000	1.17
+++ templates	29 Jul 2006 08:10:10 -0000	1.18
@@ -2,12 +2,13 @@
 Type: boolean
 Default: false
 _Description: Participate in the Debian package usage survey?
- You can have your system anonymously supply the Debian developers with
- statistics about your most used Debian packages.  This information influences
- decisions such as which packages should go on the first Debian CD.
+ You can have your system anonymously supply the distribution
+ developers with statistics about your most used packages.  This
+ information influences decisions such as which packages should go on
+ the first distribution CD.
  .
  If you choose to participate, the automatic submission script will
- run once every week, sending statistics to the Debian developers.
+ run once every week, sending statistics to the distribution developers.
  The collected statistics can be viewed on http://popcon.debian.org/.
  .
  You can always change your mind after making this decision:




More information about the Popcon-commits mailing list