tzdata: Both tzdata and tzdata-dbg provided tzdata, ipkg picked tzdata-dbg. Kill the -dbg package, try to provide a upgrade path
The tzdata-dbg package was empty but provided "tzdata".
The tzdata package was not empty and provided "tzdata" as well
ipkg picked tzdata-dbg resulting in files like /usr/share/zoneinfo/America/New_York
missing from the image.
Kill the -dbg package, set RREPLACES on the tzdata package, I don't know how to force
the update for people that have tzdata-dbg already deployed.