diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:55 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:55 +0000 |
commit | a2ec6097a7ffb06fe23f329def4dd0f20125564b (patch) | |
tree | c7e36c110e2abdf4b4a6c811627b61c3216eadf2 /debian | |
parent | f1813c1ac9924dc6be7dd2b64e019a98340125f6 (diff) |
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
Author: mdz
Date: 2003-10-09 23:15:25 GMT
* Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
pkgCache::PkgFileIterator::Label() to correcctly refer to File->Label
rather than File->Origin (Closes: #213311)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dd5344ec5..d282f9349 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ apt (0.5.15) unstable; urgency=low - apt.es.8 wasn't included in the patch, but was referenced. Fetched version 1.3 from debian-doc cvs - Create doc/es/.cvsignore + * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix + pkgCache::PkgFileIterator::Label() to correcctly refer to File->Label + rather than File->Origin (Closes: #213311) -- |