From dc1601b8a4153acbabe7e139650909f3b1aebd89 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Tue, 16 Mar 2010 11:35:38 +0700 Subject: Dutch translation update --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8411d3541..47d1b34d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low [ Christian Perrier ] * German translation update. Closes: #571037 * Spanish manpages translation update. Closes: #573293 + * Dutch translation update. Closes: #573946 [ Julian Andres Klode ] * cmdline/apt-mark: -- cgit v1.2.3 From cbc82092fa943fece47a973ba7582f6b14d7d4e8 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Fri, 19 Mar 2010 10:14:11 +0700 Subject: Polish manpages translation update --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 47d1b34d7..96f29268c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low * German translation update. Closes: #571037 * Spanish manpages translation update. Closes: #573293 * Dutch translation update. Closes: #573946 + * Polish manpages translation update. Closes: #574558 [ Julian Andres Klode ] * cmdline/apt-mark: -- cgit v1.2.3 From 9f240996cf1c5c10b5cdcca3b59a302d28e49608 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Fri, 19 Mar 2010 10:19:15 +0700 Subject: Add conflict with manpages-pl --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 96f29268c..24bea801d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low * Spanish manpages translation update. Closes: #573293 * Dutch translation update. Closes: #573946 * Polish manpages translation update. Closes: #574558 + * Add "manpages-pl (<< 20060617-3~)" to avoid file conflicts with + that package that was providing some manpages for APT utilities. [ Julian Andres Klode ] * cmdline/apt-mark: diff --git a/debian/control b/debian/control index c2b6c17a5..9cd3888b1 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/ Package: apt Architecture: any Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends} -Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7) +Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7), manpages-pl (<< 20060617-3~) Provides: ${libapt-pkg:provides} Conflicts: python-apt (<< 0.7.93.2~) Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt -- cgit v1.2.3