diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-13 15:48:25 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-13 15:48:25 +0000 |
commit | 03cd434bba10c0087f633e5741a585ba7292451b (patch) | |
tree | 18376aa3c7dfa5d5e5ed13f83547710e9fa450ad /debian/changelog | |
parent | fe5d48773170773390b4b8ce731d2851d703a412 (diff) |
* make apt-cache madion wotk without deb-src lines
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4a8aaca0..7042906d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ apt (0.6.43.3) unstable; urgency=low - don't lock the lists directory in DoInstall, breaks --print-uri (thanks to James Troup for reporting it) * debian/apt.dirs: create /etc/apt/sources.list.d + * make apt-cache madison work without deb-src entries (#352583) -- |