[debsums] 123/184: Imported Debian version 2.0.48+nmu1

Axel Beckert abe at deuxchevaux.org
Mon Mar 2 21:21:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository debsums.

commit 93e9d7710273ddcab49a8b9dc56ec4831fd078c0
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sat Aug 27 00:59:58 2011 -0700

    Imported Debian version 2.0.48+nmu1
---
 debian/changelog         |  10 +++
 debian/control           |   2 +-
 debian/lintian-overrides |   2 +-
 debian/postinst          |  13 ++--
 debian/postrm            |  10 ++-
 man/po/de.po             | 166 ++++++++++++++++++++++++++++++++--------------
 man/po/debsums.pot       | 163 +++++++++++++++++++++++++++++++--------------
 man/po/fr.po             | 166 ++++++++++++++++++++++++++++++++--------------
 man/po/pt_BR.po          | 168 ++++++++++++++++++++++++++++++++---------------
 man/po/ru.po             | 166 ++++++++++++++++++++++++++++++++--------------
 man/po/sv.po             | 166 ++++++++++++++++++++++++++++++++--------------
 11 files changed, 720 insertions(+), 312 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd7e3a1..0565da7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+debsums (2.0.48+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use ucf to properly manage the content of /etc/apt.conf.d/90debsums
+    (closes: #571116).
+    - Add ucf in Depends.
+    - Lintian override updated for the new postinst version
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 11 May 2010 23:29:32 +0200
+
 debsums (2.0.48) unstable; urgency=low
 
   * reword the --ignore-permissions documentation to say that it makes
diff --git a/debian/control b/debian/control
index 2bd04f3..010d3d2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/debsums.git;a=summary
 
 Package: debsums
 Architecture: all
-Depends: perl (>= 5.8.0-3), ${misc:Depends}
+Depends: perl (>= 5.8.0-3), ucf (>= 0.28), ${misc:Depends}
 Description: tool for verification of installed package files against MD5 checksums
  debsums can verify the integrity of installed package files against
  MD5 checksums installed by the package, or generated from a .deb
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 8499e45..2b53c85 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,2 +1,2 @@
 # That command path is in a generated config file, not in the postinst script
-debsums: command-with-path-in-maintainer-script postinst:25 /usr/bin/debsums
+debsums: command-with-path-in-maintainer-script postinst:28 /usr/bin/debsums
diff --git a/debian/postinst b/debian/postinst
index 937400e..a4b0b5f 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -17,15 +17,18 @@ set -e
 . /usr/share/debconf/confmodule
 
 APT_CONF=/etc/apt/apt.conf.d/90debsums
-
 case "$1" in
     configure)
         db_get debsums/apt-autogen || true
-        if [ "$RET" = true ]; then
-            echo 'DPkg::Post-Invoke { "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi"; };' >$APT_CONF
-        else
-            rm -f $APT_CONF
+        APT_CONF_TMP=`tempfile`
+        chmod 644 $APT_CONF_TMP
+        if [ "$RET" != true ]; then
+            echo -n '//' > $APT_CONF_TMP
         fi
+        echo 'DPkg::Post-Invoke { "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi"; };' >> $APT_CONF_TMP
+        ucf --debconf-ok $APT_CONF_TMP $APT_CONF
+        rm -f $APT_CONF_TMP
+        ucfr debsums $APT_CONF
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)
diff --git a/debian/postrm b/debian/postrm
index 78b6938..ee7f03b 100755
--- a/debian/postrm
+++ b/debian/postrm
@@ -24,7 +24,15 @@ case "$1" in
     ;;
 
     purge)
-        [ -f $APT_CONF ] && rm -f $APT_CONF
+        for ext in '' '~' '%' .bak .ucf-new .ucf-old .ucf-dist; do
+          rm -f $APT_CONF$ext
+        done
+        if which ucf >/dev/null; then
+          ucf --purge $APT_CONF
+        fi
+        if which ucfr >/dev/null; then
+          ucfr --purge debsums $APT_CONF
+        fi
     ;;
 
     *)
diff --git a/man/po/de.po b/man/po/de.po
index 389d99d..215763b 100644
--- a/man/po/de.po
+++ b/man/po/de.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debsums 2.0.43\n"
 "Report-Msgid-Bugs-To: francois at debian.org\n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: 2009-03-27 14:24+0100\n"
 "Last-Translator: Chris Leick <c.leick at vollbio.de>\n"
 "Language-Team: German <debian-l10n-german at lists.debian.org>\n"
@@ -388,33 +388,45 @@ msgstr "Geänderte ELF-Dateien melden, auch wenn Prelink eingerichtet ist."
 # type: TP
 #. type: TP
 #: debsums.1:107
+#, fuzzy, no-wrap
+msgid "B<--ignore-permissions>"
+msgstr "B<--no-prelink>"
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
+msgstr ""
+
+# type: TP
+#. type: TP
+#: debsums.1:110
 #, no-wrap
 msgid "B<--help>"
 msgstr "B<--help>"
 
 # type: TP
 #. type: TP
-#: debsums.1:110
+#: debsums.1:113
 #, no-wrap
 msgid "B<--version>"
 msgstr "B<--version>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 msgid "Print help and version information."
 msgstr "Hilfe und Versionsinformation ausgeben."
 
 # type: SH
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr "RÜCKGABEWERT"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
@@ -424,14 +436,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
@@ -441,14 +453,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 "Geänderte oder fehlende Paketdateien oder nicht übereinstimmende Prüfsummen "
@@ -456,20 +468,20 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr "B<255>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr "Ungültige Option."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid ""
 "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
@@ -478,34 +490,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, no-wrap
 msgid "EXAMPLES"
 msgstr "BEISPIELE"
 
 # type: TP
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr "debsums foo bar"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr "Die Summen der installierten Pakete B<foo> und B<bar> prüfen."
 
 # type: TP
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr "debsums foo.deb bar.deb"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr ""
 "Wie oben. Es werden Prüfsummen von (oder generiert aus) den Archiven "
@@ -513,27 +525,27 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr "debsums -l"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 msgid "List installed packages with no checksums."
 msgstr "Installierte Pakete ohne Prüfsummen auflisten."
 
 # type: TP
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr "debsums -ca"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
 "Von allen installierten Paketen, die über Prüfsummen verfügen, die "
@@ -541,42 +553,94 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr "debsums -ce"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 msgid "List changed configuration files."
 msgstr "Geänderte Konfigurationsdateien auflisten."
 
 # type: TP
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr "debsums -cagp /var/cache/apt/archives"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 msgid "As above, using sums from cached debs where available."
 msgstr ""
 "Wie oben. Summen von zwischengespeicherten Debs werden, wo sie verfügbar "
 "sind, benutzt."
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid "apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)"
+msgstr ""
+
+# type: Plain text
+#. type: Plain text
+#: debsums.1:160
+#, fuzzy
+msgid "Reinstalls packages with changed files."
+msgstr "Installierte Pakete ohne Prüfsummen auflisten."
+
+#. type: SH
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
 # type: SH
 #. type: SH
-#: debsums.1:154
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr "ANMERKUNGEN"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
@@ -586,7 +650,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr ""
 "Dies wird B</etc/apt/apt.conf.d/90debsums> durch das Skript "
@@ -594,7 +658,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -607,7 +671,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -619,7 +683,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
@@ -630,34 +694,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "SIEHE AUCH"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr "B<md5sum>(1), B<debsums_init>(8)"
 
 # type: SH
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNG"
 
 # type: TP
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 msgid ""
 "Directory for extracting information and contents from package archives (/"
 "tmp by default)."
@@ -667,14 +731,14 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, no-wrap
 msgid "CAVEATS"
 msgstr "WARNUNGEN"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 msgid ""
 "While in general the program may be run as a normal user, some packages "
 "contain files which are not globally readable so cannot be checked.  "
@@ -688,7 +752,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 msgid ""
 "Files which have been replaced by another package may be erroneously "
 "reported as changed."
@@ -698,7 +762,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -710,7 +774,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -725,20 +789,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTOR"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr "Geschrieben von Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
 "Petr Cech E<lt>cech at debian.orgE<gt>."
@@ -748,20 +812,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, no-wrap
 msgid "COPYRIGHT"
 msgstr "COPYRIGHT"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
 "License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR "
@@ -834,10 +898,11 @@ msgstr "B<debsums_init> muss als Superuser aufgerufen werden."
 # type: Plain text
 #. type: Plain text
 #: debsums_init.8:33
+#, fuzzy
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 "Um sicherzustellen, dass Sie die Erzeugung aus unbeschädigten Paketen "
 "vornehmen, könnten Sie vor dem Ausführen von B<debsums_init> den lokalen "
@@ -884,9 +949,10 @@ msgstr ""
 # type: Plain text
 #. type: Plain text
 #: debsums_gen.8:22
+#, fuzzy
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 "Missbilligt: Dieses Programm könnte in einer späteren Veröffentlichung "
 "entfernt werden\\(emSiehe die debsums B<--generate>-Option."
diff --git a/man/po/debsums.pot b/man/po/debsums.pot
index c85ec0e..f629852 100644
--- a/man/po/debsums.pot
+++ b/man/po/debsums.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -308,165 +308,228 @@ msgstr ""
 #. type: TP
 #: debsums.1:107
 #, no-wrap
-msgid "B<--help>"
+msgid "B<--ignore-permissions>"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
 msgstr ""
 
 #. type: TP
 #: debsums.1:110
 #, no-wrap
+msgid "B<--help>"
+msgstr ""
+
+#. type: TP
+#: debsums.1:113
+#, no-wrap
 msgid "B<--version>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 msgid "Print help and version information."
 msgstr ""
 
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
 msgstr ""
 
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
 msgstr ""
 
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
 
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, no-wrap
 msgid "EXAMPLES"
 msgstr ""
 
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr ""
 
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr ""
 
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 msgid "List installed packages with no checksums."
 msgstr ""
 
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
 
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 msgid "List changed configuration files."
 msgstr ""
 
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 msgid "As above, using sums from cached debs where available."
 msgstr ""
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid ""
+"apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort "
+"-u)"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:160
+msgid "Reinstalls packages with changed files."
+msgstr ""
+
 #. type: SH
-#: debsums.1:154
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
+#. type: SH
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -475,7 +538,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -483,50 +546,50 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
 msgstr ""
 
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr ""
 
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr ""
 
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 msgid ""
 "Directory for extracting information and contents from package archives "
 "(/tmp by default)."
 msgstr ""
 
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, no-wrap
 msgid "CAVEATS"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 msgid ""
 "While in general the program may be run as a normal user, some packages "
 "contain files which are not globally readable so cannot be checked.  "
@@ -535,14 +598,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 msgid ""
 "Files which have been replaced by another package may be erroneously "
 "reported as changed."
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -550,7 +613,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -559,36 +622,36 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
 "Petr Cech E<lt>cech at debian.orgE<gt>."
 msgstr ""
 
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, no-wrap
 msgid "COPYRIGHT"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr ""
 
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
 "License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR "
@@ -644,7 +707,7 @@ msgstr ""
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 
 #. type: Plain text
@@ -677,8 +740,8 @@ msgstr ""
 #. type: Plain text
 #: debsums_gen.8:22
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 
 #. type: Plain text
diff --git a/man/po/fr.po b/man/po/fr.po
index 95bba50..5e7ded3 100644
--- a/man/po/fr.po
+++ b/man/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: debsums-2.0.44\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: 2009-04-27 22:50+0100\n"
 "Last-Translator: Emilien Mantel <emilien.mantel at debianiste.org>\n"
 "Language-Team: Debian French Team <debian-l10n-french at lists.debian.org>\n"
@@ -398,33 +398,45 @@ msgstr "Signale les fichiers ELF modifiés même si prelink est configuré."
 # type: TP
 #. type: TP
 #: debsums.1:107
+#, fuzzy, no-wrap
+msgid "B<--ignore-permissions>"
+msgstr "B<--no-prelink>"
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
+msgstr ""
+
+# type: TP
+#. type: TP
+#: debsums.1:110
 #, no-wrap
 msgid "B<--help>"
 msgstr "B<--help>"
 
 # type: TP
 #. type: TP
-#: debsums.1:110
+#: debsums.1:113
 #, no-wrap
 msgid "B<--version>"
 msgstr "B<--version>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 msgid "Print help and version information."
 msgstr "Affiche l'aide et la version du programme."
 
 # type: SH
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr "CODE DE RETOUR"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
@@ -434,14 +446,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
@@ -451,14 +463,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 "Des fichiers du paquet ont changé ou sont absents ou les sommes de contrõle "
@@ -466,20 +478,20 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr "B<255>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr "Option invalide."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid ""
 "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
@@ -487,34 +499,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, no-wrap
 msgid "EXAMPLES"
 msgstr "EXEMPLES"
 
 # type: TP
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr "debsums foo bar"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr "Vérifie les sommes de contrôle des paquets installés B<foo> et B<bar>."
 
 # type: TP
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr "debsums foo.deb bar.deb"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr ""
 "Comme ci-dessus, en utilisant les sommes de contrôle des archives (ou celles "
@@ -522,27 +534,27 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr "debsums -l"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 msgid "List installed packages with no checksums."
 msgstr "Liste les paquets installés ne possédant pas de somme de contrôle."
 
 # type: TP
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr "debsums -ca"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
 "Liste les fichiers modifiés des paquets installés ayant une somme de "
@@ -550,42 +562,94 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr "debsums -ce"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 msgid "List changed configuration files."
 msgstr "Liste les fichiers de configuration modifiés."
 
 # type: TP
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr "debsums -cagp /var/cache/apt/archives"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 msgid "As above, using sums from cached debs where available."
 msgstr ""
 "Comme ci-dessus, en utilisant les sommes de contrôle des archives .deb "
 "disponibles en cache."
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid "apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)"
+msgstr ""
+
+# type: Plain text
+#. type: Plain text
+#: debsums.1:160
+#, fuzzy
+msgid "Reinstalls packages with changed files."
+msgstr "Liste les paquets installés ne possédant pas de somme de contrôle."
+
+#. type: SH
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
 # type: SH
 #. type: SH
-#: debsums.1:154
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr "NOTES"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
@@ -595,13 +659,13 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr "Cela va créer B</etc/apt/apt.conf.d/90debsums> ainsi :"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -614,7 +678,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -626,7 +690,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
@@ -637,34 +701,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "VOIR AUSSI"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr "B<md5sum>(1), B<debsums_init>(8)"
 
 # type: SH
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "VARIABLES D'ENVIRONNEMENT"
 
 # type: TP
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TPMDIR>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 msgid ""
 "Directory for extracting information and contents from package archives (/"
 "tmp by default)."
@@ -674,14 +738,14 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, no-wrap
 msgid "CAVEATS"
 msgstr "AVERTISSEMENTS"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 msgid ""
 "While in general the program may be run as a normal user, some packages "
 "contain files which are not globally readable so cannot be checked.  "
@@ -696,7 +760,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 msgid ""
 "Files which have been replaced by another package may be erroneously "
 "reported as changed."
@@ -706,7 +770,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -719,7 +783,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -735,20 +799,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, no-wrap
 msgid "AUTHOR"
 msgstr "AUTEUR"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr "Écrit par Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
 "Petr Cech E<lt>cech at debian.orgE<gt>."
@@ -758,20 +822,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, no-wrap
 msgid "COPYRIGHT"
 msgstr "COPYRIGHT"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
 "License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR "
@@ -845,10 +909,11 @@ msgstr "B<debsums_init> doit être lancé par le superutilisateur."
 # type: Plain text
 #. type: Plain text
 #: debsums_init.8:33
+#, fuzzy
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 "Vous pouvez vouloir nettoyer le cache local de paquets avant d'exécuter "
 "B<debsums_init> afin de vous assurer que la création s'effectue à partir de "
@@ -895,9 +960,10 @@ msgstr ""
 # type: Plain text
 #. type: Plain text
 #: debsums_gen.8:22
+#, fuzzy
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 "Déconseillé\\ : ce programme sera peut-être supprimé dans une version "
 "ultérieure \\(em\\ voir l'option B<--generate> de debsums."
diff --git a/man/po/pt_BR.po b/man/po/pt_BR.po
index 7c1bf00..8151273 100644
--- a/man/po/pt_BR.po
+++ b/man/po/pt_BR.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -393,37 +393,49 @@ msgstr ""
 msgid "Report changed ELF files even if prelink is configured."
 msgstr ""
 
-# type: Plain text
+# type: TP
 #. type: TP
 #: debsums.1:107
+#, fuzzy, no-wrap
+msgid "B<--ignore-permissions>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
+msgstr ""
+
+# type: Plain text
+#. type: TP
+#: debsums.1:110
 #, no-wrap
 msgid "B<--help>"
 msgstr "B<--help>"
 
 # type: TP
 #. type: TP
-#: debsums.1:110
+#: debsums.1:113
 #, no-wrap
 msgid "B<--version>"
 msgstr "B<--version>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 #, fuzzy
 msgid "Print help and version information."
 msgstr "Imprime a ajuda e informa��o de vers�o."
 
 # type: SH
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
@@ -431,14 +443,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
@@ -446,96 +458,96 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid ""
 "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, fuzzy, no-wrap
 msgid "EXAMPLES"
 msgstr "EXEMPLOS"
 
 # type: TP
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr "debsums foo bar"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 #, fuzzy
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr "Checa os sums para os pacotes instalados B<foo> e B<bar>."
 
 # type: TP
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr "debsums foo.deb bar.deb"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 #, fuzzy
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr "Como acima, usano checksums a partir (ou gerado dos) arquivos."
 
 # type: TP
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr "debsums -l"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 #, fuzzy
 msgid "List installed packages with no checksums."
 msgstr "Lista pacotes instalados sem checksums."
 
 # type: TP
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr "debsums -ca"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 #, fuzzy
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
@@ -544,42 +556,94 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr "debsums -ce"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 #, fuzzy
 msgid "List changed configuration files."
 msgstr "Checa tamb�m arquivos de configura��o (normalmente exclu�dos)."
 
 # type: TP
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr "debsums -cagp /var/cache/apt/archives"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 #, fuzzy
 msgid "As above, using sums from cached debs where available."
 msgstr "Como acima, usando sums dos deb em cache quando dispon�veis."
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid "apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)"
+msgstr ""
+
+# type: Plain text
+#. type: Plain text
+#: debsums.1:160
+#, fuzzy
+msgid "Reinstalls packages with changed files."
+msgstr "Lista pacotes instalados sem checksums."
+
+#. type: SH
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
 # type: SH
 #. type: SH
-#: debsums.1:154
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
@@ -587,13 +651,13 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -606,7 +670,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -615,7 +679,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
@@ -623,34 +687,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, fuzzy, no-wrap
 msgid "ENVIRONMENT"
 msgstr "AMBIENTE"
 
 # type: TP
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 #, fuzzy
 msgid ""
 "Directory for extracting information and contents from package archives (/"
@@ -661,14 +725,14 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, fuzzy, no-wrap
 msgid "CAVEATS"
 msgstr "PROBELMAS"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 #, fuzzy
 msgid ""
 "While in general the program may be run as a normal user, some packages "
@@ -683,7 +747,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 #, fuzzy
 msgid ""
 "Files which have been replaced by another package may be erroneously "
@@ -694,7 +758,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -703,7 +767,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -713,21 +777,21 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, fuzzy, no-wrap
 msgid "AUTHOR"
 msgstr "AUTOR"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 #, fuzzy
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr "Escrito por Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 #, fuzzy
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
@@ -738,21 +802,21 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, fuzzy, no-wrap
 msgid "COPYRIGHT"
 msgstr "COPYRIGHT"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 #, fuzzy
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 #, fuzzy
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
@@ -814,13 +878,12 @@ msgstr ""
 msgid "B<debsums_init> needs to be invoked as superuser."
 msgstr ""
 
-# type: Plain text
 #. type: Plain text
 #: debsums_init.8:33
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 
 # type: Plain text
@@ -857,12 +920,11 @@ msgid ""
 "file. It will generate those checksums then from the installed files."
 msgstr ""
 
-# type: Plain text
 #. type: Plain text
 #: debsums_gen.8:22
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 
 # type: Plain text
diff --git a/man/po/ru.po b/man/po/ru.po
index 6f12d0e..3df0ada 100644
--- a/man/po/ru.po
+++ b/man/po/ru.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: debsums 2.0.34\n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: 2008-03-15 15:03+0300\n"
 "Last-Translator: Yuri Kozlov <kozlov.y at gmail.com>\n"
 "Language-Team: Russian <debian-l10n-russian at lists.debian.org>\n"
@@ -392,33 +392,45 @@ msgstr "Сообщать об изменённых ELF файлах, даже е
 # type: TP
 #. type: TP
 #: debsums.1:107
+#, fuzzy, no-wrap
+msgid "B<--ignore-permissions>"
+msgstr "B<--no-prelink>"
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
+msgstr ""
+
+# type: TP
+#. type: TP
+#: debsums.1:110
 #, no-wrap
 msgid "B<--help>"
 msgstr "B<--help>"
 
 # type: TP
 #. type: TP
-#: debsums.1:110
+#: debsums.1:113
 #, no-wrap
 msgid "B<--version>"
 msgstr "B<--version>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 msgid "Print help and version information."
 msgstr "Показать справку по программе и её версию."
 
 # type: SH
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr "ВОЗВРАЩАЕМЫЕ ЗНАЧЕНИЯ"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
@@ -428,14 +440,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
@@ -445,14 +457,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 "Отсутствуют или изменены файлы пакета или контрольная сумма пакета не "
@@ -460,20 +472,20 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr "B<255>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr "Недопустимый параметр."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid ""
 "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
@@ -482,61 +494,61 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, no-wrap
 msgid "EXAMPLES"
 msgstr "ПРИМЕРЫ"
 
 # type: TP
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr "debsums foo bar"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr "Проверяет контрольные суммы установленных пакетов B<foo> и B<bar>."
 
 # type: TP
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr "debsums foo.deb bar.deb"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr ""
 "То же, но используются (или генерируются) контрольные суммы из архивов."
 
 # type: TP
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr "debsums -l"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 msgid "List installed packages with no checksums."
 msgstr "Выводит список установленных пакетов, у которых нет контрольных сумм."
 
 # type: TP
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr "debsums -ca"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
 "Выводит список изменённых файлов из установленных пакетов имеющих "
@@ -544,42 +556,94 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr "debsums -ce"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 msgid "List changed configuration files."
 msgstr "Выводит список изменённых файлов конфигурации."
 
 # type: TP
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr "debsums -cagp /var/cache/apt/archives"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 msgid "As above, using sums from cached debs where available."
 msgstr ""
 "То же, но используются контрольные суммы из кэшированных deb файлов, если "
 "они есть."
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid "apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)"
+msgstr ""
+
+# type: Plain text
+#. type: Plain text
+#: debsums.1:160
+#, fuzzy
+msgid "Reinstalls packages with changed files."
+msgstr "Выводит список установленных пакетов, у которых нет контрольных сумм."
+
+#. type: SH
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
 # type: SH
 #. type: SH
-#: debsums.1:154
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr "ЗАМЕЧАНИЯ"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
@@ -589,13 +653,13 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr "В следствие этого, создаётся файл B</etc/apt/apt.conf.d/90debsums>:"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -608,7 +672,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -620,7 +684,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
@@ -630,34 +694,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr "СМОТРИТЕ ТАКЖЕ"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr "B<md5sum>(1), B<debsums_init>(8)"
 
 # type: SH
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "ПЕРЕМЕННЫЕ ОКРУЖЕНИЯ"
 
 # type: TP
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 msgid ""
 "Directory for extracting information and contents from package archives (/"
 "tmp by default)."
@@ -666,14 +730,14 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, no-wrap
 msgid "CAVEATS"
 msgstr "ПРЕДОСТЕРЕЖЕНИЯ"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 msgid ""
 "While in general the program may be run as a normal user, some packages "
 "contain files which are not globally readable so cannot be checked.  "
@@ -688,7 +752,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 msgid ""
 "Files which have been replaced by another package may be erroneously "
 "reported as changed."
@@ -698,7 +762,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -711,7 +775,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -726,20 +790,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, no-wrap
 msgid "AUTHOR"
 msgstr "АВТОР"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr "Автором является Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
 "Petr Cech E<lt>cech at debian.orgE<gt>."
@@ -749,20 +813,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, no-wrap
 msgid "COPYRIGHT"
 msgstr "АВТОРСКОЕ ПРАВО"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
 "License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR "
@@ -836,10 +900,11 @@ msgstr "B<debsums_init> должна запускаться с правами с
 # type: Plain text
 #. type: Plain text
 #: debsums_init.8:33
+#, fuzzy
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 "Вы можете захотеть очистить локальный кэш пакетов перед выполнением команды "
 "B<debsums_init> для уверенности в том, что имеете настоящие неподменённые "
@@ -885,9 +950,10 @@ msgstr ""
 # type: Plain text
 #. type: Plain text
 #: debsums_gen.8:22
+#, fuzzy
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 "Не используйте: эта программа может быть исключена из следующей версии \\(em "
 "смотрите в описании debsums параметр B<--generate>."
diff --git a/man/po/sv.po b/man/po/sv.po
index 9841aa2..a7fb66b 100644
--- a/man/po/sv.po
+++ b/man/po/sv.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: debsums 2.0.26 manpage\n"
-"POT-Creation-Date: 2009-04-14 20:28+1200\n"
+"POT-Creation-Date: 2009-12-20 14:01-0800\n"
 "PO-Revision-Date: 2006-09-26 09:59+0200\n"
 "Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
 "Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -384,33 +384,45 @@ msgstr "Rapportera ändrade ELF-filer även om prelink är konfigurerad."
 # type: TP
 #. type: TP
 #: debsums.1:107
+#, fuzzy, no-wrap
+msgid "B<--ignore-permissions>"
+msgstr "B<--no-prelink>"
+
+#. type: Plain text
+#: debsums.1:110
+msgid "Treat permission errors as warnings when running as non-root."
+msgstr ""
+
+# type: TP
+#. type: TP
+#: debsums.1:110
 #, no-wrap
 msgid "B<--help>"
 msgstr "B<--help>"
 
 # type: TP
 #. type: TP
-#: debsums.1:110
+#: debsums.1:113
 #, no-wrap
 msgid "B<--version>"
 msgstr "B<--version>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:114
+#: debsums.1:117
 msgid "Print help and version information."
 msgstr "Skriv ut hjälp och versionsinformation."
 
 # type: SH
 #. type: SH
-#: debsums.1:114
+#: debsums.1:117
 #, no-wrap
 msgid "EXIT STATUS"
 msgstr "FELKODER"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:119
+#: debsums.1:122
 msgid ""
 "B<debsums> returns B<0> on success, or a combination* of the following "
 "values on error:"
@@ -420,14 +432,14 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:119
+#: debsums.1:122
 #, no-wrap
 msgid "B<1>"
 msgstr "B<1>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:123
+#: debsums.1:126
 msgid ""
 "A specified package or archive name was not installed, invalid or the "
 "installed version did not match the given archive."
@@ -437,34 +449,34 @@ msgstr ""
 
 # type: TP
 #. type: TP
-#: debsums.1:123
+#: debsums.1:126
 #, no-wrap
 msgid "B<2>"
 msgstr "B<2>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:126
+#: debsums.1:129
 msgid "Changed or missing package files, or checksum mismatch on an archive."
 msgstr ""
 "Ändrade eller saknade paketfiler, eller felaktig kontrollsumma på ett arkiv."
 
 # type: TP
 #. type: TP
-#: debsums.1:126
+#: debsums.1:129
 #, no-wrap
 msgid "B<255>"
 msgstr "B<255>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:129
+#: debsums.1:132
 msgid "Invalid option."
 msgstr "Ogiltig flagga."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:132
+#: debsums.1:135
 msgid ""
 "*If both of the first two conditions are true, the exit status will be B<3>."
 msgstr ""
@@ -473,102 +485,154 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:132
+#: debsums.1:135
 #, no-wrap
 msgid "EXAMPLES"
 msgstr "EXEMPEL"
 
 # type: TP
 #. type: TP
-#: debsums.1:133
+#: debsums.1:136
 #, no-wrap
 msgid "debsums foo bar"
 msgstr "debsums foo bar"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:139
+#: debsums.1:142
 msgid "Check the sums for installed packages B<foo> and B<bar>."
 msgstr "Kontrollera summorna för installerade paket B<foo> och B<bar>."
 
 # type: TP
 #. type: TP
-#: debsums.1:139
+#: debsums.1:142
 #, no-wrap
 msgid "debsums foo.deb bar.deb"
 msgstr "debsums foo.deb bar.deb"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:142
+#: debsums.1:145
 msgid "As above, using checksums from (or generated from) the archives."
 msgstr ""
 "Som ovan, använder kontrollsummor från (eller genererade från) arkiven."
 
 # type: TP
 #. type: TP
-#: debsums.1:142
+#: debsums.1:145
 #, no-wrap
 msgid "debsums -l"
 msgstr "debsums -l"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:145
+#: debsums.1:148
 msgid "List installed packages with no checksums."
 msgstr "Lista installerade paket som saknar kontrollsummor."
 
 # type: TP
 #. type: TP
-#: debsums.1:145
+#: debsums.1:148
 #, no-wrap
 msgid "debsums -ca"
 msgstr "debsums -ca"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:148
+#: debsums.1:151
 msgid "List changed package files from all installed packages with checksums."
 msgstr ""
 "Lista ändrade paketfiler från alla installerade paket med kontrollsummor."
 
 # type: TP
 #. type: TP
-#: debsums.1:148
+#: debsums.1:151
 #, no-wrap
 msgid "debsums -ce"
 msgstr "debsums -ce"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:151
+#: debsums.1:154
 msgid "List changed configuration files."
 msgstr "Lista ändrade konfigurationsfiler."
 
 # type: TP
 #. type: TP
-#: debsums.1:151
+#: debsums.1:154
 #, no-wrap
 msgid "debsums -cagp /var/cache/apt/archives"
 msgstr "debsums -cagp /var/cache/apt/archives"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:154
+#: debsums.1:157
 msgid "As above, using sums from cached debs where available."
 msgstr ""
 "Som ovan, använder kontrollsummor från cachade deb-filer om tillgängliga."
 
+#. type: TP
+#: debsums.1:157
+#, no-wrap
+msgid "apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)"
+msgstr ""
+
+# type: Plain text
+#. type: Plain text
+#: debsums.1:160
+#, fuzzy
+msgid "Reinstalls packages with changed files."
+msgstr "Lista installerade paket som saknar kontrollsummor."
+
+#. type: SH
+#: debsums.1:160
+#, no-wrap
+msgid "RESULTS"
+msgstr ""
+
+#. type: TP
+#: debsums.1:161
+#, no-wrap
+msgid "OK"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:164
+msgid "The file's md5sum is good."
+msgstr ""
+
+#. type: TP
+#: debsums.1:164
+#, no-wrap
+msgid "FAILED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:167
+msgid "The file's md5sum does not match."
+msgstr ""
+
+#. type: TP
+#: debsums.1:167
+#, no-wrap
+msgid "REPLACED"
+msgstr ""
+
+#. type: Plain text
+#: debsums.1:170
+msgid "The file has been replaced by a file from a different package."
+msgstr ""
+
 # type: SH
 #. type: SH
-#: debsums.1:154
+#: debsums.1:170
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:159
+#: debsums.1:175
 msgid ""
 "The default installation of B<debsums> package sets the debconf boolean "
 "value debsums/apt-autogen to be \"true\"."
@@ -576,13 +640,13 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:163
+#: debsums.1:179
 msgid "This will create B</etc/apt/apt.conf.d/90debsums> as:"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:168
+#: debsums.1:184
 #, no-wrap
 msgid ""
 "DPkg::Post-Invoke {\n"
@@ -595,7 +659,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:174
+#: debsums.1:190
 msgid ""
 "by the postinst script (E<gt>=2.0.7).  Every APT controlled package "
 "installation processes will execute this code fragment to generate the "
@@ -604,7 +668,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:182
+#: debsums.1:198
 msgid ""
 "In order to create B<md5sums> files for the already installed packages, you "
 "must run B<debsums_init> once after the installation of B<debsums> package."
@@ -612,34 +676,34 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:182
+#: debsums.1:198
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:185
+#: debsums.1:201
 msgid "B<md5sum>(1), B<debsums_init>(8)"
 msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:185
+#: debsums.1:201
 #, no-wrap
 msgid "ENVIRONMENT"
 msgstr "MILJÖ"
 
 # type: TP
 #. type: TP
-#: debsums.1:186
+#: debsums.1:202
 #, no-wrap
 msgid "B<TMPDIR>"
 msgstr "B<TMPDIR>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:190
+#: debsums.1:206
 msgid ""
 "Directory for extracting information and contents from package archives (/"
 "tmp by default)."
@@ -649,14 +713,14 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:190
+#: debsums.1:206
 #, no-wrap
 msgid "CAVEATS"
 msgstr "FÄLLOR"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:197
+#: debsums.1:213
 msgid ""
 "While in general the program may be run as a normal user, some packages "
 "contain files which are not globally readable so cannot be checked.  "
@@ -670,7 +734,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:200
+#: debsums.1:216
 msgid ""
 "Files which have been replaced by another package may be erroneously "
 "reported as changed."
@@ -679,7 +743,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:205
+#: debsums.1:221
 msgid ""
 "B<debsums> is intended primarily as a way of determining what installed "
 "files have been locally modified by the administrator or damaged by media "
@@ -691,7 +755,7 @@ msgstr ""
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:215
+#: debsums.1:231
 msgid ""
 "If you are looking for an integrity checker that can run from safe media, do "
 "integrity checks on checksum databases and can be easily configured to run "
@@ -706,20 +770,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:215 debsums_init.8:36 debsums_gen.8:51
+#: debsums.1:231 debsums_init.8:36 debsums_gen.8:51
 #, no-wrap
 msgid "AUTHOR"
 msgstr "UPPHOVSMAN"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:217
+#: debsums.1:233
 msgid "Written by Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 msgstr "Skrivet av Brendan O'Dea E<lt>bod at debian.orgE<gt>."
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:220
+#: debsums.1:236
 msgid ""
 "Based on a program by Christoph Lameter E<lt>clameter at debian.orgE<gt> and "
 "Petr Cech E<lt>cech at debian.orgE<gt>."
@@ -729,20 +793,20 @@ msgstr ""
 
 # type: SH
 #. type: SH
-#: debsums.1:220
+#: debsums.1:236
 #, no-wrap
 msgid "COPYRIGHT"
 msgstr "COPYRIGHT"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:222
+#: debsums.1:238
 msgid "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 msgstr "Copyright \\(co 2002 Brendan O'Dea E<lt>bod at debian.orgE<gt>"
 
 # type: Plain text
 #. type: Plain text
-#: debsums.1:225
+#: debsums.1:241
 msgid ""
 "This is free software, licensed under the terms of the GNU General Public "
 "License.  There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR "
@@ -810,13 +874,12 @@ msgstr ""
 msgid "B<debsums_init> needs to be invoked as superuser."
 msgstr "B<debsums_gen> behöver startas av en superanvändare."
 
-# type: Plain text
 #. type: Plain text
 #: debsums_init.8:33
 msgid ""
 "You may wish to clear local package cache prior to running B<debsums_init> "
 "command to make sure you are creating from the untainted packages by "
-"executing:."
+"executing:"
 msgstr ""
 
 # type: Plain text
@@ -859,9 +922,10 @@ msgstr ""
 # type: Plain text
 #. type: Plain text
 #: debsums_gen.8:22
+#, fuzzy
 msgid ""
-"Deprecated: this program may be removed in a later release\\(emsee the "
-"debsums B<--generate> option."
+"Deprecated: this program may be removed in a later release, see the debsums "
+"B<--generate> option."
 msgstr ""
 "Gammalt: det här programmet kan tas bort i en senare utgåva\\(emse debsums "
 "flagga B<--generate>."

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git



More information about the Pkg-perl-cvs-commits mailing list