summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-12 20:11:08 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-12 20:11:08 +0200
commitc5279cfbb9ad48c9d95e535734f311d7c9d98818 (patch)
tree73d1f5827880f38f8e8488f09cbf63f2c44fab85 /debian
parent19f32d8a5c1bbe61f6a5bd4c6d60e06027aeb598 (diff)
downloadpython-apt-c5279cfbb9ad48c9d95e535734f311d7c9d98818.tar.gz
* make it not check for new distro releases anymore for dapper
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 303e46a2..d00f910b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ update-manager (0.42.2ubuntu12) dapper; urgency=low
* fix the help string in update-manager (ubuntu: #23274)
* fix the bad grammar in "Cannot install all available updates"
(ubuntu: #32864)
+ * don't inform about new distro release on dapper by default (can be
+ changed via a gconf setting/commandline switch)
--