From 9f95790fd310305e3b7ef66091307c7be2bc9264 Mon Sep 17 00:00:00 2001 From: Daniel Burrows Date: Sat, 26 Apr 2008 12:09:04 -0700 Subject: Add missing entries in Build-Depends-Indep for docbook-xsl and xsltproc. --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 4149fdfe2..fe0efa00d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.7.12) UNRELEASED; urgency=low +apt (0.7.12) unstable; urgency=low [ Michael Vogt ] * cmdline/apt-key: @@ -58,8 +58,10 @@ apt (0.7.12) UNRELEASED; urgency=low * apt-pkg/contrib/strutl.cc: - Lift the 64000-byte limit on individual messages parsed by ReadMessages. (Closes: #474065) + * debian/rules: + - Add missing Build-Depends-Indep on xsltproc and docbook-xsl. - -- Michael Vogt Thu, 10 Jan 2008 12:06:12 +0100 + -- Daniel Burrows Sat, 26 Apr 2008 12:07:42 -0700 apt (0.7.11) unstable; urgency=critical -- cgit v1.2.3 From 93320274cef97b4201aba2fc2bc5c66b2a20904a Mon Sep 17 00:00:00 2001 From: Daniel Burrows Date: Sat, 26 Apr 2008 12:24:48 -0700 Subject: Also add a missing Build-Depends-Indep on xmlto. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fe0efa00d..5fc67f6be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,9 +59,9 @@ apt (0.7.12) unstable; urgency=low - Lift the 64000-byte limit on individual messages parsed by ReadMessages. (Closes: #474065) * debian/rules: - - Add missing Build-Depends-Indep on xsltproc and docbook-xsl. + - Add missing Build-Depends-Indep on xsltproc, docbook-xsl, and xmlto. - -- Daniel Burrows Sat, 26 Apr 2008 12:07:42 -0700 + -- Daniel Burrows Sat, 26 Apr 2008 12:24:35 -0700 apt (0.7.11) unstable; urgency=critical -- cgit v1.2.3 From 83860e372832abb87f9a065d625ad8a589ffa5b0 Mon Sep 17 00:00:00 2001 From: Daniel Burrows Date: Sun, 27 Apr 2008 10:00:26 -0700 Subject: Improve the debugging of the auto-remove code. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5fc67f6be..e8054bda4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,6 +52,8 @@ apt (0.7.12) unstable; urgency=low - Patch MarkInstall to follow currently satisfied Recommends even if they aren't "new", so that we automatically force upgrades when the version of a Recommends has been tightened. (Closes: #470115) + - Enable more complete debugging information when Debug::pkgAutoRemove + is set. * apt-pkg/contrib/configuration.cc - Lift the 1024-byte limit on lines in configuration files. (Closes: #473710, #473874) -- cgit v1.2.3 From d14937c34b510a3676649049d20b5e89b50e789d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 12:13:15 -0300 Subject: Add missing build-depends. Closes #478231 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e8054bda4..cba6920eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.13) UNRELEASED; urgency=low + + * Add missing build-depends back from build-depends-indep field. + Closes: #478231 + + -- Otavio Salvador Fri, 02 May 2008 12:07:08 -0300 + apt (0.7.12) unstable; urgency=low [ Michael Vogt ] -- cgit v1.2.3 From 626a8c601bf1179f6d332337d01e527c008cfe78 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 12:16:41 -0300 Subject: Make cron script quiet if cache is locked. Closes: #459344 --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cba6920eb..5728af419 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apt (0.7.13) UNRELEASED; urgency=low * Add missing build-depends back from build-depends-indep field. Closes: #478231 + * Make cron script quiet if cache is locked. Thanks to Ted Percival + for the patch. Closes: #459344 -- Otavio Salvador Fri, 02 May 2008 12:07:08 -0300 -- cgit v1.2.3 From c7f2799bd0c9a665e9ff9b2e536abb4a04570185 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 12:23:00 -0300 Subject: Vietnamese updated. Closes: #479008 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5728af419..e82740f58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ apt (0.7.13) UNRELEASED; urgency=low * Make cron script quiet if cache is locked. Thanks to Ted Percival for the patch. Closes: #459344 + [ Program translations ] + - Vietnamese updated. Closes: #479008 + -- Otavio Salvador Fri, 02 May 2008 12:07:08 -0300 apt (0.7.12) unstable; urgency=low -- cgit v1.2.3 From cc615257a94918b737cb45f7e698b465e096a668 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 12:26:17 -0300 Subject: Add timeout support for https. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e82740f58..7144a3ad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.7.13) UNRELEASED; urgency=low Closes: #478231 * Make cron script quiet if cache is locked. Thanks to Ted Percival for the patch. Closes: #459344 + * Add timeout support for https. Thanks to Andrew Martens + for the patch. [ Program translations ] - Vietnamese updated. Closes: #479008 -- cgit v1.2.3 From e88d983a7463dd8d7e6d8f8ea87b5bed6dedf8a9 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 13:56:26 -0300 Subject: Add support for --no-download on apt-get update. Closes: #478517 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7144a3ad1..3966da543 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ apt (0.7.13) UNRELEASED; urgency=low * Add timeout support for https. Thanks to Andrew Martens for the patch. + [ Goswin von Brederlow ] + * Add support for --no-download on apt-get update. Closes: #478517 + [ Program translations ] - Vietnamese updated. Closes: #479008 -- cgit v1.2.3 From a0a89abd8e9feb2cbfa205b22a2ea274b1b81787 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 2 May 2008 14:46:57 -0300 Subject: Release 0.7.13 --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3966da543..3ec7e739a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -apt (0.7.13) UNRELEASED; urgency=low +apt (0.7.13) unstable; urgency=low + [ Otavio Salvador ] * Add missing build-depends back from build-depends-indep field. Closes: #478231 * Make cron script quiet if cache is locked. Thanks to Ted Percival @@ -13,7 +14,7 @@ apt (0.7.13) UNRELEASED; urgency=low [ Program translations ] - Vietnamese updated. Closes: #479008 - -- Otavio Salvador Fri, 02 May 2008 12:07:08 -0300 + -- Otavio Salvador Fri, 02 May 2008 14:46:00 -0300 apt (0.7.12) unstable; urgency=low -- cgit v1.2.3 From 2870709138e4476ffb5c969fb879c8f1dc267f43 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 08:31:55 +0200 Subject: Simplified Chinese translation update --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3ec7e739a..21a87c4f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.14) UNRELEASED; urgency=low + + [ Program translations ] + - Simplified Chinese updated. Closes: #473360 + + -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 + apt (0.7.13) unstable; urgency=low [ Otavio Salvador ] -- cgit v1.2.3 From ae038aa74c55101354dc1f76c11552570fe2d384 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 08:39:46 +0200 Subject: Fixes to Catalan translation (Jordi never answered to request for comments) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 21a87c4f1..8da7896b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apt (0.7.14) UNRELEASED; urgency=low [ Program translations ] - Simplified Chinese updated. Closes: #473360 + - Catalan fixes. Closes: #387141 -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 -- cgit v1.2.3 From 85a40516e6373085aa8cbd202d3d02951d428458 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 08:51:39 +0200 Subject: Typo fix in Greek translation --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8da7896b7..fd1aa4fa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ apt (0.7.14) UNRELEASED; urgency=low [ Program translations ] - Simplified Chinese updated. Closes: #473360 - Catalan fixes. Closes: #387141 + - Typo fix in Greek translation. Closes: #479122 -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 -- cgit v1.2.3 From 8f30b47801a036adacff19f75175d16dbb167f48 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 09:59:15 +0200 Subject: Mark a new string as translatable. Update PO(T) files --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fd1aa4fa8..67dcb097b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ apt (0.7.14) UNRELEASED; urgency=low + [ Christian Perrier ] + * Mark a message from dselect backend as translatable + Thanks to Frédéric Bothamy for the patch + Closes: #322470 + [ Program translations ] - Simplified Chinese updated. Closes: #473360 - Catalan fixes. Closes: #387141 -- cgit v1.2.3 From 6e984d78cfb783611a1e4e978e4413d9045aeade Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 10:17:59 +0200 Subject: Updated French translation --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 67dcb097b..a1dd5c278 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ apt (0.7.14) UNRELEASED; urgency=low - Simplified Chinese updated. Closes: #473360 - Catalan fixes. Closes: #387141 - Typo fix in Greek translation. Closes: #479122 + - French updated. -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 -- cgit v1.2.3 From f51f879552c883cf10ed0dca0002bf054bd76dae Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 May 2008 18:02:57 +0200 Subject: Pending translations from the BTS --- debian/changelog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a1dd5c278..30b45d594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +6,14 @@ apt (0.7.14) UNRELEASED; urgency=low Closes: #322470 [ Program translations ] - - Simplified Chinese updated. Closes: #473360 - - Catalan fixes. Closes: #387141 - - Typo fix in Greek translation. Closes: #479122 - - French updated. + * Simplified Chinese updated. Closes: #473360 + * Catalan fixes. Closes: #387141 + * Typo fix in Greek translation. Closes: #479122 + * French updated. + * Thai updated. Closes: #479313 + * Italian updated. Closes: #479326 + * Polish updated. Closes: #479342 + * Bulgarian updated. Closes: #479379 -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 -- cgit v1.2.3 From 8f6aa8efa522c90959fb827a8618f02f41e0a2cd Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Mon, 5 May 2008 08:08:32 +0200 Subject: Pending translations --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 30b45d594..53c3e1c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ apt (0.7.14) UNRELEASED; urgency=low * Italian updated. Closes: #479326 * Polish updated. Closes: #479342 * Bulgarian updated. Closes: #479379 + * Finnish updated. Closes: #479403 + * Korean updated. Closes: #479426 + * Basque updated. Closes: #479452 -- Christian Perrier Sun, 04 May 2008 08:31:06 +0200 -- cgit v1.2.3