diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-04 14:23:22 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-03-04 14:23:22 +0100 |
commit | d45c49fcef815431b5c1e84be89c5cc99eba52e9 (patch) | |
tree | 9b4744eb5422d499a6efb6f4a5c7e79a9c52b798 /debian/changelog | |
parent | 604c9ee885ba964a4057a6e9ba1f54103afee83d (diff) |
* debian/apt.cron.daily:
- only call gconftool if gcontool is installed (LP: #194281)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index cb7755547..3cf47a9c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,18 @@ +apt (0.7.9ubuntu13) hardy; urgency=low + + * debian/apt.cron.daily: + - only call gconftool if gcontool is installed (LP: #194281) + + -- Lionel Porcheron <lionel.porcheron@ubuntu.com> Sat, 01 Mar 2008 11:38:41 +0100 + apt (0.7.9ubuntu12) hardy; urgency=low * debian/apt.cron.daily: - use admin user proxy settings * cmdline/apt-get.cc: - fix task installation (thanks to Colin Watson) - * debian/apt.cron.daily: - - show update-notifier notification on authentication failure - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Feb 2008 15:07:44 +0100 apt (0.7.9ubuntu11) hardy; urgency=low |