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

Bug#515062: release-notes: Check libfam0 instead of libfam0c102?



Package: release-notes
Severity: normal
Tags: patch


Hi,

"4.5.6.1. Upgrading a desktop system" in the lenny release notes asks
users to check libfam0c102 for the desktop system and to install
libfam0.  However, libfam0c102 is not installed in pure etch desktop
systems.  In my desktop environment, the following command line results
in nothing:

  # dpkg -l libfam0c102 | grep ^ii

Since libfam0 seems to have replaced libfam0c102 in etch, "checking
libfam0c102 and installing libfam0" is only correct in the sarge->etch
upgrade.  IMHO, users should check libfam0 itself before installing it
in the etch->lenny upgrade instead (although I have not checked it
because I don't have an environment for testing it).  Could you please
consider applying this patch?

Since this patch changes nothing but package names.  So, unfuzzying
translations is easy.

Sorry for my too late bug report.

Best regards,

-nori


-- System Information:
Debian Release: 5.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (90, 'unstable'), (80, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: en/upgrading.dbk
===================================================================
--- en/upgrading.dbk	(リビジョン 6435)
+++ en/upgrading.dbk	(作業コピー)
@@ -936,11 +936,11 @@
 or with the the GNOME or KDE packages installed.
 </para>
 <para>
-Check whether you have the  <systemitem role="package">libfam0c102</systemitem>
+Check whether you have the  <systemitem role="package">libfam0</systemitem>
 package installed:
 </para>
 <screen>
-# dpkg -l libfam0c102 | grep ^ii
+# dpkg -l libfam0 | grep ^ii
 </screen>
 <para>
 If you do have it installed, run:

Reply to: