[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[BTS#707562] templates://b43-fwcutter/{b43-fwcutter.templates} : Final update for English review



Dear Debian maintainer,

On Wednesday, May 15, 2013, I notified you of the beginning of a review process
concerning debconf templates for b43-fwcutter.

The debian-l10n-english contributors have now reviewed these templates,
and the final proposed changes are attached to this update to the
original 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 b43-fwcutter with these changes
right now.

The second phase of this process will begin on Wednesday, June 05, 2013, 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, June 26, 2013. 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, June 27, 2013, 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.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: b43-fwcutter/install-unconditional
Type: boolean
Default: true
_Description: Install b43 firmware even if no such device is present?
 The b43 packages are designed to handle firmware for Broadcom 43xx
 wireless network cards.
 .
 Please choose whether they should download and install firmware even
 if the corresponding hardware is not currently present on the system.
 .
 This might be useful if you plan to move this installation to different
 hardware or share the same installation across multiple systems.
Source: b43-fwcutter
Section: contrib/utils
Priority: optional
Maintainer: Daniel Echeverry <epsilon77@gmail.com>
Build-Depends: debhelper (>= 9), po-debconf, debconf
Standards-Version: 3.9.4
Homepage: http://wireless.kernel.org/en/users/Drivers/b43
Vcs-Git: git://git.debian.org/collab-maint/b43-fwcutter.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/b43-fwcutter.git

Package: b43-fwcutter
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility for extracting Broadcom 43xx firmware
 This package provides a tool for extracting BCM43xx wireless chip
 firmware from Broadcom's proprietary driver files.
 .
 It is used by the firmware-b43(legacy)-installer packages as part of
 the automated process of downloading and installing firmware.

Package: firmware-b43-installer
Section: contrib/kernel
Architecture: all
Depends: b43-fwcutter (>= ${source:Version}), bzip2, wget, ${misc:Depends} 
Recommends: linux-image
Replaces: firmware-b43-lpphy-installer (<= 1:015-14)
Breaks: firmware-b43-lpphy-installer (<= 1:015-14)
Description: firmware installer for the b43 driver
 This package downloads and installs the firmware needed by the b43
 kernel driver for some Broadcom 43xx wireless network cards.
 .
 Supported chipsets:
  * BCM4306/3;
  * BCM4311;
  * BCM4318;
  * BCM4321;
  * BCM4322 (only 14e4:432b);
  * BCM4312 (with Low-Power a.k.a. LP-PHY).

Package: firmware-b43legacy-installer
Section: contrib/kernel
Architecture: all
Recommends: linux-image
Depends: b43-fwcutter (>= ${source:Version}), wget, ${misc:Depends}
Description: firmware installer for the b43legacy driver
 This package downloads and installs the firmware needed by the b43legacy
 kernel driver for some Broadcom 43xx wireless network cards.
 .
 Supported chipsets:
  * BCM4301;
  * BCM4306/2;
  * BCM4306.
--- b43-fwcutter.old/debian/b43-fwcutter.templates	2013-05-09 14:31:25.992368240 +0200
+++ b43-fwcutter/debian/b43-fwcutter.templates	2013-06-02 19:11:12.781779032 +0200
@@ -1,8 +1,21 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-english@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: b43-fwcutter/install-unconditional
 Type: boolean
 Default: true
-_Description: Install firmware for hardware not present on this system?
- Should the installer package download and install firmware for hardware
- that is not currently present on the system. This is useful if you plan to
- move this installation to different hardware or share the same
- installation on different systems.
+_Description: Install b43 firmware even if no such device is present?
+ The b43 packages are designed to handle firmware for Broadcom 43xx
+ wireless network cards.
+ .
+ Please choose whether they should download and install firmware even
+ if the corresponding hardware is not currently present on the system.
+ .
+ This might be useful if you plan to move this installation to different
+ hardware or share the same installation across multiple systems.
--- b43-fwcutter.old/debian/control	2013-05-09 14:31:25.992368240 +0200
+++ b43-fwcutter/debian/control	2013-05-27 18:23:43.974019943 +0200
@@ -11,10 +11,12 @@
 Package: b43-fwcutter
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Utility for extracting Broadcom 43xx firmware
- fwcutter is a tool which can extract firmware from various source files.
- It's written for BCM43xx driver files. It grabs firmware for BCM43xx
- from a website and installs it. 
+Description: utility for extracting Broadcom 43xx firmware
+ This package provides a tool for extracting BCM43xx wireless chip
+ firmware from Broadcom's proprietary driver files.
+ .
+ It is used by the firmware-b43(legacy)-installer packages as part of
+ the automated process of downloading and installing firmware.
 
 Package: firmware-b43-installer
 Section: contrib/kernel
@@ -23,28 +25,28 @@
 Recommends: linux-image
 Replaces: firmware-b43-lpphy-installer (<= 1:015-14)
 Breaks: firmware-b43-lpphy-installer (<= 1:015-14)
-Description: Installer package for firmware for the b43 driver
- This package installs the firmware required for the use of the b43
- kernel driver.
+Description: firmware installer for the b43 driver
+ This package downloads and installs the firmware needed by the b43
+ kernel driver for some Broadcom 43xx wireless network cards.
  .
  Supported chipsets:
-  - BCM4306/3
-  - BCM4311
-  - BCM4318
-  - BCM4321
-  - BCM4322 (only 14e4:432b)
-  - BCM4312 (with Low-Power aka LP-PHY)
+  * BCM4306/3;
+  * BCM4311;
+  * BCM4318;
+  * BCM4321;
+  * BCM4322 (only 14e4:432b);
+  * BCM4312 (with Low-Power a.k.a. LP-PHY).
 
 Package: firmware-b43legacy-installer
 Section: contrib/kernel
 Architecture: all
 Recommends: linux-image
 Depends: b43-fwcutter (>= ${source:Version}), wget, ${misc:Depends}
-Description: Installer package for firmware for the b43legacy driver
- This package installs the firmware needed for the use of the
- b43legacy kernel driver.
+Description: firmware installer for the b43legacy driver
+ This package downloads and installs the firmware needed by the b43legacy
+ kernel driver for some Broadcom 43xx wireless network cards.
  .
  Supported chipsets:
-  - BCM4301
-  - BCM4306/2
-  - BCM4306
+  * BCM4301;
+  * BCM4306/2;
+  * BCM4306.

Attachment: signature.asc
Description: Digital signature


Reply to: