Package: vidalia Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Monday, April 12, 2010, I notified you of the beginning of a review process concerning debconf templates for vidalia. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading vidalia with these changes right now. The second phase of this process will begin on Monday, May 03, 2010, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Monday, May 24, 2010. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Tuesday, May 25, 2010, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- vidalia.old/debian/templates 2010-04-07 08:22:54.470657509 +0200 +++ vidalia/debian/templates 2010-04-30 06:44:07.779540104 +0200 @@ -1,5 +1,14 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-engl...@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: vidalia/info Type: select Choices-C: no, yes-now, yes-always -_Description: Do you want to stop the existing Tor process and let Vidalia start Tor? +_Description: Let Vidalia start Tor after stopping existing Tor process: __Choices: No, Yes (just for now), Yes (and disable it for every boot) --- vidalia.old/debian/control 2010-04-07 08:22:54.470657509 +0200 +++ vidalia/debian/control 2010-04-16 22:05:20.653389774 +0200 @@ -9,12 +9,19 @@ Package: vidalia Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>=1.5.11) | debconf-2.0, ucf +Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>=1.5.11) | debconf-2.0, ucf Recommends: tor Suggests: iceweasel-torbutton -Description: controller GUI for the Tor software - Vidalia allows you to start and stop Tor, view the status of Tor at a glance, - and monitor Tor's bandwidth usage. Vidalia also makes it easy to contribute to - the Tor network by helping you setup a Tor server, if you wish. To find more - information about what Tor is and how to use it, see the Tor homepage: - https://www.torproject.org/ +Description: controller GUI for Tor + Vidalia offers a graphical user interface to start and stop Tor, view + its status at a glance, and monitor its bandwidth usage. + . + Vidalia also makes it easy to contribute to + the Tor network by helping you set up a Tor server. + . + Tor protects privacy in communications via a distributed network of + relays run by volunteers all around the world: it prevents anybody + watching Internet connections from learning what sites you visit, + and it prevents the visited sites from learning your physical + location. Tor works with web browsers, instant messaging programs, + remote login clients, and many other TCP-based applications.