X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/44ba91bc21cc8c1a0022de1259ee9be882a2ce92..e8d72d2faa67283a2c7e691c1a7a440c4cdd179f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f15652d0b..306110cd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +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 Mon, 05 Jan 2009 08:59:20 +0100 + apt (0.7.19ubuntu2) jaunty; urgency=low [ Michael Vogt ] @@ -13,6 +36,9 @@ apt (0.7.19ubuntu2) jaunty; urgency=low * apt-pkg/dev/debsystem.cc: - add missing apti18n.h header + [ Dereck Wonnacott ] + * Clarify the --help for 'purge' (LP: #243948) + [ Christian Perrier ] * Translations: - French corrected (remove awful use of first person) @@ -35,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'" @@ -65,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