From 9d50e163d8b64638027695c6f2b3cb720b5001a7 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Mon, 20 Feb 2006 21:57:16 +0000 Subject: [PATCH] Polish man pages translation update --- configure.ac | 1 + debian/changelog | 5 ++++- debian/control | 4 ++-- man/ChangeLog | 4 ++++ man/Makefile.am | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 6391b3d0..a4f231bd 100644 --- a/configure.ac +++ b/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 diff --git a/debian/changelog b/debian/changelog index fb6a06d1..803a6f04 100644 --- a/debian/changelog +++ b/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). diff --git a/debian/control b/debian/control index 93ec19f9..212f72ca 100644 --- a/debian/control +++ b/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. diff --git a/man/ChangeLog b/man/ChangeLog index 3687e67e..114fcc80 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-02-21 Robert Luberda + + * pl/*: Updated. + 2006-02-20 Matt Kraai * C/dpkg-source.1: Add missing parentheses around manpage section diff --git a/man/Makefile.am b/man/Makefile.am index 63f86917..92e9d453 100644 --- a/man/Makefile.am +++ b/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: -- 2.39.5