Просмотр исходного кода

Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg

Conflicts:

	debian/changelog
Christian Perrier лет назад: 19
Родитель
Сommit
227ecffffa
20 измененных файлов с 811 добавлено и 432 удалено
  1. 30 0
      ChangeLog
  2. 1 1
      configure.ac
  3. 29 10
      debian/changelog
  4. 14 0
      man/ChangeLog
  5. 3 3
      man/dpkg-scanpackages.1
  6. 74 42
      man/po/de.po
  7. 66 39
      man/po/dpkg-man.pot
  8. 68 40
      man/po/es.po
  9. 73 41
      man/po/fr.po
  10. 72 40
      man/po/hu.po
  11. 72 40
      man/po/ja.po
  12. 74 42
      man/po/pl.po
  13. 74 40
      man/po/pt_BR.po
  14. 72 40
      man/po/ru.po
  15. 81 47
      man/po/sv.po
  16. 1 0
      scripts/822-date.pl
  17. 2 1
      scripts/controllib.pl
  18. 0 2
      scripts/dpkg-genchanges.pl
  19. 4 3
      scripts/dpkg-gencontrol.pl
  20. 1 1
      scripts/dpkg-source.pl

+ 30 - 0
ChangeLog

@@ -1,3 +1,33 @@
+2007-09-06  Guillem Jover  <guillem@debian.org>
+
+	* scripts/dpkg-genchanges.pl ($host_arch): Do not declare as 'our'.
+	* scripts/dpkg-gencontrol.pl ($host_arch): Likewise.
+
+2007-09-06  Guillem Jover  <guillem@debian.org>
+
+	* scripts/dpkg-genchanges.pl (%fieldimps): Remove unused variable.
+	* scripts/dpkg-gencontrol.pl (%fieldimps): Likewise.
+	* scripts/dpkg-source.pl (%fieldimps): Likewise.
+	* scripts/controllib.pl (%fieldimps): Switch from 'our' to 'my'.
+
+2007-09-06  Guillem Jover  <guillem@debian.org>
+
+	* scripts/822-date.pl: Add $dpkglib into @INC, needed by the
+	controllib.pl require.
+
+2007-09-06  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Bump version to 1.14.7~.
+
+2007-09-05  Guillem Jover  <guillem@debian.org>
+
+	* configure.ac: Release 1.14.6.
+
+2007-09-05  Guillem Jover  <guillem@debian.org>
+
+	* scripts/dpkg-gencontrol.pl: Properly override Homepage field from
+	binary package stanzas.
+
 2007-08-31  Guillem Jover  <guillem@debian.org>
 2007-08-31  Guillem Jover  <guillem@debian.org>
 
 
 	* dpkg-deb/build.c (arbitrary_fields): Add Tag.
 	* dpkg-deb/build.c (arbitrary_fields): Add Tag.

+ 1 - 1
configure.ac

@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 # Process this file with autoconf to produce a configure script.
 
 
 AC_PREREQ(2.59)
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.6~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.7~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_AUX_DIR([config])

+ 29 - 10
debian/changelog

@@ -1,4 +1,22 @@
-dpkg (1.14.6) UNRELEASED; urgency=low
+dpkg (1.14.7) UNRELEASED; urgency=low
+
+  [ Guillem Jover ]
+  * Add back $dpkglib into @INC, needed by the controllib.pl require in
+    822-date. Closes: #440962
+  * Document in dpkg-scanpackages that apt now requires Packages.bz2 instead
+    of Packages.gz. Closes: #440973
+
+  [ Updated dpkg translations ]
+  * German (Sven Joachim). Closes: #440537
+  * Nepali (Shiva Prasad Pokharel). Closes: #437825
+  * Vietnamese (Clytie Siddall). Closes: #440502
+
+  [ Updated man pages translations ]
+  * Swedish (Peter Karlsson).
+
+ -- Guillem Jover <guillem@debian.org>  Thu, 06 Sep 2007 03:42:40 +0300
+
+dpkg (1.14.6) unstable; urgency=low
 
 
   [ Frank Lichtenheld ]
   [ Frank Lichtenheld ]
   * Synchronise usage information of dpkg, dpkg-deb, and
   * Synchronise usage information of dpkg, dpkg-deb, and
@@ -53,25 +71,26 @@ dpkg (1.14.6) UNRELEASED; urgency=low
 
 
   [ Updated dpkg translations ]
   [ Updated dpkg translations ]
   * Dzongkha (Tshewang Norbu). Closes: #430931
   * Dzongkha (Tshewang Norbu). Closes: #430931
-  * Swedish (Peter Karlsson).
-  * Nepali (Shiva Prasad Pokharel). Closes: #435353, #437825
-  * Russian (Yuri Kozlov). Closes: #436147
-  * Polish (Robert Luberda).
-  * Vietnamese (Clytie Siddall). Closes: #440502
-  * German (Sven Joachim). Closes: #440537
   * French (Frédéric Bothamy).
   * French (Frédéric Bothamy).
+<<<<<<< HEAD:debian/changelog
   * Basque (Piarres Beobide). Closes: #440859
   * Basque (Piarres Beobide). Closes: #440859
+=======
+  * Nepali (Shiva Prasad Pokharel). Closes: #435353
+  * Polish (Robert Luberda).
+  * Russian (Yuri Kozlov). Closes: #436147
+  * Swedish (Peter Karlsson).
+>>>>>>> 3f0020be7eac8357f5ce53f978b63f1fd4181be2:debian/changelog
 
 
   [ Updated dselect translations ]
   [ Updated dselect translations ]
-  * Swedish (Peter Karlsson).
   * Russian (Yuri Kozlov). Closes: #436149
   * Russian (Yuri Kozlov). Closes: #436149
+  * Swedish (Peter Karlsson).
 
 
   [ Updated man pages translations ]
   [ Updated man pages translations ]
   * German (Helge Kreutzmann).
   * German (Helge Kreutzmann).
-  * Swedish (Peter Karlsson).
   * Polish (Robert Luberda).
   * Polish (Robert Luberda).
+  * Swedish (Peter Karlsson).
 
 
- -- Frank Lichtenheld <djpig@debian.org>  Tue, 03 Jul 2007 01:47:56 +0200
+ -- Guillem Jover <guillem@debian.org>  Wed, 05 Sep 2007 07:36:02 +0300
 
 
 dpkg (1.14.5) unstable; urgency=low
 dpkg (1.14.5) unstable; urgency=low
 
 

+ 14 - 0
man/ChangeLog

@@ -1,3 +1,17 @@
+2007-09-06  Guillem Jover  <guillem@debian.org>
+
+	* dpkg-scanpackages.1: Replace gzip with bzip2 as the requirement for
+	compressed Packages files for apt.
+
+2007-09-04  Peter Karlsson  <peterk@debian.org>
+
+	* po/sv.po: Updated to 1289t.
+
+2007-09-05  Guillem Jover  <guillem@debian.org>
+
+	* po/dpkg-man.pot: Regenerated.
+	* po/*.po: Merged with dpkg-man.pot.
+
 2007-08-31  Guillem Jover  <guillem@debian.org>
 2007-08-31  Guillem Jover  <guillem@debian.org>
 
 
 	* deb-control.5: Document Tag field.
 	* deb-control.5: Document Tag field.

+ 3 - 3
man/dpkg-scanpackages.1

@@ -13,7 +13,7 @@
 .\" You should have received a copy of the GNU General Public
 .\" You should have received a copy of the GNU General Public
 .\" License along with dpkg; if not, write to the Free Software
 .\" License along with dpkg; if not, write to the Free Software
 .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-.TH dpkg\-scanpackages 1 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH dpkg\-scanpackages 1 "2007-09-06" "Debian Project" "dpkg utilities"
 .SH NAME
 .SH NAME
 dpkg\-scanpackages \- create Packages index files
 dpkg\-scanpackages \- create Packages index files
 .
 .
@@ -43,8 +43,8 @@ of machines.
 If you want to access the generated Packages file with
 If you want to access the generated Packages file with
 .B apt
 .B apt
 you will probably need to compress the file with
 you will probably need to compress the file with
-.BR gzip (1)
-(generating a Packages.gz file). apt ignores uncompressed Packages
+.BR bzip2 (1)
+(generating a Packages.bz2 file). apt ignores uncompressed Packages
 files except on local access (i.e.
 files except on local access (i.e.
 .B file://
 .B file://
 sources).
 sources).

+ 74 - 42
man/po/de.po

@@ -5,7 +5,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2007-08-05 10:07+0200\n"
 "PO-Revision-Date: 2007-08-05 10:07+0200\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -189,13 +189,13 @@ msgstr "Diese Anlage sollte wirklich ein Teil von B<date>(1) sein."
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -215,7 +215,7 @@ msgstr "I<Internet Message Format> (RFC2822), B<date>(1)."
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -430,7 +430,7 @@ msgstr "Copyright (C) 1996 Kim-Minh Kaplan"
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -605,9 +605,9 @@ msgstr "deb-control"
 
 
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
-#, no-wrap
-msgid "2007-05-15"
-msgstr "2007-05-15"
+#, fuzzy, no-wrap
+msgid "2007-08-31"
+msgstr "2007-07-18"
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/deb-control.5:6
 #: ../../man/deb-control.5:6
@@ -823,12 +823,37 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+#, fuzzy
+msgid "The upstream project home page URL."
+msgstr "Die Original- (Upstream-)Version von Dpkg."
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>Quell-NameE<gt>"
 msgstr "B<Source:> E<lt>Quell-NameE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -837,13 +862,13 @@ msgstr ""
 "vom Namen dieses Paketes unterscheidet."
 "vom Namen dieses Paketes unterscheidet."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>PaketlisteE<gt>"
 msgstr "B<Depends:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -861,13 +886,13 @@ msgstr ""
 "abhängen ausführen, und die prerm-Skripte vorher."
 "abhängen ausführen, und die prerm-Skripte vorher."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>PaketlisteE<gt>"
 msgstr "B<Pre-Depends:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -879,13 +904,13 @@ msgstr ""
 "Skriptes benötigt."
 "Skriptes benötigt."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>PaketlisteE<gt>"
 msgstr "B<Recommends:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -897,13 +922,13 @@ msgstr ""
 "installiert."
 "installiert."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>PaketlisteE<gt>"
 msgstr "B<Suggests:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -914,7 +939,7 @@ msgstr ""
 "perfekt sinnvoll ist."
 "perfekt sinnvoll ist."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -932,7 +957,7 @@ msgstr ""
 "Versionsnummer-Spezifikation in Klammern."
 "Versionsnummer-Spezifikation in Klammern."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -948,13 +973,13 @@ msgstr ""
 "als oder identisch zu und »=« für identisch zu."
 "als oder identisch zu und »=« für identisch zu."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
 msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -969,13 +994,13 @@ msgstr ""
 "B<Conflicts>-Zeile enthalten, die das andere Paket erwähnen."
 "B<Conflicts>-Zeile enthalten, die das andere Paket erwähnen."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>PaketlisteE<gt>"
 msgstr "B<Conflicts:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -989,13 +1014,13 @@ msgstr ""
 "B<Conflicts>-Zeile enthalten, die das andere Paket erwähnen."
 "B<Conflicts>-Zeile enthalten, die das andere Paket erwähnen."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
 msgstr "B<Replaces:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -1009,13 +1034,13 @@ msgstr ""
 "im Konflikt-stehende Paket hat."
 "im Konflikt-stehende Paket hat."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>PaketlisteE<gt>"
 msgstr "B<Provides:> E<lt>PaketlisteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -1037,7 +1062,7 @@ msgstr ""
 "verwenden müssen."
 "verwenden müssen."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -1052,13 +1077,13 @@ msgstr ""
 "B<Replaces>-Felder angegeben werden."
 "B<Replaces>-Felder angegeben werden."
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "BEISPIEL"
 msgstr "BEISPIEL"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1105,8 +1130,9 @@ msgstr ""
 " langsamer laufen.)\n"
 " langsamer laufen.)\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: TH
 # type: TH
@@ -3217,7 +3243,7 @@ msgstr ""
 "Das Programm, das B<dpkg> ausführen wird, wenn es eine neue Shell startet."
 "Das Programm, das B<dpkg> ausführen wird, wenn es eine neue Shell startet."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4255,7 +4281,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6453,7 +6479,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6467,6 +6493,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6484,6 +6511,7 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6516,7 +6544,7 @@ msgstr ""
 "    B<Version>\n"
 "    B<Version>\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6526,19 +6554,19 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNG"
 msgstr "UMGEBUNG"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
@@ -6547,18 +6575,18 @@ msgstr ""
 "Verändern der Breite ihrer Ausgabe."
 "Verändern der Breite ihrer Ausgabe."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2001 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 
 
@@ -10795,6 +10823,10 @@ msgstr ""
 "B<ln>(1), FHS, der Dateisystem Hierarchie-Standard (Filesystem Hierarchy "
 "B<ln>(1), FHS, der Dateisystem Hierarchie-Standard (Filesystem Hierarchy "
 "Standard)."
 "Standard)."
 
 
+# type: TH
+#~ msgid "2007-05-15"
+#~ msgstr "2007-05-15"
+
 # type: Plain text
 # type: Plain text
 #~ msgid ""
 #~ msgid ""
 #~ "This is free software; see the GNU General Public Licence version 2 or "
 #~ "This is free software; see the GNU General Public Licence version 2 or "

Разница между файлами не показана из-за своего большого размера
+ 66 - 39
man/po/dpkg-man.pot


+ 68 - 40
man/po/es.po

@@ -6,7 +6,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2005-07-03 15:04+0200\n"
 "PO-Revision-Date: 2005-07-03 15:04+0200\n"
 "Last-Translator: Unknown translator\n"
 "Last-Translator: Unknown translator\n"
 "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -211,13 +211,13 @@ msgstr "Esta funcionalidad en realidad deber
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -245,7 +245,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -471,7 +471,7 @@ msgstr "Copyright (C) 1996 Kim-Minh Kaplan."
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -670,7 +670,7 @@ msgstr "deb-control"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, no-wrap
 #, no-wrap
-msgid "2007-05-15"
+msgid "2007-08-31"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
@@ -896,11 +896,36 @@ msgstr ""
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+#, fuzzy
+msgid "The upstream project home page URL."
+msgstr "La versión de desarrollador principal de dpkg."
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
+#, fuzzy, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source: >E<lt>nombre del código fuenteE<gt>"
 msgstr "B<Source: >E<lt>nombre del código fuenteE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
@@ -910,13 +935,13 @@ msgstr ""
 "que ambos sean distintos."
 "que ambos sean distintos."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Depends: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
@@ -935,13 +960,13 @@ msgstr ""
 "programa."
 "programa."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Pre-Depends: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
@@ -953,13 +978,13 @@ msgstr ""
 "preinst requiera algún programa ejecutándose."
 "preinst requiera algún programa ejecutándose."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Recommends: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
@@ -971,13 +996,13 @@ msgstr ""
 "instalar un paquete sin los paquetes listados en su campo B<Recommends.>"
 "instalar un paquete sin los paquetes listados en su campo B<Recommends.>"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Suggests: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
@@ -989,7 +1014,7 @@ msgstr ""
 "éstos."
 "éstos."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
@@ -1008,7 +1033,7 @@ msgstr ""
 "versión específico entre paréntesis."
 "versión específico entre paréntesis."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
@@ -1024,13 +1049,13 @@ msgstr ""
 "igual, \"E<lt>=\" para menor o igual y \"=\" para igual que."
 "igual, \"E<lt>=\" para menor o igual y \"=\" para igual que."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -1045,13 +1070,13 @@ msgstr ""
 "campo Conflicts B<Conflicts.>"
 "campo Conflicts B<Conflicts.>"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Conflicts: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
@@ -1066,13 +1091,13 @@ msgstr ""
 "campo Conflicts B<Conflicts.>"
 "campo Conflicts B<Conflicts.>"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Replaces: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
@@ -1086,13 +1111,13 @@ msgstr ""
 "que ambos paquetes tengan ficheros con el mismo nombre."
 "que ambos paquetes tengan ficheros con el mismo nombre."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides: >E<lt>lista de paquetesE<gt>"
 msgstr "B<Provides: >E<lt>lista de paquetesE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
@@ -1115,7 +1140,7 @@ msgstr ""
 "separarlos."
 "separarlos."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
@@ -1131,13 +1156,13 @@ msgstr ""
 "campos B<Conflicts> y B<Replaces.>"
 "campos B<Conflicts> y B<Replaces.>"
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "EJEMPLO"
 msgstr "EJEMPLO"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1182,8 +1207,9 @@ msgstr ""
 " will run more slowly, however.)\n"
 " will run more slowly, however.)\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: TH
 # type: TH
@@ -3378,7 +3404,7 @@ msgid "The program B<dpkg> will execute when starting a new shell."
 msgstr "El programa que ejecutará B<dpkg> cuando arranque el nuevo intérprete."
 msgstr "El programa que ejecutará B<dpkg> cuando arranque el nuevo intérprete."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4295,7 +4321,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6606,7 +6632,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6620,6 +6646,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6637,11 +6664,12 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6651,38 +6679,38 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "VARIABLES DE ENTORNO"
 msgstr "VARIABLES DE ENTORNO"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 #, fuzzy
 #, fuzzy
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2000 Wichert Akkerman"
 msgstr "Copyright (C) 2000 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 #, fuzzy
 #, fuzzy
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"

+ 73 - 41
man/po/fr.po

@@ -6,7 +6,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2007-05-17 03:10+0200\n"
 "PO-Revision-Date: 2007-05-17 03:10+0200\n"
 "Last-Translator: Nicolas François <nicolas.francois@centraliens.net>\n"
 "Last-Translator: Nicolas François <nicolas.francois@centraliens.net>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -191,13 +191,13 @@ msgstr "Cette fonctionnalit
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -219,7 +219,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -436,7 +436,7 @@ msgstr "Copyright (C) 1996 Kim-Minh Kaplan."
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -613,8 +613,8 @@ msgstr "deb-control"
 
 
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
-#, no-wrap
-msgid "2007-05-15"
+#, fuzzy, no-wrap
+msgid "2007-08-31"
 msgstr "15-05-2007"
 msgstr "15-05-2007"
 
 
 # type: Plain text
 # type: Plain text
@@ -832,12 +832,37 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+#, fuzzy
+msgid "The upstream project home page URL."
+msgstr "La version amont de dpkg."
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>nom du sourceE<gt>"
 msgstr "B<Source:> E<lt>nom du sourceE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -846,13 +871,13 @@ msgstr ""
 "différence entre les deux noms."
 "différence entre les deux noms."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>liste de paquetE<gt>"
 msgstr "B<Depends:> E<lt>liste de paquetE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -871,13 +896,13 @@ msgstr ""
 "»."
 "»."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>liste de paquetE<gt>"
 msgstr "B<Pre-Depends:> E<lt>liste de paquetE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -889,13 +914,13 @@ msgstr ""
 "\\ »."
 "\\ »."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>liste de paquetE<gt>"
 msgstr "B<Recommends:> E<lt>liste de paquetE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -907,13 +932,13 @@ msgstr ""
 "répertoriés dans le champ B<Recommends.>"
 "répertoriés dans le champ B<Recommends.>"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>liste de paquetE<gt>"
 msgstr "B<Suggests:> E<lt>liste de paquetE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -924,7 +949,7 @@ msgstr ""
 "parfaitement raisonnable."
 "parfaitement raisonnable."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -943,7 +968,7 @@ msgstr ""
 "version entre parenthèses."
 "version entre parenthèses."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -959,13 +984,13 @@ msgstr ""
 "ou égal, « E<lt>= » pour inférieur ou égal, et « = » pour égal à."
 "ou égal, « E<lt>= » pour inférieur ou égal, et « = » pour égal à."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
 msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -980,13 +1005,13 @@ msgstr ""
 "le nom de l'autre paquet."
 "le nom de l'autre paquet."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>liste de paquetsE<gt>"
 msgstr "B<Conflicts:> E<lt>liste de paquetsE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -1000,13 +1025,13 @@ msgstr ""
 "le nom de l'autre paquet."
 "le nom de l'autre paquet."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
 msgstr "B<Replaces:> E<lt>liste de paquetsE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -1019,13 +1044,13 @@ msgstr ""
 "possède aussi les mêmes fichiers que le paquet en conflit."
 "possède aussi les mêmes fichiers que le paquet en conflit."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:>  E<lt>liste de paquetsE<gt>"
 msgstr "B<Provides:>  E<lt>liste de paquetsE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -1046,7 +1071,7 @@ msgstr ""
 "à utiliser « | » comme séparateur de liste."
 "à utiliser « | » comme séparateur de liste."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -1061,13 +1086,13 @@ msgstr ""
 "champs B<Conflicts> et B<Replaces>."
 "champs B<Conflicts> et B<Replaces>."
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "EXEMPLE"
 msgstr "EXEMPLE"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1116,8 +1141,9 @@ msgstr ""
 " ralentissent cependant le programme.)\n"
 " ralentissent cependant le programme.)\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: Plain text
 # type: Plain text
@@ -3230,7 +3256,7 @@ msgstr ""
 "commandes."
 "commandes."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4268,7 +4294,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6549,7 +6575,7 @@ msgstr ""
 "suivants sont reconnus\\ :"
 "suivants sont reconnus\\ :"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6563,6 +6589,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6580,6 +6607,7 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6612,7 +6640,7 @@ msgstr ""
 "    B<Version>\n"
 "    B<Version>\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6627,19 +6655,19 @@ msgstr ""
 "le nom du responsable de dpkg et la version installée, exécutez par exemple :"
 "le nom du responsable de dpkg et la version installée, exécutez par exemple :"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "ENVIRONNEMENT"
 msgstr "ENVIRONNEMENT"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
@@ -6648,19 +6676,19 @@ msgstr ""
 "modifiant la largeur d'affichage."
 "modifiant la largeur d'affichage."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 #, fuzzy
 #, fuzzy
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2000 Wichert Akkerman"
 msgstr "Copyright (C) 2000 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 
 
@@ -11301,6 +11329,10 @@ msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr ""
 msgstr ""
 "B<ln>(1), FHS, le standard pour l'organisation des systèmes de fichiers."
 "B<ln>(1), FHS, le standard pour l'organisation des systèmes de fichiers."
 
 
+# type: TH
+#~ msgid "2007-05-15"
+#~ msgstr "15-05-2007"
+
 # type: Plain text
 # type: Plain text
 #~ msgid ""
 #~ msgid ""
 #~ "This is free software; see the GNU General Public Licence version 2 or "
 #~ "This is free software; see the GNU General Public Licence version 2 or "

+ 72 - 40
man/po/hu.po

@@ -2,7 +2,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: \n"
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2006-10-05 21:27+0100\n"
 "PO-Revision-Date: 2006-10-05 21:27+0100\n"
 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
 "Language-Team: Hungarian\n"
 "Language-Team: Hungarian\n"
@@ -183,13 +183,13 @@ msgstr ""
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -209,7 +209,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -402,7 +402,7 @@ msgstr ""
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -544,7 +544,7 @@ msgstr "deb-control"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
-msgid "2007-05-15"
+msgid "2007-08-31"
 msgstr "2006-06-17"
 msgstr "2006-06-17"
 
 
 # type: Plain text
 # type: Plain text
@@ -750,12 +750,36 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+msgid "The upstream project home page URL."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>forrás névE<gt>"
 msgstr "B<Source:> E<lt>forrás névE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -763,13 +787,13 @@ msgstr ""
 "Annak a forrás csomagnak a neve, ahonnan e bináris is származik, ha eltér."
 "Annak a forrás csomagnak a neve, ahonnan e bináris is származik, ha eltér."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>csomag listaE<gt>"
 msgstr "B<Depends:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -784,13 +808,13 @@ msgstr ""
 "lefuttatja a postinst és prerm parancsfájlokat."
 "lefuttatja a postinst és prerm parancsfájlokat."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>csomag listaE<gt>"
 msgstr "B<Pre-Depends:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -801,13 +825,13 @@ msgstr ""
 "előtti (preinst) parancsfájl lefuttatásához egy másik csomagot igényel "
 "előtti (preinst) parancsfájl lefuttatásához egy másik csomagot igényel "
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>csomag listaE<gt>"
 msgstr "B<Recommends:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -819,13 +843,13 @@ msgstr ""
 "csomagok kijelölése nélkül telepít."
 "csomagok kijelölése nélkül telepít."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>csomag listaE<gt>"
 msgstr "B<Suggests:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -835,7 +859,7 @@ msgstr ""
 "mellőzhetők."
 "mellőzhetők."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -851,7 +875,7 @@ msgstr ""
 "kötésekkel. Minden csomagnevet a verziószám megadása követhet zárójelben."
 "kötésekkel. Minden csomagnevet a verziószám megadása követhet zárójelben."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -866,13 +890,13 @@ msgstr ""
 "egyenlő, és \"=\" egyenlő."
 "egyenlő, és \"=\" egyenlő."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
 msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -885,13 +909,13 @@ msgstr ""
 "csomag 1-1 B<Conflicts> mezőben hivatkozik egymásra."
 "csomag 1-1 B<Conflicts> mezőben hivatkozik egymásra."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>csomag listaE<gt>"
 msgstr "B<Conflicts:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -903,13 +927,13 @@ msgstr ""
 "csomag 1-1 B<Conflicts> mezőben hivatkozik egymásra."
 "csomag 1-1 B<Conflicts> mezőben hivatkozik egymásra."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
 msgstr "B<Replaces:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -922,13 +946,13 @@ msgstr ""
 "tartalmaz, mint az ütköző csomag."
 "tartalmaz, mint az ütköző csomag."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>csomag listaE<gt>"
 msgstr "B<Provides:> E<lt>csomag listaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -947,7 +971,7 @@ msgstr ""
 "levelező-kiszolgálót egy `|'-kkal elválasztott listában."
 "levelező-kiszolgálót egy `|'-kkal elválasztott listában."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -960,13 +984,13 @@ msgstr ""
 "mezőben, a vessző `VAGY'. A verzió szintén megadható a már ismert módon."
 "mezőben, a vessző `VAGY'. A verzió szintén megadható a már ismert módon."
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "PÉLDA"
 msgstr "PÉLDA"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1011,8 +1035,9 @@ msgstr ""
 " will run more slowly, however.)\n"
 " will run more slowly, however.)\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: Plain text
 # type: Plain text
@@ -2733,7 +2758,7 @@ msgid "The program B<dpkg> will execute when starting a new shell."
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr ""
 msgstr ""
@@ -3618,7 +3643,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -5576,7 +5601,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -5590,6 +5615,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -5607,11 +5633,12 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -5621,37 +5648,37 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr ""
 msgstr ""
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr ""
 msgstr ""
 
 
@@ -9257,6 +9284,11 @@ msgstr ""
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr ""
 msgstr ""
 
 
+# type: TH
+#, fuzzy
+#~ msgid "2007-05-15"
+#~ msgstr "2006-06-17"
+
 # type: TP
 # type: TP
 #, fuzzy
 #, fuzzy
 #~ msgid "B<dpkg --help>"
 #~ msgid "B<dpkg --help>"

+ 72 - 40
man/po/ja.po

@@ -6,7 +6,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2006-09-19 20:31+0900\n"
 "PO-Revision-Date: 2006-09-19 20:31+0900\n"
 "Last-Translator: KISE Hiroshi <kise@fuyuneko.jp>\n"
 "Last-Translator: KISE Hiroshi <kise@fuyuneko.jp>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
@@ -193,13 +193,13 @@ msgstr "この機能は実際には B<date>(1) の一部であるべきである
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -219,7 +219,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -432,7 +432,7 @@ msgstr "Copyright (C) 1996 Kim-Minh Kaplan."
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -604,7 +604,7 @@ msgstr "deb-control"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
-msgid "2007-05-15"
+msgid "2007-08-31"
 msgstr "2006-06-17"
 msgstr "2006-06-17"
 
 
 # type: Plain text
 # type: Plain text
@@ -816,12 +816,36 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+msgid "The upstream project home page URL."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>ソース名E<gt>"
 msgstr "B<Source:> E<lt>ソース名E<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -830,13 +854,13 @@ msgstr ""
 "ナリパッケージの名前とソースパッケージの名前が違う時に使われる。"
 "ナリパッケージの名前とソースパッケージの名前が違う時に使われる。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>パッケージリストE<gt>"
 msgstr "B<Depends:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -853,13 +877,13 @@ msgstr ""
 "ジが prerm スクリプトを実行しようとする前に実行しようとする。"
 "ジが prerm スクリプトを実行しようとする前に実行しようとする。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>パッケージリストE<gt>"
 msgstr "B<Pre-Depends:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -870,13 +894,13 @@ msgstr ""
 "他のパッケージを preinst スクリプトで利用する場合に使われる。"
 "他のパッケージを preinst スクリプトで利用する場合に使われる。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>パッケージリストE<gt>"
 msgstr "B<Recommends:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -888,13 +912,13 @@ msgstr ""
 "とがある。"
 "とがある。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>パッケージリストE<gt>"
 msgstr "B<Suggests:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -904,7 +928,7 @@ msgstr ""
 "いパッケージのリスト。"
 "いパッケージのリスト。"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -921,7 +945,7 @@ msgstr ""
 "バージョン番号の指定ができる。"
 "バージョン番号の指定ができる。"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -936,13 +960,13 @@ msgstr ""
 "じか新しい」、 \"E<lt>=\" 「同じか古い」、 \"=\" 「同じ」がある。"
 "じか新しい」、 \"E<lt>=\" 「同じか古い」、 \"=\" 「同じ」がある。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
 msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -956,13 +980,13 @@ msgstr ""
 "いを B<Conflicts> に書いておくべきである。"
 "いを B<Conflicts> に書いておくべきである。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>パッケージリストE<gt>"
 msgstr "B<Conflicts:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -975,13 +999,13 @@ msgstr ""
 "いを B<Conflicts> に書いておくべきである。"
 "いを B<Conflicts> に書いておくべきである。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
 msgstr "B<Replaces:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -994,13 +1018,13 @@ msgstr ""
 "とで他のパッケージを強制的に削除することを指示するために使われる。"
 "とで他のパッケージを強制的に削除することを指示するために使われる。"
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>パッケージリストE<gt>"
 msgstr "B<Provides:> E<lt>パッケージリストE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -1021,7 +1045,7 @@ msgstr ""
 "を使って列挙する必要もなくなる。"
 "を使って列挙する必要もなくなる。"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -1035,13 +1059,13 @@ msgstr ""
 "ルドと同じ表記でバージョンも指定することができる。"
 "ルドと同じ表記でバージョンも指定することができる。"
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "例"
 msgstr "例"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1086,8 +1110,9 @@ msgstr ""
 " will run more slowly, however).\n"
 " will run more slowly, however).\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: TH
 # type: TH
@@ -3104,7 +3129,7 @@ msgid "The program B<dpkg> will execute when starting a new shell."
 msgstr "B<dpkg> が新しいシェルを起動するときに、実際に起動するプログラム。"
 msgstr "B<dpkg> が新しいシェルを起動するときに、実際に起動するプログラム。"
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4011,7 +4036,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6128,7 +6153,7 @@ msgstr ""
 "以下の I<field> は認識される:"
 "以下の I<field> は認識される:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6142,6 +6167,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6159,6 +6185,7 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6191,7 +6218,7 @@ msgstr ""
 "    B<Version>\n"
 "    B<Version>\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6206,38 +6233,38 @@ msgstr ""
 "を得るには、これを実行する:"
 "を得るには、これを実行する:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "環境変数"
 msgstr "環境変数"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
 msgstr "設定すると、B<--list> オプションによる出力の横幅を変更する。"
 msgstr "設定すると、B<--list> オプションによる出力の横幅を変更する。"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 #, fuzzy
 #, fuzzy
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright 2000 Wichert Akkerman"
 msgstr "Copyright 2000 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 
 
@@ -10472,6 +10499,11 @@ msgstr ""
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 
 
+# type: TH
+#, fuzzy
+#~ msgid "2007-05-15"
+#~ msgstr "2006-06-17"
+
 # type: Plain text
 # type: Plain text
 #~ msgid ""
 #~ msgid ""
 #~ "This is free software; see the GNU General Public Licence version 2 or "
 #~ "This is free software; see the GNU General Public Licence version 2 or "

+ 74 - 42
man/po/pl.po

@@ -4,7 +4,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg 1.14.6\n"
 "Project-Id-Version: dpkg 1.14.6\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2007-08-14 00:00+0100\n"
 "PO-Revision-Date: 2007-08-14 00:00+0100\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -195,13 +195,13 @@ msgstr "To polecenie powinno by
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -221,7 +221,7 @@ msgstr "I<Internet Message Format> (RFC2822), B<date>(1)."
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -420,7 +420,7 @@ msgstr "Copyright (C) 1996 Kim-Minh Kaplan"
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -568,9 +568,9 @@ msgstr "deb-control"
 
 
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
-#, no-wrap
-msgid "2007-05-15"
-msgstr "2007-05-15"
+#, fuzzy, no-wrap
+msgid "2007-08-31"
+msgstr "2007-07-18"
 
 
 # type: Plain text
 # type: Plain text
 #
 #
@@ -744,25 +744,50 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+#, fuzzy
+msgid "The upstream project home page URL."
+msgstr "B<dpkg-query> B<--version>"
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>nazwa ¼ród³aE<gt>"
 msgstr "B<Source:> E<lt>nazwa ¼ród³aE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>lista pakietówE<gt>"
 msgstr "B<Depends:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -773,13 +798,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>lista pakietówE<gt>"
 msgstr "B<Pre-Depends:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -787,13 +812,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>lista pakietówE<gt>"
 msgstr "B<Recommends:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -801,13 +826,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>lista pakietówE<gt>"
 msgstr "B<Suggests:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -815,7 +840,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -826,7 +851,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -836,13 +861,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
 msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "named packages rely on this one. The package maintenance software will not "
 "named packages rely on this one. The package maintenance software will not "
@@ -851,13 +876,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>lista pakietówE<gt>"
 msgstr "B<Conflicts:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -866,13 +891,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
 msgstr "B<Replaces:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -881,13 +906,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>lista pakietówE<gt>"
 msgstr "B<Provides:> E<lt>lista pakietówE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -900,7 +925,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -910,13 +935,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "PRZYK£AD"
 msgstr "PRZYK£AD"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -963,8 +988,9 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #
 #
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: TH
 # type: TH
@@ -3071,7 +3097,7 @@ msgstr ""
 "Program uruchamiany przez B<dpkg>, gdy trzeba uruchomiæ now± sesjê pow³oki."
 "Program uruchamiany przez B<dpkg>, gdy trzeba uruchomiæ now± sesjê pow³oki."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4040,7 +4066,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6168,7 +6194,7 @@ msgstr ""
 "nastêpuj±ce I<pola>:"
 "nastêpuj±ce I<pola>:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6182,6 +6208,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6199,6 +6226,7 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6231,7 +6259,7 @@ msgstr ""
 "    B<Version>\n"
 "    B<Version>\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6247,19 +6275,19 @@ msgstr ""
 "i zainstalowan± wersjê tego pakietu, mo¿na uruchomiæ:"
 "i zainstalowan± wersjê tego pakietu, mo¿na uruchomiæ:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "¦RODOWISKO"
 msgstr "¦RODOWISKO"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
@@ -6267,18 +6295,18 @@ msgstr ""
 "Zmienna ta wp³ywa na wyj¶cie polecenia B<--list>, zmieniaj±c jego szeroko¶æ."
 "Zmienna ta wp³ywa na wyj¶cie polecenia B<--list>, zmieniaj±c jego szeroko¶æ."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright (C) 2001 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 
 
@@ -10682,3 +10710,7 @@ msgstr ""
 #: ../../man/update-alternatives.8:405
 #: ../../man/update-alternatives.8:405
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS - standard hierarchii systemu plików."
 msgstr "B<ln>(1), FHS - standard hierarchii systemu plików."
+
+# type: TH
+#~ msgid "2007-05-15"
+#~ msgstr "2007-05-15"

+ 74 - 40
man/po/pt_BR.po

@@ -6,7 +6,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2005-07-03 15:04+0200\n"
 "PO-Revision-Date: 2005-07-03 15:04+0200\n"
 "Last-Translator: Unknown translator\n"
 "Last-Translator: Unknown translator\n"
 "Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
 "Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -186,13 +186,13 @@ msgstr ""
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -212,7 +212,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -405,7 +405,7 @@ msgstr ""
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -545,7 +545,7 @@ msgstr "I<control>"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
-msgid "2007-05-15"
+msgid "2007-08-31"
 msgstr "2006-04-09"
 msgstr "2006-04-09"
 
 
 # type: Plain text
 # type: Plain text
@@ -718,24 +718,48 @@ msgstr ""
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
 #, no-wrap
 #, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr ""
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+msgid "The upstream project home page URL."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr ""
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
+#, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -746,13 +770,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -760,13 +784,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -774,13 +798,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -788,7 +812,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -799,7 +823,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -809,13 +833,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, no-wrap
 #, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "named packages rely on this one. The package maintenance software will not "
 "named packages rely on this one. The package maintenance software will not "
@@ -824,13 +848,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -839,13 +863,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -854,13 +878,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -873,7 +897,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -883,13 +907,13 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "EXEMPLOS"
 msgstr "EXEMPLOS"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -915,9 +939,12 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr ""
 msgstr ""
+"B<dselect>(8), B<dpkg-deb>(1), B<deb>(5), B<deb-control>(5), e B<dpkg-"
+"reconfigure>(8)"
 
 
 # type: TH
 # type: TH
 #: ../../man/deb-old.5:1
 #: ../../man/deb-old.5:1
@@ -2935,7 +2962,7 @@ msgstr ""
 "O programa que o B<dpkg> executará quando estiver iniciando um novo shell."
 "O programa que o B<dpkg> executará quando estiver iniciando um novo shell."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -3840,7 +3867,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr ""
 msgstr ""
 
 
@@ -5736,7 +5763,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -5750,6 +5777,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -5767,11 +5795,12 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -5781,37 +5810,37 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "VARIÁVEIS DE AMBIENTE"
 msgstr "VARIÁVEIS DE AMBIENTE"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr ""
 msgstr ""
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr ""
 msgstr ""
 
 
@@ -9601,6 +9630,11 @@ msgstr ""
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS, o Padrão da Hierarquia do Sistema de Arquivos."
 msgstr "B<ln>(1), FHS, o Padrão da Hierarquia do Sistema de Arquivos."
 
 
+# type: TH
+#, fuzzy
+#~ msgid "2007-05-15"
+#~ msgstr "2006-04-09"
+
 # type: Plain text
 # type: Plain text
 #, fuzzy
 #, fuzzy
 #~ msgid ""
 #~ msgid ""

+ 72 - 40
man/po/ru.po

@@ -6,7 +6,7 @@
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
 "PO-Revision-Date: 2006-04-08 13:50+0300\n"
 "PO-Revision-Date: 2006-04-08 13:50+0300\n"
 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -191,13 +191,13 @@ msgstr "На самом деле эту задачу должна выполня
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -221,7 +221,7 @@ msgstr ""
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -415,7 +415,7 @@ msgstr ""
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -556,7 +556,7 @@ msgstr "deb-control"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
-msgid "2007-05-15"
+msgid "2007-08-31"
 msgstr "2006-02-28"
 msgstr "2006-02-28"
 
 
 # type: Plain text
 # type: Plain text
@@ -772,12 +772,36 @@ msgstr ""
 
 
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
+#, fuzzy, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+msgid "The upstream project home page URL."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, fuzzy, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+
+# type: TP
+#: ../../man/deb-control.5:94
 #, no-wrap
 #, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>имя архивов с исходникамиE<gt>"
 msgstr "B<Source:> E<lt>имя архивов с исходникамиE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -786,13 +810,13 @@ msgstr ""
 "отличается от имени самого пакета."
 "отличается от имени самого пакета."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>список пакетовE<gt>"
 msgstr "B<Depends:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -809,13 +833,13 @@ msgstr ""
 "системы скрипты prerm будут выполнены после скрипта prerm данного пакета."
 "системы скрипты prerm будут выполнены после скрипта prerm данного пакета."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>список пакетовE<gt>"
 msgstr "B<Pre-Depends:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -827,13 +851,13 @@ msgstr ""
 "preinst."
 "preinst."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>список пакетовE<gt>"
 msgstr "B<Recommends:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -844,13 +868,13 @@ msgstr ""
 "без пакетов, которые перечислены в поле B<Recommends>."
 "без пакетов, которые перечислены в поле B<Recommends>."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>список пакетовE<gt>"
 msgstr "B<Suggests:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -860,7 +884,7 @@ msgstr ""
 "но без которых данный пакет может прекрасно обойтись."
 "но без которых данный пакет может прекрасно обойтись."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
@@ -878,7 +902,7 @@ msgstr ""
 "можно указать его версию."
 "можно указать его версию."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -894,13 +918,13 @@ msgstr ""
 "\"только версия, которая указана\"."
 "\"только версия, которая указана\"."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
 msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
@@ -914,13 +938,13 @@ msgstr ""
 "пакетов должен указать в строке B<Conflicts> имя другого."
 "пакетов должен указать в строке B<Conflicts> имя другого."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>список пакетовE<gt>"
 msgstr "B<Conflicts:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -933,13 +957,13 @@ msgstr ""
 "пакетов должен указать в строке B<Conflicts> имя другого."
 "пакетов должен указать в строке B<Conflicts> имя другого."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
 msgstr "B<Replaces:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -953,13 +977,13 @@ msgstr ""
 "устанавливаемый."
 "устанавливаемый."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>список пакетовE<gt>"
 msgstr "B<Provides:> E<lt>список пакетовE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
@@ -981,7 +1005,7 @@ msgstr ""
 "сервера, список через `|' всех пакетов почтовых серверов."
 "сервера, список через `|' всех пакетов почтовых серверов."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -995,13 +1019,13 @@ msgstr ""
 "указывать номер версии пакета (используя вышеописанный синтаксис)."
 "указывать номер версии пакета (используя вышеописанный синтаксис)."
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "ПРИМЕР"
 msgstr "ПРИМЕР"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1046,8 +1070,9 @@ msgstr ""
 " will run more slowly, however).\n"
 " will run more slowly, however).\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+#, fuzzy
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 msgstr "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: Plain text
 # type: Plain text
@@ -3048,7 +3073,7 @@ msgid "The program B<dpkg> will execute when starting a new shell."
 msgstr "Программа, которую запустит B<dpkg> при старте новой оболочки."
 msgstr "Программа, которую запустит B<dpkg> при старте новой оболочки."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -3954,7 +3979,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 #, fuzzy
 #, fuzzy
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<date>(1)."
 msgstr "B<date>(1)."
@@ -5865,7 +5890,7 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -5879,6 +5904,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -5896,11 +5922,12 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -5910,38 +5937,38 @@ msgid ""
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr ""
 msgstr ""
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "ПЕРЕМЕННЫЕ ОКРУЖЕНИЯ"
 msgstr "ПЕРЕМЕННЫЕ ОКРУЖЕНИЯ"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
 msgstr ""
 msgstr ""
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 #, fuzzy
 #, fuzzy
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Copyright 2001 Joey Hess"
 msgstr "Copyright 2001 Joey Hess"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, fuzzy, no-wrap
 #, fuzzy, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:joeyh@debian.org"
 msgstr "mailto:joeyh@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 #, fuzzy
 #, fuzzy
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>joeyh@debian.orgE<gt>."
 msgstr "E<lt>joeyh@debian.orgE<gt>."
@@ -9652,6 +9679,11 @@ msgstr ""
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr ""
 msgstr ""
 
 
+# type: TH
+#, fuzzy
+#~ msgid "2007-05-15"
+#~ msgstr "2006-02-28"
+
 # type: Plain text
 # type: Plain text
 #~ msgid ""
 #~ msgid ""
 #~ "This is free software; see the GNU General Public Licence version 2 or "
 #~ "This is free software; see the GNU General Public Licence version 2 or "

+ 81 - 47
man/po/sv.po

@@ -5,8 +5,8 @@ msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: dpkg man pages\n"
 "Project-Id-Version: dpkg man pages\n"
 "Report-Msgid-Bugs-To: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-08-18 04:22+0300\n"
-"PO-Revision-Date: 2007-08-05 21:52+0100\n"
+"POT-Creation-Date: 2007-09-04 23:52+0300\n"
+"PO-Revision-Date: 2007-09-05 13:04+0100\n"
 "Last-Translator: Peter Karlsson <peterk@debian.org>\n"
 "Last-Translator: Peter Karlsson <peterk@debian.org>\n"
 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
 "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
 "MIME-Version: 1.0\n"
@@ -189,13 +189,13 @@ msgstr "Funktionen borde ing
 
 
 # type: SH
 # type: SH
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
 #: ../../man/822-date.1:28 ../../man/cleanup-info.8:51 ../../man/deb.5:67
-#: ../../man/deb-control.5:214 ../../man/deb-old.5:51
+#: ../../man/deb-control.5:221 ../../man/deb-old.5:51
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-override.5:67 ../../man/deb-shlibs.5:29
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/deb-substvars.5:129 ../../man/dpkg.1:608
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-architecture.1:268 ../../man/dpkg.cfg.5:21
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-buildpackage.1:184 ../../man/dpkg-deb.1:238
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
 #: ../../man/dpkg-divert.8:118 ../../man/dpkg-name.1:97
-#: ../../man/dpkg-query.1:159 ../../man/dpkg-scanpackages.1:95
+#: ../../man/dpkg-query.1:161 ../../man/dpkg-scanpackages.1:95
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-scansources.1:65 ../../man/dpkg-shlibdeps.1:127
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-source.1:242 ../../man/dpkg-split.1:226
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
 #: ../../man/dpkg-statoverride.8:78 ../../man/dselect.1:443
@@ -215,7 +215,7 @@ msgstr "I<Internet Message Format> (RFC2822), B<date>(1)."
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/deb-substvars.5:136 ../../man/dpkg-architecture.1:272
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg.cfg.5:17 ../../man/dpkg-checkbuilddeps.1:31
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
 #: ../../man/dpkg-deb.1:244 ../../man/dpkg-divert.8:121
-#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:150
+#: ../../man/dpkg-name.1:105 ../../man/dpkg-query.1:152
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-scansources.1:69 ../../man/dpkg-split.1:232
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/dpkg-statoverride.8:81 ../../man/dselect.cfg.5:17
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
 #: ../../man/install-info.8:291 ../../man/update-alternatives.8:392
@@ -425,7 +425,7 @@ msgstr "Upphovsr
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-distaddfile.1:53 ../../man/dpkg-deb.1:248
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-divert.8:125 ../../man/dpkg-genchanges.1:150
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
 #: ../../man/dpkg-gencontrol.1:125 ../../man/dpkg-name.1:109
-#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:158
+#: ../../man/dpkg-parsechangelog.1:54 ../../man/dpkg-query.1:160
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-shlibdeps.1:136 ../../man/dpkg-source.1:253
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/dpkg-split.1:236 ../../man/dpkg-statoverride.8:88
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
 #: ../../man/install-info.8:295 ../../man/update-alternatives.8:397
@@ -593,8 +593,8 @@ msgstr "deb-control"
 # type: TH
 # type: TH
 #: ../../man/deb-control.5:3
 #: ../../man/deb-control.5:3
 #, no-wrap
 #, no-wrap
-msgid "2007-05-15"
-msgstr "2007-05-15"
+msgid "2007-08-31"
+msgstr "2007-08-31"
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/deb-control.5:6
 #: ../../man/deb-control.5:6
@@ -806,11 +806,37 @@ msgstr ""
 # type: TP
 # type: TP
 #: ../../man/deb-control.5:87
 #: ../../man/deb-control.5:87
 #, no-wrap
 #, no-wrap
+msgid "B<Homepage:> E<lt>urlE<gt>"
+msgstr "B<Homepage:> E<lt>urlE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:90
+msgid "The upstream project home page URL."
+msgstr "URL till uppströmsprojektets hemsida."
+
+# type: TP
+#: ../../man/deb-control.5:90
+#, no-wrap
+msgid "B<Tag:> E<lt>tag listE<gt>"
+msgstr "B<Tag:> E<lt>lista med märkenE<gt>"
+
+# type: Plain text
+#: ../../man/deb-control.5:94
+msgid ""
+"List of tags describing the qualities of the package. The description and "
+"list of supported tags can be found in the B<debtags> package."
+msgstr ""
+"Lista över märken som beskriver paketets egenskaper. En beskrivningen och "
+"förteckning över kända märken finns i paketet B<debtags>."
+
+# type: TP
+#: ../../man/deb-control.5:94
+#, no-wrap
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgid "B<Source:> E<lt>source nameE<gt>"
 msgstr "B<Source:> E<lt>källkodsnamnE<gt>"
 msgstr "B<Source:> E<lt>källkodsnamnE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 msgid ""
 msgid ""
 "The name of the source package that this binary package came from, if "
 "The name of the source package that this binary package came from, if "
 "different than the name of the package itself."
 "different than the name of the package itself."
@@ -819,13 +845,13 @@ msgstr ""
 "från namnet på själva paketet."
 "från namnet på själva paketet."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:91
+#: ../../man/deb-control.5:98
 #, no-wrap
 #, no-wrap
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgid "B<Depends:> E<lt>package listE<gt>"
 msgstr "B<Depends:> E<lt>paketlistaE<gt>"
 msgstr "B<Depends:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 msgid ""
 msgid ""
 "List of packages that are required for this package to provide a non-trivial "
 "List of packages that are required for this package to provide a non-trivial "
 "amount of functionality. The package maintenance software will not allow a "
 "amount of functionality. The package maintenance software will not allow a "
@@ -842,13 +868,13 @@ msgstr ""
 "Depends:-fältet före de paket som beror på det, och kör prerm-skript före."
 "Depends:-fältet före de paket som beror på det, och kör prerm-skript före."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:101
+#: ../../man/deb-control.5:108
 #, no-wrap
 #, no-wrap
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgid "B<Pre-Depends:> E<lt>package listE<gt>"
 msgstr "B<Pre-Depends:> E<lt>paketlistaE<gt>"
 msgstr "B<Pre-Depends:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 msgid ""
 msgid ""
 "List of packages that must be installed B<and> configured before this one "
 "List of packages that must be installed B<and> configured before this one "
 "can be installed. This is usually used in the case where this package "
 "can be installed. This is usually used in the case where this package "
@@ -859,13 +885,13 @@ msgstr ""
 "ett annat paket är installerat för sitt preinst-skript."
 "ett annat paket är installerat för sitt preinst-skript."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:108
+#: ../../man/deb-control.5:115
 #, no-wrap
 #, no-wrap
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgid "B<Recommends:> E<lt>package listE<gt>"
 msgstr "B<Recommends:> E<lt>paketlistaE<gt>"
 msgstr "B<Recommends:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 msgid ""
 msgid ""
 "Lists packages that would be found together with this one in all but unusual "
 "Lists packages that would be found together with this one in all but unusual "
 "installations. The package maintenance software will warn the user if they "
 "installations. The package maintenance software will warn the user if they "
@@ -876,13 +902,13 @@ msgstr ""
 "installerar ett paket utan de som listas i B<Recommends>-fältet."
 "installerar ett paket utan de som listas i B<Recommends>-fältet."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:115
+#: ../../man/deb-control.5:122
 #, no-wrap
 #, no-wrap
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgid "B<Suggests:> E<lt>package listE<gt>"
 msgstr "B<Suggests:> E<lt>paketlistaE<gt>"
 msgstr "B<Suggests:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:120
+#: ../../man/deb-control.5:127
 msgid ""
 msgid ""
 "Lists packages that are related to this one and can perhaps enhance its "
 "Lists packages that are related to this one and can perhaps enhance its "
 "usefulness, but without which installing this package is perfectly "
 "usefulness, but without which installing this package is perfectly "
@@ -893,7 +919,7 @@ msgstr ""
 "paketet."
 "paketet."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:132
+#: ../../man/deb-control.5:139
 msgid ""
 msgid ""
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
 "fields is a list of groups of alternative packages. Each group is a list of "
 "fields is a list of groups of alternative packages. Each group is a list of "
@@ -911,7 +937,7 @@ msgstr ""
 "parenteser."
 "parenteser."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 msgid ""
 msgid ""
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "A version number may start with a `E<gt>E<gt>', in which case any later "
 "version will match, and may specify or omit the Debian packaging revision "
 "version will match, and may specify or omit the Debian packaging revision "
@@ -927,32 +953,32 @@ msgstr ""
 "\" för lika med."
 "\" för lika med."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:138
+#: ../../man/deb-control.5:145
 #, no-wrap
 #, no-wrap
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgid "B<Breaks:> E<lt>package listE<gt>"
 msgstr "B<Breaks:> E<lt>paketlistaE<gt>"
 msgstr "B<Breaks:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 msgid ""
 msgid ""
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "Lists packages that this one breaks, for example by exposing bugs when the "
 "named packages rely on this one. The package maintenance software will not "
 "named packages rely on this one. The package maintenance software will not "
 "allow broken packages to be configured; generally the resolution is to "
 "allow broken packages to be configured; generally the resolution is to "
 "upgrade the packages named in a B<Breaks> field."
 "upgrade the packages named in a B<Breaks> field."
 msgstr ""
 msgstr ""
-"Listar paket som förstörs av detta, till exempel genom att lyfta fram "
-"fel när det namngivna paketet beror på detta. Pakethanteringsprogramvaran "
-"tillåter inte att förstörda paket konfigureras; problemet löses "
-"vanligtvis genom att uppgradera paketen som namnges i ett B<Breaks>-fält."
+"Listar paket som förstörs av detta, till exempel genom att lyfta fram fel "
+"när det namngivna paketet beror på detta. Pakethanteringsprogramvaran "
+"tillåter inte att förstörda paket konfigureras; problemet löses vanligtvis "
+"genom att uppgradera paketen som namnges i ett B<Breaks>-fält."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:146
+#: ../../man/deb-control.5:153
 #, no-wrap
 #, no-wrap
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgid "B<Conflicts:> E<lt>package listE<gt>"
 msgstr "B<Conflicts:> E<lt>paketlistaE<gt>"
 msgstr "B<Conflicts:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 msgid ""
 msgid ""
 "Lists packages that conflict with this one, for example by containing files "
 "Lists packages that conflict with this one, for example by containing files "
 "with the same names. The package maintenance software will not allow "
 "with the same names. The package maintenance software will not allow "
@@ -965,13 +991,13 @@ msgstr ""
 "konflikt bör innehålla en B<Conflicts>-rad med varandras namn."
 "konflikt bör innehålla en B<Conflicts>-rad med varandras namn."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:154
+#: ../../man/deb-control.5:161
 #, no-wrap
 #, no-wrap
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgid "B<Replaces:> E<lt>package listE<gt>"
 msgstr "B<Replaces:> E<lt>paketlistaE<gt>"
 msgstr "B<Replaces:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 msgid ""
 msgid ""
 "List of packages files from which this one replaces. This is used for "
 "List of packages files from which this one replaces. This is used for "
 "allowing this package to overwrite the files of another package and is "
 "allowing this package to overwrite the files of another package and is "
@@ -985,13 +1011,13 @@ msgstr ""
 "paketet det står i konflikt med."
 "paketet det står i konflikt med."
 
 
 # type: TP
 # type: TP
-#: ../../man/deb-control.5:162
+#: ../../man/deb-control.5:169
 #, no-wrap
 #, no-wrap
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgid "B<Provides:> E<lt>package listE<gt>"
 msgstr "B<Provides:> E<lt>paketlistaE<gt>"
 msgstr "B<Provides:> E<lt>paketlistaE<gt>"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:172
+#: ../../man/deb-control.5:179
 msgid ""
 msgid ""
 "This is a list of virtual packages that this one provides. Usually this is "
 "This is a list of virtual packages that this one provides. Usually this is "
 "used in the case of several packages all providing the same service.  For "
 "used in the case of several packages all providing the same service.  For "
@@ -1012,7 +1038,7 @@ msgstr ""
 "och använda \"|\" för att dela av listan."
 "och använda \"|\" för att dela av listan."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:187
+#: ../../man/deb-control.5:194
 msgid ""
 msgid ""
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "The syntax of B<Conflicts>, B<Replaces> and B<Provides> is a list of package "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
 "names, separated by commas (and optional whitespace).  In the B<Conflicts> "
@@ -1027,13 +1053,13 @@ msgstr ""
 "fälten."
 "fälten."
 
 
 # type: SH
 # type: SH
-#: ../../man/deb-control.5:188
+#: ../../man/deb-control.5:195
 #, no-wrap
 #, no-wrap
 msgid "EXAMPLE"
 msgid "EXAMPLE"
 msgstr "EXEMPEL"
 msgstr "EXEMPEL"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:211
+#: ../../man/deb-control.5:218
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "# Comment\n"
 "# Comment\n"
@@ -1079,9 +1105,9 @@ msgstr ""
 " will run more slowly, however.)\n"
 " will run more slowly, however.)\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/deb-control.5:217
-msgid "B<deb>(5), B<dpkg>(1), B<dpkg-deb>(1)."
-msgstr "B<deb>(5), B<dpkg>(8), B<dpkg-deb>(1)."
+#: ../../man/deb-control.5:225
+msgid "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
+msgstr "B<deb>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
 
 
 # type: TH
 # type: TH
 #: ../../man/deb-old.5:1
 #: ../../man/deb-old.5:1
@@ -3125,7 +3151,7 @@ msgid "The program B<dpkg> will execute when starting a new shell."
 msgstr "Programmet B<dpkg> kommer att exekveras när ett nytt skal startas."
 msgstr "Programmet B<dpkg> kommer att exekveras när ett nytt skal startas."
 
 
 # type: TP
 # type: TP
-#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:145
+#: ../../man/dpkg.1:549 ../../man/dpkg-query.1:147
 #, no-wrap
 #, no-wrap
 msgid "B<COLUMNS>"
 msgid "B<COLUMNS>"
 msgstr "B<COLUMNS>"
 msgstr "B<COLUMNS>"
@@ -4151,7 +4177,7 @@ msgstr ""
 
 
 # type: Plain text
 # type: Plain text
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
 #: ../../man/dpkg.cfg.5:22 ../../man/dpkg-divert.8:120
-#: ../../man/dpkg-query.1:161 ../../man/dpkg-statoverride.8:80
+#: ../../man/dpkg-query.1:163 ../../man/dpkg-statoverride.8:80
 msgid "B<dpkg>(1)."
 msgid "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 msgstr "B<dpkg>(1)."
 
 
@@ -6358,7 +6384,7 @@ msgstr ""
 "vänsterjustering kommer att användas. Följande I<fält> stöds:"
 "vänsterjustering kommer att användas. Följande I<fält> stöds:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:130
+#: ../../man/dpkg-query.1:132
 #, no-wrap
 #, no-wrap
 msgid ""
 msgid ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6372,6 +6398,7 @@ msgid ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6389,6 +6416,7 @@ msgid ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 msgstr ""
 msgstr ""
 "    B<Architecture>\n"
 "    B<Architecture>\n"
@@ -6402,6 +6430,7 @@ msgstr ""
 "    B<Enhances>\n"
 "    B<Enhances>\n"
 "    B<Essential>\n"
 "    B<Essential>\n"
 "    B<Filename>\n"
 "    B<Filename>\n"
+"    B<Homepage>\n"
 "    B<Installed-Size>\n"
 "    B<Installed-Size>\n"
 "    B<MD5sum>\n"
 "    B<MD5sum>\n"
 "    B<MSDOS-Filename>\n"
 "    B<MSDOS-Filename>\n"
@@ -6419,10 +6448,11 @@ msgstr ""
 "    B<Source>\n"
 "    B<Source>\n"
 "    B<Status>\n"
 "    B<Status>\n"
 "    B<Suggests>\n"
 "    B<Suggests>\n"
+"    B<Tag>\n"
 "    B<Version>\n"
 "    B<Version>\n"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:138
+#: ../../man/dpkg-query.1:140
 msgid ""
 msgid ""
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "The default format string is \\(lqB<${Package}\\et${Version}\\en>\\(rq.  "
 "Actually, all other fields found in the status file (i.e. user defined "
 "Actually, all other fields found in the status file (i.e. user defined "
@@ -6437,19 +6467,19 @@ msgstr ""
 "av dpkg och kan du köra:"
 "av dpkg och kan du köra:"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:142
+#: ../../man/dpkg-query.1:144
 #, no-wrap
 #, no-wrap
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgid "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 msgstr "  B<dpkg-query -W -f='${Package} ${Version}\\et${Maintainer}\\en' dpkg>\n"
 
 
 # type: SH
 # type: SH
-#: ../../man/dpkg-query.1:144
+#: ../../man/dpkg-query.1:146
 #, no-wrap
 #, no-wrap
 msgid "ENVIRONMENT"
 msgid "ENVIRONMENT"
 msgstr "MILJÖVARIABLER"
 msgstr "MILJÖVARIABLER"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:149
+#: ../../man/dpkg-query.1:151
 msgid ""
 msgid ""
 "This setting influences the output of the B<--list> option by changing the "
 "This setting influences the output of the B<--list> option by changing the "
 "width of its output."
 "width of its output."
@@ -6458,18 +6488,18 @@ msgstr ""
 "bredden på dess utdata."
 "bredden på dess utdata."
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:152
+#: ../../man/dpkg-query.1:154
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgid "Copyright (C) 2001 Wichert Akkerman"
 msgstr "Upphovsrättsskyddat © 2001 Wichert Akkerman"
 msgstr "Upphovsrättsskyddat © 2001 Wichert Akkerman"
 
 
 # type: UR
 # type: UR
-#: ../../man/dpkg-query.1:152 ../../man/dpkg-statoverride.8:83
+#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:83
 #, no-wrap
 #, no-wrap
 msgid "mailto:wakkerma@debian.org"
 msgid "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 msgstr "mailto:wakkerma@debian.org"
 
 
 # type: Plain text
 # type: Plain text
-#: ../../man/dpkg-query.1:154 ../../man/dpkg-statoverride.8:85
+#: ../../man/dpkg-query.1:156 ../../man/dpkg-statoverride.8:85
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgid "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 msgstr "E<lt>wakkerma@debian.orgE<gt>"
 
 
@@ -10968,3 +10998,7 @@ msgstr ""
 #: ../../man/update-alternatives.8:405
 #: ../../man/update-alternatives.8:405
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS, Filesystem Hierarchy Standard."
 msgstr "B<ln>(1), FHS, Filesystem Hierarchy Standard."
+
+# type: TH
+#~ msgid "2007-05-15"
+#~ msgstr "2007-05-15"

+ 1 - 0
scripts/822-date.pl

@@ -8,6 +8,7 @@ use Dpkg::Gettext;
 
 
 textdomain("dpkg-dev");
 textdomain("dpkg-dev");
 
 
+push(@INC, $dpkglibdir);
 require 'controllib.pl';
 require 'controllib.pl';
 
 
 @ARGV && die _g("Usage: 822-date")."\n";
 @ARGV && die _g("Usage: 822-date")."\n";

+ 2 - 1
scripts/controllib.pl

@@ -15,7 +15,6 @@ our %f;             # - fields ???
 our %fi;            # - map of fields values. keys are of the form "S# key"
 our %fi;            # - map of fields values. keys are of the form "S# key"
                     #   where S is source (L is changelog, C is control)
                     #   where S is source (L is changelog, C is control)
                     #   and # is an index
                     #   and # is an index
-our %fieldimps;
 our %p2i;           # - map from datafile+packagename to index in controlfile
 our %p2i;           # - map from datafile+packagename to index in controlfile
                     #   (used if multiple packages can be listed). Key is
                     #   (used if multiple packages can be listed). Key is
                     #   "S key" where S is the source and key is the packagename
                     #   "S key" where S is the source and key is the packagename
@@ -340,6 +339,8 @@ sub substvars {
     return $v;
     return $v;
 }
 }
 
 
+my %fieldimps;
+
 sub set_field_importance(@)
 sub set_field_importance(@)
 {
 {
     my @fields = @_;
     my @fields = @_;

+ 0 - 2
scripts/dpkg-genchanges.pl

@@ -13,10 +13,8 @@ require 'controllib.pl';
 
 
 our (%f, %fi);
 our (%f, %fi);
 our %p2i;
 our %p2i;
-our %fieldimps;
 our %substvar;
 our %substvar;
 our $sourcepackage;
 our $sourcepackage;
-our $host_arch;
 
 
 textdomain("dpkg-dev");
 textdomain("dpkg-dev");
 
 

+ 4 - 3
scripts/dpkg-gencontrol.pl

@@ -13,11 +13,9 @@ require 'controllib.pl';
 
 
 our %substvar;
 our %substvar;
 our (%f, %fi);
 our (%f, %fi);
-our %fieldimps;
 our %p2i;
 our %p2i;
 our @pkg_dep_fields;
 our @pkg_dep_fields;
 our $sourcepackage;
 our $sourcepackage;
-our $host_arch;
 
 
 textdomain("dpkg-dev");
 textdomain("dpkg-dev");
 
 
@@ -146,8 +144,11 @@ for $_ (keys %fi) {
 
 
     if (s/^C //) {
     if (s/^C //) {
 #print STDERR "G key >$_< value >$v<\n";
 #print STDERR "G key >$_< value >$v<\n";
-	if (m/^(Origin|Bugs|Maintainer|Homepage)$/) {
+	if (m/^(Origin|Bugs|Maintainer)$/) {
 	    $f{$_} = $v;
 	    $f{$_} = $v;
+	} elsif (m/^Homepage$/) {
+	    # Binary package stanzas can override these fields
+	    $f{$_} = $v if !defined($f{$_});
 	} elsif (m/^Source$/) {
 	} elsif (m/^Source$/) {
 	    setsourcepackage($v);
 	    setsourcepackage($v);
 	}
 	}

+ 1 - 1
scripts/dpkg-source.pl

@@ -66,7 +66,7 @@ use Cwd;
 push (@INC, $dpkglibdir);
 push (@INC, $dpkglibdir);
 require 'controllib.pl';
 require 'controllib.pl';
 
 
-our (%f, %fi, %fieldimps);
+our (%f, %fi);
 our $sourcepackage;
 our $sourcepackage;
 our $warnable_error;
 our $warnable_error;
 our $quiet_warnings;
 our $quiet_warnings;