Преглед изворни кода

Polish man pages translation update

Christian Perrier пре 20 година
родитељ
комит
9d50e163d8
5 измењених фајлова са 12 додато и 4 уклоњено
  1. 1 0
      configure.ac
  2. 4 1
      debian/changelog
  3. 2 2
      debian/control
  4. 4 0
      man/ChangeLog
  5. 1 1
      man/Makefile.am

+ 1 - 0
configure.ac

@@ -115,6 +115,7 @@ AC_CONFIG_FILES([ Makefile
 		  man/fr/Makefile
 		  man/hu/Makefile
 		  man/ja/Makefile
+		  man/pl/Makefile
 		  man/pt_BR/Makefile
 		  man/ru/Makefile
 		  man/sv/Makefile

+ 4 - 1
debian/changelog

@@ -6,10 +6,13 @@ dpkg (1.13.17~) UNRELEASED; urgency=low
     even those of binary packages. Closes: #252657, #324741, #347819
   * More dpkg-scanpackages fixes (--arch option handling). Closes: #353506
 
-  [ Guillem Jove ]
+  [ Guillem Jover ]
   * Add missing parentheses surrounding a man page section reference
     in the dpkg-source man page (Matt Kraai). Closes: #353731
 
+  [ Updated man pages translations ]
+  * Polish (Robert Luberda). Closes: #353782
+
   [ Updated dselect Translations ]
   * Hungarian (SZERVÁC Attila).
   * Dutch (Bart Cornelis).

+ 2 - 2
debian/control

@@ -14,7 +14,7 @@ Essential: yes
 Pre-Depends: ${shlibs:Depends}
 Depends: coreutils | textutils (>= 2.0-3)
 Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static, dpkg-dev (<< 1.10)
-Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3)
+Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3), manpages-pl (<= 20051117-1)
 Suggests: apt
 Description: package maintenance system for Debian
  This package contains the low-level commands for handling the installation
@@ -31,7 +31,7 @@ Depends: dpkg (>= 1.13.1), perl5, perl-modules, cpio (>= 2.4.2-2), patch (>= 2.2
 Recommends: gcc | c-compiler, bzip2
 Suggests: gnupg, debian-keyring
 Conflicts: dpkgname
-Replaces: dpkgname, dpkg (<< 1.4.1.8), dpkg-doc-ja
+Replaces: dpkgname, dpkg (<< 1.4.1.8), dpkg-doc-ja, manpages-pl (<= 20051117-1)
 Description: package building tools for Debian
  This package contains the tools (including dpkg-source) required to
  unpack, build and upload Debian source packages.

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2006-02-21  Robert Luberda  <robert@debian.org>
+
+	* pl/*: Updated.
+
 2006-02-20  Matt Kraai  <kraai@ftbfs.org>
 
 	* C/dpkg-source.1: Add missing parentheses around manpage section

+ 1 - 1
man/Makefile.am

@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 # C must be the first sub-directory because it contains the POT files.
-SUBDIRS = C de es fr hu ja pt_BR ru sv
+SUBDIRS = C de es fr hu ja pl pt_BR ru sv
 
 .PHONY: updatepo
 updatepo: