summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 09:26:31 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 09:26:31 +0200
commitdebca0004bc8b57e487a5a8ffdec51b54ae2f22a (patch)
tree39950d8cfc0c8d2c783cbf08895e139d598d7a19 /debian
parent7a84afe3763988f08ae0beda48e55829a7c9f698 (diff)
* apt-pkg/init.cc:
- ignore ".distUpgrade" and ".save" files in sources.list.d (LP: #631770)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ad74b0f4..922aebb61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ apt (0.8.0ubuntu4) unstable; urgency=low
* debian/rules:
- put ubuntu-archive.gpg back into the package (LP: #620576)
+ * apt-pkg/init.cc:
+ - ignore ".distUpgrade" and ".save" files in sources.list.d
+ (LP: #631770)
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Sep 2010 19:49:54 +0200