The branch, master has been updated
       via  0dc92c190fc7ecede28ef3879e5453257dc44b14 (commit)
       via  3e595e9e519c5d212af55b75da90ea6891430161 (commit)
       via  ee148bb7430103d7f5eb5f1e708b1b89ef55b226 (commit)
      from  8959140e24a056f5be53eb1563345c84baa8e0ef (commit)


- Shortlog ------------------------------------------------------------
0dc92c1 Bump version to 1.14.10~
3e595e9 Release 1.14.9
ee148bb Regenerate dpkg-dev.pot files and merge .po files with it

Summary of changes:
 ChangeLog               |    8 ++++++
 configure.ac            |    2 +-
 debian/changelog        |   12 +++++++--
 scripts/po/ChangeLog    |    5 ++++
 scripts/po/ca.po        |   60 ++++++++++++++++++++++++++--------------------
 scripts/po/de.po        |   60 ++++++++++++++++++++++++++--------------------
 scripts/po/dpkg-dev.pot |   60 ++++++++++++++++++++++++++--------------------
 scripts/po/fr.po        |   60 ++++++++++++++++++++++++++--------------------
 scripts/po/pl.po        |   60 ++++++++++++++++++++++++++--------------------
 scripts/po/sv.po        |   60 ++++++++++++++++++++++++++--------------------
 10 files changed, 227 insertions(+), 160 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 0dc92c190fc7ecede28ef3879e5453257dc44b14
Author: Guillem Jover <[EMAIL PROTECTED]>
Date:   Tue Nov 20 07:28:22 2007 +0200

    Bump version to 1.14.10~

diff --git a/ChangeLog b/ChangeLog
index 7da934c..1bf9e46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-11-20  Guillem Jover  <[EMAIL PROTECTED]>
 
+       * configure.ac: Bump version to 1.14.10~.
+
+2007-11-20  Guillem Jover  <[EMAIL PROTECTED]>
+
        * configure.ac: Release 1.14.9.
 
 2007-11-19  Raphael Hertzog  <[EMAIL PROTECTED]>
diff --git a/configure.ac b/configure.ac
index 2dae1b1..2047356 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.9], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.10~], [EMAIL PROTECTED])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
diff --git a/debian/changelog b/debian/changelog
index 77b3ca7..1dbfbdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dpkg (1.14.10) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <[EMAIL PROTECTED]>  Tue, 20 Nov 2007 07:27:44 +0200
+
 dpkg (1.14.9) unstable; urgency=low
 
   [ Raphael Hertzog ]

commit 3e595e9e519c5d212af55b75da90ea6891430161
Author: Guillem Jover <[EMAIL PROTECTED]>
Date:   Tue Nov 20 07:16:23 2007 +0200

    Release 1.14.9

diff --git a/ChangeLog b/ChangeLog
index dd384c2..7da934c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-20  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * configure.ac: Release 1.14.9.
+
 2007-11-19  Raphael Hertzog  <[EMAIL PROTECTED]>
 
        * scripts/Dpkg/Path.pm: Fix behaviour of get_pkg_root_dir() when
diff --git a/configure.ac b/configure.ac
index 9bda4ad..2dae1b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.9~], [EMAIL PROTECTED])
+AC_INIT([dpkg], [1.14.9], [EMAIL PROTECTED])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
diff --git a/debian/changelog b/debian/changelog
index 9d6dd58..77b3ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-dpkg (1.14.9) UNRELEASED; urgency=low
+dpkg (1.14.9) unstable; urgency=low
 
   [ Raphael Hertzog ]
   * Fix bad behaviour of Dpkg::Path::get_pkg_root_dir() and adjust
@@ -6,9 +6,9 @@ dpkg (1.14.9) UNRELEASED; urgency=low
   * Fix Dpkg::Deps to accept empty fields. Closes: #452013
 
   [ Updated man pages translations ]
-    * German (Helge Kreutzmann).
+  * German (Helge Kreutzmann).
 
- -- Guillem Jover <[EMAIL PROTECTED]>  Mon, 19 Nov 2007 10:59:18 +0200
+ -- Guillem Jover <[EMAIL PROTECTED]>  Tue, 20 Nov 2007 07:15:41 +0200
 
 dpkg (1.14.8) unstable; urgency=low
 

commit ee148bb7430103d7f5eb5f1e708b1b89ef55b226
Author: Guillem Jover <[EMAIL PROTECTED]>
Date:   Tue Nov 20 07:15:27 2007 +0200

    Regenerate dpkg-dev.pot files and merge .po files with it

diff --git a/scripts/po/ChangeLog b/scripts/po/ChangeLog
index b0ca946..43f640a 100644
--- a/scripts/po/ChangeLog
+++ b/scripts/po/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-20  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * dpkg-dev.pot: Regenerated.
+       * *.po: Merged with dpkg-dev.pot.
+
 2007-11-19  Guillem Jover  <[EMAIL PROTECTED]>
 
        * dpkg-dev.pot: Regenerated.
diff --git a/scripts/po/ca.po b/scripts/po/ca.po
index 93bc158..4b71e2f 100644
--- a/scripts/po/ca.po
+++ b/scripts/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg 1.13.22\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: 2006-12-04 13:59+0100\n"
 "Last-Translator: Jordi Mallach <[EMAIL PROTECTED]>\n"
 "Language-Team: Catalan <[EMAIL PROTECTED]>\n"
@@ -473,8 +473,8 @@ msgstr "%s: Dependències de construcció no satisfetes: "
 msgid "%s: Build conflicts: "
 msgstr "%s: Conflictes de construcció: "
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr "s'ha produït un error en analitzar %s"
@@ -506,27 +506,27 @@ msgstr ""
 msgid "filename, section and priority may contain no whitespace"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr ""
 
@@ -728,8 +728,8 @@ msgstr ""
 msgid "missing information for critical output field %s"
 msgstr ""
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr "manca informació per al camp d'eixida %s"
@@ -794,48 +794,48 @@ msgid ""
 "list (%s)"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr ""
@@ -1367,23 +1367,31 @@ msgstr ""
 msgid "cannot open file %s"
 msgstr "no es pot combinar -b o -B amb -S"
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr ""
diff --git a/scripts/po/de.po b/scripts/po/de.po
index feffd09..e783236 100644
--- a/scripts/po/de.po
+++ b/scripts/po/de.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg scripts\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: 2007-11-11 12:56+0100\n"
 "Last-Translator: Helge Kreutzmann <[EMAIL PROTECTED]>\n"
 "Language-Team: de <[EMAIL PROTECTED]>\n"
@@ -561,8 +561,8 @@ msgstr "%s: Nicht erfüllte Bauabhängigkeiten:"
 msgid "%s: Build conflicts: "
 msgstr "%s: Baukonflikte: "
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr "Fehler beim Parsen von %s"
@@ -600,27 +600,27 @@ msgstr "benötige genau einen Dateinamen, Bereich und eine 
Priorität"
 msgid "filename, section and priority may contain no whitespace"
 msgstr "Dateiname, Bereich und Priorität dürfen keine Leerzeichen enthalten"
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr ""
 
@@ -822,8 +822,8 @@ msgstr "md5sum der Quelldatei %s (%s) unterscheidet sich 
von md5sum in %s (%s)"
 msgid "missing information for critical output field %s"
 msgstr "fehlende Informationen für kritisches Ausgabefeld %s"
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr "fehlende Informationen für Ausgabefeld %s"
@@ -891,48 +891,48 @@ msgid ""
 "list (%s)"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr "kann neue Ausgabe-Steuerdatei »%s« nicht öffnen"
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr "kann Ausgabe-Steurdatei »%s« nicht installieren"
@@ -1499,23 +1499,31 @@ msgstr ""
 msgid "cannot open file %s"
 msgstr "Kann Datei %s nicht öffnen"
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr "kann Fork für »dpkg --search« nicht durchführen"
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr "kann dpkg nicht ausführen"
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr "Umlenkungen beteiligt - Ausgabe könnte nicht korrekt sein"
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr "schreibe Informationen zu Umlenkungen auf Stderr"
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr "unbekannte Ausgabe von »dpkg --search«: »%s«"
diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot
index 475b43c..7a90fbe 100644
--- a/scripts/po/dpkg-dev.pot
+++ b/scripts/po/dpkg-dev.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
 "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
@@ -462,8 +462,8 @@ msgstr ""
 msgid "%s: Build conflicts: "
 msgstr ""
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr ""
@@ -493,27 +493,27 @@ msgstr ""
 msgid "filename, section and priority may contain no whitespace"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr ""
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr ""
 
@@ -712,8 +712,8 @@ msgstr ""
 msgid "missing information for critical output field %s"
 msgstr ""
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr ""
@@ -778,48 +778,48 @@ msgid ""
 "list (%s)"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr ""
@@ -1347,23 +1347,31 @@ msgstr ""
 msgid "cannot open file %s"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr ""
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr ""
diff --git a/scripts/po/fr.po b/scripts/po/fr.po
index 3ef8634..8e38644 100644
--- a/scripts/po/fr.po
+++ b/scripts/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg scripts\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: 2007-07-08 12:27+0200\n"
 "Last-Translator: Philippe Batailler <[EMAIL PROTECTED]>\n"
 "Language-Team: French <[EMAIL PROTECTED]>\n"
@@ -529,8 +529,8 @@ msgstr "%s : dépendances de construction non trouvées : "
 msgid "%s: Build conflicts: "
 msgstr "%s : conflits de construction du paquet : "
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr "erreur rencontrée lors de l'analyse de %s"
@@ -569,27 +569,27 @@ msgstr "Il est demandé exactement un fichier, une section 
et une priorité"
 msgid "filename, section and priority may contain no whitespace"
 msgstr "fichier, section et priorité ne peuvent contenir d'espace"
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr "ouverture du nouveau fichier des fichiers"
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr "modification du propriétaire du nouveau fichier des fichiers"
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr "copie de l'ancienne entrée dans le nouveau fichier des fichiers"
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr "lecture du nouveau fichier des fichiers"
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr "écriture de la nouvelle entrée dans le nouveau fichier des fichiers"
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr "fermeture du nouveau fichier des fichiers"
 
@@ -841,8 +841,8 @@ msgstr ""
 msgid "missing information for critical output field %s"
 msgstr "il manque l'information pour l'important champ de sortie %s"
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr "il manque l'information pour le champ de sortie %s"
@@ -936,48 +936,48 @@ msgid ""
 "list (%s)"
 msgstr "l'actuelle architecture de construction %s n'apparaît pas dans %s"
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr "fork pour du"
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr "chdir pour du vers %s"
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr "exec du"
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr "du dans %s"
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr "résultat inattendu de du %s"
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr "fermeture de l'ancien fichier des fichiers"
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr "installation du nouveau fichier des fichiers"
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr "impossible d'ouvrir nouveau fichier de sortie %s"
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr "impossible d'installer nouveau fichier de sortie %s"
@@ -1586,23 +1586,31 @@ msgstr ""
 msgid "cannot open file %s"
 msgstr "impossible d'ouvrir %s : %s"
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr "fork impossible pour dpkg --search"
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr "impossible d'exécuter dpkg"
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr "détournements en jeu, la sortie peut être incorrecte"
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr "info sur le détournement envoyée sur stderr"
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr "résultat de dpkg --search inconnu : %s"
diff --git a/scripts/po/pl.po b/scripts/po/pl.po
index a51fa7c..c691970 100644
--- a/scripts/po/pl.po
+++ b/scripts/po/pl.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg 1.14.17\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: 2007-11-15 20:15+0200\n"
 "Last-Translator: Robert Luberda <[EMAIL PROTECTED]>\n"
 "Language-Team: Polish <[EMAIL PROTECTED]>\n"
@@ -550,8 +550,8 @@ msgstr "%s: Niespe³nione zale¿no¶ci budowania pakietu:"
 msgid "%s: Build conflicts: "
 msgstr "%s: Konfliktu budowania pakietu:"
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr "wyst±pi³ b³±d podczas przetwarzania %s"
@@ -590,27 +590,27 @@ msgstr "nale¿y podaæ nazwê pliku, sekcjê i priorytet"
 msgid "filename, section and priority may contain no whitespace"
 msgstr "nazwa pliku, sekcja i priorytet nie mog± zawieraæ bia³ych znaków"
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr "otwieranie nowego pliku z list± plików"
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr "zmiana praw nowego pliku z list± plików"
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr "kopiowanie starego pliku do nowego pliku z list± plików"
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr "czytanie starego pliku z list± plików"
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr "zapisywanie nowego wpisu do nowego pliku z list± plików"
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr "zamykanie nowego pliku z list± plików"
 
@@ -847,8 +847,8 @@ msgstr "suma m5d pliku ¼ród³owego %s (%s) ró¿ni siê od sumy 
md5 w %s (%s)"
 msgid "missing information for critical output field %s"
 msgstr "brak informacji o krytycznym polu wyj¶ciowym %s"
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr "brak informacji o polu wyj¶ciowym %s"
@@ -942,48 +942,48 @@ msgstr ""
 "bie¿±ca architektura go¶cia %s nie jest wymieniona w li¶cie architektur "
 "pakietu (%s)"
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr "fork dla du"
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr "zmiana katalogu dla du na `%s'"
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr "uruchamianie du"
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr "du na `%s'"
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr "du wypisa³o dziwny komunikat  `%s'"
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr "zamykanie starego pliku z list± plików"
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr "instalowanie nowego pliku z list± plików"
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr "nie mo¿na otworzyæ nowego pliku kontrolnego `%s'"
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr "nie mo¿na zainstalowaæ wyj¶ciowego pliku kontrolnego `%s'"
@@ -1617,23 +1617,31 @@ msgstr "plik bibliotek wspó³dzielonych %s, linia %d: 
niepoprawna linia `%s'"
 msgid "cannot open file %s"
 msgstr "nie mo¿na otworzyæ pliku %s"
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr "b³±d fork dla dpkg --search"
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr "uruchamianie dpkg  nie powiod³o siê"
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr "nadpisania u¿yte - wyj¶cie mo¿e byæ niepoprawne"
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr "wypisywanie informacji o ominiêciach na stderr"
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr "nierozpoznane wyj¶cie z dpkg --search: '%s'"
diff --git a/scripts/po/sv.po b/scripts/po/sv.po
index f33d7ef..9006ccf 100644
--- a/scripts/po/sv.po
+++ b/scripts/po/sv.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg 1.14.6\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-11-19 08:48+0200\n"
+"POT-Creation-Date: 2007-11-20 06:56+0200\n"
 "PO-Revision-Date: 2007-10-26 10:19+0100\n"
 "Last-Translator: Peter Karlsson <[EMAIL PROTECTED]>\n"
 "Language-Team: Swedish <[EMAIL PROTECTED]>\n"
@@ -552,8 +552,8 @@ msgstr "%s: Ej uppfyllda byggberoenden: "
 msgid "%s: Build conflicts: "
 msgstr "%s: Byggkonflikter: "
 
-#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:257
-#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:323
+#: scripts/dpkg-checkbuilddeps.pl:157 scripts/dpkg-gencontrol.pl:258
+#: scripts/dpkg-gencontrol.pl:265 scripts/dpkg-source.pl:323
 #, perl-format
 msgid "error occurred while parsing %s"
 msgstr "fel vid tolkning av %s"
@@ -591,27 +591,27 @@ msgstr "behöver exakt ett filnamn, en sektion och en 
prioritet"
 msgid "filename, section and priority may contain no whitespace"
 msgstr "filnamn, sektion och prioritet kan inte innehålla blanktecken"
 
-#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:335
+#: scripts/dpkg-distaddfile.pl:65 scripts/dpkg-gencontrol.pl:336
 msgid "open new files list file"
 msgstr "öppnar ny fillistfil"
 
-#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:338
+#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:339
 msgid "chown new files list file"
 msgstr "byt ägare ny fillistfil"
 
-#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:348
+#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:349
 msgid "copy old entry to new files list file"
 msgstr "kopiera gammal post till ny fillistfil"
 
-#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:352
+#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:353
 msgid "read old files list file"
 msgstr "läs gammal fillistfil"
 
-#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:361
+#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:362
 msgid "write new entry to new files list file"
 msgstr "skriv ny post i ny fillistfil"
 
-#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:362
+#: scripts/dpkg-distaddfile.pl:79 scripts/dpkg-gencontrol.pl:363
 msgid "close new files list file"
 msgstr "stäng ny fillistfil"
 
@@ -842,8 +842,8 @@ msgstr ""
 msgid "missing information for critical output field %s"
 msgstr "saknar information för kritiskt utdatafält %s"
 
-#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:280
-#: scripts/dpkg-gencontrol.pl:283 scripts/dpkg-source.pl:404
+#: scripts/dpkg-genchanges.pl:441 scripts/dpkg-gencontrol.pl:281
+#: scripts/dpkg-gencontrol.pl:284 scripts/dpkg-source.pl:404
 #, perl-format
 msgid "missing information for output field %s"
 msgstr "saknar information för utdatafält %s"
@@ -930,48 +930,48 @@ msgid ""
 "list (%s)"
 msgstr "aktuell värdarkitekturen \"%s\" finns i paketets arkitekturlista (%s)"
 
-#: scripts/dpkg-gencontrol.pl:291
+#: scripts/dpkg-gencontrol.pl:292
 #, perl-format
 msgid "%s package with udeb specific field %s"
 msgstr ""
 
-#: scripts/dpkg-gencontrol.pl:304
+#: scripts/dpkg-gencontrol.pl:305
 msgid "fork for du"
 msgstr "grenar för du"
 
-#: scripts/dpkg-gencontrol.pl:307
+#: scripts/dpkg-gencontrol.pl:308
 #, perl-format
 msgid "chdir for du to `%s'"
 msgstr "chdir för du till \"%s\""
 
-#: scripts/dpkg-gencontrol.pl:308
+#: scripts/dpkg-gencontrol.pl:309
 msgid "exec du"
 msgstr "kör du"
 
-#: scripts/dpkg-gencontrol.pl:315
+#: scripts/dpkg-gencontrol.pl:316
 #, perl-format
 msgid "du in `%s'"
 msgstr "du i \"%s\""
 
-#: scripts/dpkg-gencontrol.pl:317
+#: scripts/dpkg-gencontrol.pl:318
 #, perl-format
 msgid "du gave unexpected output `%s'"
 msgstr "du gav oväntade utdata \"%s\""
 
-#: scripts/dpkg-gencontrol.pl:350
+#: scripts/dpkg-gencontrol.pl:351
 msgid "close old files list file"
 msgstr "stänger gammal fillistfil"
 
-#: scripts/dpkg-gencontrol.pl:363
+#: scripts/dpkg-gencontrol.pl:364
 msgid "install new files list file"
 msgstr "installerar ny fillistfil"
 
-#: scripts/dpkg-gencontrol.pl:370
+#: scripts/dpkg-gencontrol.pl:371
 #, perl-format
 msgid "cannot open new output control file `%s'"
 msgstr "kan inte skapa ny utdatastyrfil \"%s\""
 
-#: scripts/dpkg-gencontrol.pl:379
+#: scripts/dpkg-gencontrol.pl:380
 #, perl-format
 msgid "cannot install output control file `%s'"
 msgstr "kan inte installera utdatastyrfil \"%s\""
@@ -1592,23 +1592,31 @@ msgstr ""
 msgid "cannot open file %s"
 msgstr "kan inte öppna filen %s"
 
-#: scripts/dpkg-shlibdeps.pl:458
+#: scripts/dpkg-shlibdeps.pl:440
+#, perl-format
+msgid ""
+"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
+"identified due to lack of DEBIAN sub-directory in the root of package's "
+"build tree"
+msgstr ""
+
+#: scripts/dpkg-shlibdeps.pl:470
 msgid "cannot fork for dpkg --search"
 msgstr "kunde inte grena för dpkg --search"
 
-#: scripts/dpkg-shlibdeps.pl:465
+#: scripts/dpkg-shlibdeps.pl:477
 msgid "cannot exec dpkg"
 msgstr "kunde inte exekvera dpkg"
 
-#: scripts/dpkg-shlibdeps.pl:470
+#: scripts/dpkg-shlibdeps.pl:482
 msgid "diversions involved - output may be incorrect"
 msgstr "omdirigeringar finns - utdata kan vara felaktiga"
 
-#: scripts/dpkg-shlibdeps.pl:472
+#: scripts/dpkg-shlibdeps.pl:484
 msgid "write diversion info to stderr"
 msgstr "skriv omdirigeringsinformation på standard fel"
 
-#: scripts/dpkg-shlibdeps.pl:476
+#: scripts/dpkg-shlibdeps.pl:488
 #, perl-format
 msgid "unknown output from dpkg --search: '%s'"
 msgstr "okända utdata från dpkg --search: \"%s\""

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to