Package: vpb-driver Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Tuesday, July 28, 2009, I notified you of the beginning of a review process concerning debconf templates for vpb-driver. 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 vpb-driver with these changes right now. The second phase of this process will begin on Wednesday, August 19, 2009, 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 Wednesday, September 09, 2009. 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 Thursday, September 10, 2009, 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'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- vpb-driver.old/debian/libvpb0.templates 2009-07-24 12:56:52.658486944 +0200 +++ vpb-driver/debian/libvpb0.templates 2009-08-16 09:41:08.126613874 +0200 @@ -1,3 +1,12 @@ +# 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: libvpb0/countrycode Type: string # Translators, you can find a list of the ITU-T codes here: @@ -6,5 +15,9 @@ # phone in the region you are translating for, without any "long distance call" # prefix numbers that are specific to the telephone exchange being called from. _Default: 61 -_Description: Enter your ITU-T telephone code (eg. 61 for Australia, 33 for France): - Configure locale specific options for Voicetronix hardware. +_Description: ITU-T telephone code: + To configure the Voicetronix telephony hardware driver, please enter the + prefix a caller would dial to make an international call to your region + (without any "long distance call" prefix numbers specific to the exchange + being called from). For instance, the code is 1 for North America, 61 for + Australia, or 33 for France. --- vpb-driver.old/debian/control 2009-07-24 12:56:52.650487253 +0200 +++ vpb-driver/debian/control 2009-08-14 08:55:15.527594269 +0200 @@ -9,7 +9,7 @@ Package: vpb-driver-source Architecture: all Depends: module-assistant, debhelper (>>4.0.0), make, bzip2 -Description: Source for the Voicetronix telephony hardware drivers +Description: Voicetronix telephony hardware driver source code This package provides the source code for the Voicetronix kernel modules. Kernel source or headers are required to compile these modules. . @@ -21,7 +21,7 @@ Architecture: any Depends: ${shlibs:Depends} Description: Voicetronix telephony hardware userspace tools - This package provides the user space support utilities for Voicetronix + This package provides the userspace support utilities for Voicetronix telephony hardware. Package: libvpb0 @@ -31,7 +31,7 @@ Recommends: vpb-driver-source Suggests: vpb-utils Description: Voicetronix telephony hardware userspace interface library - This package provides the user space support library for Voicetronix telephony + This package provides the userspace support library for Voicetronix telephony hardware. Package: libvpb-dev @@ -46,7 +46,6 @@ Section: doc Architecture: all Suggests: vpb-driver-source, libvpb-dev -Description: Voicetronix telephony interface library documentation +Description: Voicetronix telephony hardware interface library documentation This package provides the developer documentation for the Voicetronix telephony library. -

