diff -u packagekit-0.1.6/debian/changelog packagekit-0.1.6/debian/changelog --- packagekit-0.1.6/debian/changelog +++ packagekit-0.1.6/debian/changelog @@ -1,3 +1,9 @@ +packagekit (0.1.6-0ubuntu3) intrepid; urgency=low + + * debian/control: Replaced 'cash' with 'cache' in descriptions (LP: #238438) + + -- Nathan Handler Sun, 08 Jun 2008 20:18:49 -0500 + packagekit (0.1.6-0ubuntu2) hardy; urgency=low * debian/packagekit.install: diff -u packagekit-0.1.6/debian/control packagekit-0.1.6/debian/control --- packagekit-0.1.6/debian/control +++ packagekit-0.1.6/debian/control @@ -38,7 +38,7 @@ XB-Python-Version: ${python:Versions} Description: provides a software installation daemon PackageKit allows to perform simple software management tasks over a DBus - interface: refreshing the cash, updating, installing and removing software + interface: refreshing the cache, updating, installing and removing software packages. This software is still in an early development stage and should be considered experimental. @@ -49,7 +49,7 @@ packagekit (= ${Source-Version}) Description: provides a software installation daemon PackageKit allows to perform simple software management tasks over a DBus - interface: refreshing the cash, updating, installing and removing software + interface: refreshing the cache, updating, installing and removing software packages. This software is still in an early development stage and should be considered experimental. .