mirror of
https://github.com/sheumann/hush.git
synced 2025-02-24 09:29:09 +00:00
When installing a new package with dpkg dependencies are checked correctly. But when I try to update an existing package, the dependencies are checked against the old package, not against new package. Thus the new package can break dependencies.