From 6f388ec39823d67a233e8ad7949077b9c9f36707 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 17 Dec 2008 23:19:37 +0100 Subject: * apt-inst/contrib/arfile.cc: - support members ending with '/' as well (thanks to Michal Cihr, closes: #500988) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 35a8fb2b4..2d765c6a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ apt (0.7.20) unstable; urgency=low This is controlled via the value of APT::Get::Build-Dep-Automatic and is set "false" by default. Thanks to Aaron Haviland, closes: #448743 + * apt-inst/contrib/arfile.cc: + - support members ending with '/' as well (thanks to Michal Cihr, + closes: #500988) [ Christian Perrier ] * Translations: -- cgit v1.2.3 From 65ea646c14385fef9852020a0a9432e7b567dcd5 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Fri, 19 Dec 2008 08:19:29 +0100 Subject: Galician translation update --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2d765c6a6..d0174400c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ apt (0.7.20) unstable; urgency=low [ Christian Perrier ] * Translations: - Finnish updated. Closes: #508449 + - Galician updated. Closes: #509151 -- Eugene V. Lyubimkin Sat, 06 Dec 2008 20:57:00 +0200 -- cgit v1.2.3 From a37d207b2408eb22fca0b78796e30817a92b9a61 Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Mon, 22 Dec 2008 21:47:15 +0100 Subject: Commit pending translations --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d0174400c..97fc6b862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ apt (0.7.20) unstable; urgency=low * Translations: - Finnish updated. Closes: #508449 - Galician updated. Closes: #509151 + - Catalan updated. Closes: #509375 + - Vietnamese updated. Closes: #509422 -- Eugene V. Lyubimkin Sat, 06 Dec 2008 20:57:00 +0200 -- cgit v1.2.3 From 145e765f31ca38cc0051d97123c01b040c6d684a Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 Jan 2009 11:57:16 +0100 Subject: Added Traditional Chinese translation --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 97fc6b862..cfaa28b52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,7 @@ apt (0.7.20) unstable; urgency=low - Galician updated. Closes: #509151 - Catalan updated. Closes: #509375 - Vietnamese updated. Closes: #509422 + - Traditional Chinese added. Closes: #510664 -- Eugene V. Lyubimkin Sat, 06 Dec 2008 20:57:00 +0200 -- cgit v1.2.3 From b846f385e12b197779a18d0d784eaeecd0ac084f Mon Sep 17 00:00:00 2001 From: "bubulle@debian.org" <> Date: Sun, 4 Jan 2009 14:09:01 +0100 Subject: Be clear about the debian-sid not being released as of now --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cfaa28b52..e63a95953 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.7.20) unstable; urgency=low +apt (0.7.20) UNRELEASED; urgency=low [ Eugene V. Lyubimkin ] * debian/changelog: -- cgit v1.2.3 From aee048664c83ef2976ac1eb0eb8fbd7add3a1eb2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 5 Jan 2009 09:00:11 +0100 Subject: prepare 0.7.20 upload --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e63a95953..c62d3598e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,7 +32,7 @@ apt (0.7.20) UNRELEASED; urgency=low - Vietnamese updated. Closes: #509422 - Traditional Chinese added. Closes: #510664 - -- Eugene V. Lyubimkin Sat, 06 Dec 2008 20:57:00 +0200 + -- Michael Vogt Mon, 05 Jan 2009 08:59:20 +0100 apt (0.7.20~exp2) unstable; urgency=low -- cgit v1.2.3 From 9c2ce6fb3172a76a84743792d9e45bfc7d6703b7 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 5 Jan 2009 09:12:37 +0100 Subject: ready for 0.7.20 upload --- debian/changelog | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c62d3598e..7a737bcd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.7.20) UNRELEASED; urgency=low +apt (0.7.20) unstable; urgency=low [ Eugene V. Lyubimkin ] * debian/changelog: @@ -13,6 +13,12 @@ apt (0.7.20) UNRELEASED; urgency=low - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. (Closes: #438559) - Mentioned '/* ... */' comments. (Closes: #507601) + * doc/examples/sources.list: + - Removed obsolete commented non-us deb-src entry, replaced it with + 'deb-src security.debian.org' one. (Closes: #411298) + * apt-pkg/contrib/mmap.cc: + - Added instruction how to work around MMap error in MMap error message. + (Closes: #385674, 436028) [ Michael Vogt ] * add option to "apt-get build-dep" to mark the needed @@ -31,24 +37,9 @@ apt (0.7.20) UNRELEASED; urgency=low - Catalan updated. Closes: #509375 - Vietnamese updated. Closes: #509422 - Traditional Chinese added. Closes: #510664 - - -- Michael Vogt Mon, 05 Jan 2009 08:59:20 +0100 - -apt (0.7.20~exp2) unstable; urgency=low - - [ Eugene V. Lyubimkin ] - * doc/examples/sources.list: - - Removed obsolete commented non-us deb-src entry, replaced it with - 'deb-src security.debian.org' one. (Closes: #411298) - * apt-pkg/contrib/mmap.cc: - - Added instruction how to work around MMap error in MMap error message. - (Closes: #385674, 436028) - - [ Christian Perrier ] - * Translations: - French corrected (remove awful use of first person) - -- Michael Vogt Tue, 02 Dec 2008 20:30:14 +0100 + -- Michael Vogt Mon, 05 Jan 2009 08:59:20 +0100 apt (0.7.19) unstable; urgency=low @@ -66,7 +57,6 @@ apt (0.7.19) unstable; urgency=low is a request to install only one package and it is not installable. (Closes: #419521) - [ Michael Vogt ] - fix SIGHUP handling (closes: #463030) -- cgit v1.2.3 From c56db9fa27c227618e482f14a851d4443501c07b Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 5 Jan 2009 11:10:41 +0100 Subject: * COPYING: - Actualized. Removed obsolete Qt section, added GPLv2 clause. (Closes: #440049, #509337) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7a737bcd6..622152f29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,9 @@ apt (0.7.20) unstable; urgency=low * apt-pkg/contrib/mmap.cc: - Added instruction how to work around MMap error in MMap error message. (Closes: #385674, 436028) + * COPYING: + - Actualized. Removed obsolete Qt section, added GPLv2 clause. + (Closes: #440049, #509337) [ Michael Vogt ] * add option to "apt-get build-dep" to mark the needed -- cgit v1.2.3