mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-27 10:11:08 +00:00
The UCA source pkg class was its own specific class, but with the addition of the generic PPA source pkg class, the UCA class is just a specific case of PPA. Changing it to a subclass of the PPA class simplifies code.