Comment 1 for bug 194964

Revision history for this message
Arnaud Jeansen (ajeans) wrote : Re: Update ps3pf-utils to version 2.2.0

Here is what I think on this (Dan please correct if I'm wrong)...
- We now have an up-to-date ps3-utils package from Debian (automatically sync'ed)
- We are currently keeping our outdated ps3pf-utils

The goal is to replace ps3pf-utils with ps3-utils. To achieve this, we need to:
- update ps3-utils to mark it as "Replace"ing ps3pf-utils (debian/control file)
- update ps3-kboot to make it depend on ps3-utils rather than ps3pf-utils

I will try to cook some debdiffs to do that, but I must warn that I am almost completely new with regards to deb packaging :).