diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 8c7b62e18..306110cd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,25 @@ apt (0.7.19ubuntu3) jaunty; urgency=low + [ Michael Vogt ] * apt-pkg/contrib/strutl.cc: - fix TimeToStr i18n (LP: #289807) + * apt-inst/contrib/arfile.cc: + - support members ending with '/' as well (thanks to Michal Cihr, + closes: #500988) + + [ Christian Perrier ] + * Translations: + - Galician updated. Closes: #509151 + - Catalan updated. Closes: #509375 + - Vietnamese updated. Closes: #509422 + - Traditional Chinese added. Closes: #510664 - -- + [ Eugene V. Lyubimkin ] + * COPYING: + - Actualized. Removed obsolete Qt section, added GPLv2 clause. + (Closes: #440049, #509337) + + -- Michael Vogt <mvo@debian.org> Mon, 05 Jan 2009 08:59:20 +0100 apt (0.7.19ubuntu2) jaunty; urgency=low @@ -45,7 +61,6 @@ apt (0.7.19ubuntu2) jaunty; urgency=low (Closes: #438559) - Mentioned '/* ... */' comments. (Closes: #507601) - [ Ian Weisser ] * /apt-pkg/deb/debsystem.cc: - add 'sudo' to the error message to "run 'dpkg --configure -a'" @@ -75,7 +90,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 ] * doc/makefile: - add examples/apt-https-method-example.conf |