Package: rpm Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Sunday, August 02, 2009, I notified you of the beginning of a review process concerning debconf templates for rpm. 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 rpm with these changes right now. The second phase of this process will begin on Wednesday, August 05, 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, August 26, 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, August 27, 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') 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
--- 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.