summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-08 13:59:24 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-08 13:59:24 +0100
commite8d72d2faa67283a2c7e691c1a7a440c4cdd179f (patch)
treebab320a28409fa280f9d47d5db17eaeb8d011f36 /debian
parent1cbc5ac38be0077742cd0e714737cfde0ca84412 (diff)
parentc56db9fa27c227618e482f14a851d4443501c07b (diff)
* apt-inst/contrib/arfile.cc:
- support members ending with '/' as well (thanks to Michal Cihr, closes: #500988) * Translations: - Galician updated. Closes: #509151 - Catalan updated. Closes: #509375 - Vietnamese updated. Closes: #509422 - Traditional Chinese added. Closes: #510664 * COPYING: - Actualized. Removed obsolete Qt section, added GPLv2 clause. (Closes: #440049, #509337)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
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