Dear Debian maintainer, On Sunday, August 16, 2009, I sent you a notification about the beginning of a review action on debconf templates for rpm.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Sunday, August 16, 2009. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- rpm.old/debian/rpm.templates 2009-07-18 07:52:30.105590278 +0200 +++ rpm/debian/rpm.templates 2009-08-02 12:09:07.152572880 +0200 @@ -1,6 +1,17 @@ +# 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: rpm/upgrade-failed Type: note -_Description: rpm database cleaned up - Database which rpm keeps about installed packages is not usable with new - version. The old database has been stored in /var/backups, you will have to - recover it if you have used it for something. See README.Debian for details. +_Description: Package information database for rpm cleaned up + The database which rpm keeps about installed packages is not usable with the new + version. + . + The old database has been moved to /var/backups. Please read + /usr/share/doc/rpm/README.Debian for details. --- rpm.old/debian/control 2009-07-18 07:52:30.045438904 +0200 +++ rpm/debian/control 2009-07-19 08:50:58.790208346 +0200 @@ -47,12 +47,13 @@ Replaces: manpages-pl (<< 20051017-1) Conflicts: manpages-pl (<< 20051017-1), man-db (< 2.5.0-1) Description: package manager for RPM - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . - If you want to install RPM packages then please use the alien - package. Using rpm directly will bypass the Debian packaging system! + On Debian and derived systems it is recommended to use "alien" to + convert RPM packages into .deb format instead of bypassing the Debian + package management system by installing them directly with rpm. Package: rpm-i18n Architecture: all @@ -62,7 +63,7 @@ Replaces: rpm (< 4.7.0-2) Depends: ${misc:Depends} Description: localization and localized man pages for rpm - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . @@ -73,7 +74,7 @@ Depends: rpm, ${shlibs:Depends}, ${misc:Depends} Section: devel Description: RPM Package Manager for LSB package building - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . @@ -94,7 +95,7 @@ librpm0 (= ${binary:Version}) Provides: rpm-dbg Description: debugging symbols for RPM - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . @@ -106,12 +107,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: RPM shared library - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . - This library allows programs to make use of a rpm database or rpm packages - without going through the rpm program. + This library allows programs to make use of an RPM database or RPM packages + without going through the program rpm. Package: librpmio0 Architecture: any @@ -119,7 +120,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: RPM IO shared library - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . @@ -131,11 +132,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: RPM build shared library - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . - This library provides interface to building RPM packages. + This library provides an interface for building RPM packages. Package: librpm-dev Architecture: any @@ -163,11 +164,11 @@ librpm0-dev Provides: librpm0-dev Description: RPM shared library, development kit - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . - This is the development kit, containing static libraries and header files + This package provides the development kit, containing static libraries and header files necessary to build programs that use librpm. Package: python-rpm @@ -184,9 +185,9 @@ Provides: ${python:Provides} XB-Python-Version: ${python:Versions} Description: Python bindings for RPM - The RPM Package Manager (RPM) is a powerful command line driven package + The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . - This package includes the Python bindings for rpm allowing you to use rpm - from Python scripts + This package includes the Python bindings for librpm, allowing Python + scripts to manipulate RPM packages and the RPM database. --- rpm.old/debian/changelog 2009-07-18 07:52:30.025590551 +0200 +++ rpm/debian/changelog 2009-08-14 09:24:09.215594037 +0200 @@ -1,3 +1,17 @@ +rpm (4.7.0-10) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #539606 + * [Debconf translation updates] + * Slovak. Closes: #540167 + * French. Closes: #540195 + * Italian. Closes: #540198 + * German. Closes: #540717 + * Portuguese. Closes: #541110 + * Swedish. Closes: #541398 + + -- Christian Perrier <bubu...@debian.org> Sun, 02 Aug 2009 12:21:05 +0200 + rpm (4.7.0-9) unstable; urgency=low * Provide fallback when dabatase initialisation fails - we now move old
signature.asc
Description: Digital signature