diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-01 15:25:24 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-01 15:25:24 +0200 |
commit | 7e1d0a91891ae79facf30ca058557b6e45650f31 (patch) | |
tree | 349bc2fb98e31bdc15536c3a7e121bb31c6cece6 /debian/changelog | |
parent | 8157cdd7b3abef63e8dff898bc763fc420b1089e (diff) |
* debian/apt.cron.daily:
- source /etc/default/locale (if available) so that the
apt-get update cron job fetches the right translated package
descriptions
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da6a63d8f..76edb20ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.8.3ubuntu6) maverick; urgency=low + + * debian/apt.cron.daily: + - source /etc/default/locale (if available) so that the + apt-get update cron job fetches the right translated package + descriptions + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 01 Oct 2010 15:25:00 +0200 + apt (0.8.3ubuntu5) maverick; urgency=low * debian/apt.dirs: |