Package: no-ip Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Saturday, September 08, 2007, I notified you of the beginning of a review process concerning debconf templates for no-ip. 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 are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading no-ip with these changes right now. The second phase of this process will begin on Saturday, September 29, 2007, 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 Saturday, October 20, 2007. 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 <DAY25>, 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: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- no-ip.old/debian/templates 2007-09-08 08:54:32.445464795 +0200 +++ no-ip/debian/templates 2007-09-26 07:29:06.105768362 +0200 @@ -1,30 +1,35 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [EMAIL PROTECTED] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: noip2/introduction Type: note -_Description: noip2 configuration data file - noip2 uses a configuration data file that is stored by default on Debian - systems as /etc/noip2.conf. This setup will help in setting up a - configuration data file on your system. - . - You will need to recreate the datafile whenever your account or password - changes or when you add or delete hosts and/or groups at www.no-ip.com - You can recreate the configuration data file by simply running the command +_Description: noip2 package configuration + The noip2 package uses a configuration data file named + /etc/noip2.conf. Further questions are meant to fill in settings in that file. . - "dpkg-reconfigure noip2" + These settings must be updated whenever your account or password + changes or when you add or delete hosts and/or groups at + www.no-ip.com. This can be done by reconfiguring this package by + running 'dpkg-reconfigure noip2' as root. Template: noip2/username Type: string -_Description: No-IP.com username: - Please enter your No-IP.com account username (usually your email address). +_Description: No-IP.com user name: + Please enter your No-IP.com account user name (usually your email address). Template: noip2/password Type: password _Description: No-IP.com password: - Please enter your No-IP.com account password. Template: noip2/updating Type: string Default: 30 _Description: Update interval (in minutes): - Please enter the updating frequency (in minutes) you wish the - noip2 client to use to update to your most current IP address. Press enter if - you wish to use the default update interval of 30 minutes. + Please enter the updating frequency (in minutes) the noip2 client + should use to refresh the record of your IP address. --- no-ip.old/debian/control 2007-09-08 08:54:32.445464795 +0200 +++ no-ip/debian/control 2007-09-23 17:14:07.295606721 +0200 @@ -12,12 +12,12 @@ Provides: no-ip Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: A second-generation Linux client for dynamic DNS service - This is the No-IP.com Dynamic DNS update client. +Description: client for dynamic DNS service + This package provides the No-IP.com Dynamic DNS update client. . - When configured correctly, the client will check your IP address at a - given time interval checking to see if your IP has changed. If your - IP address has changed it will notify our dns servers and update the - IP corresponding to your No-IP/No-IP+ hostname. + When configured correctly, the client will check the local IP address + at a given time interval. If it has changed, the client will notify + the No-IP.com DNS servers and update the IP address for your + No-IP/No-IP+ host name. . - Home Page: http://www.no-ip.com + Homepage: http://www.no-ip.com