mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-07-13 16:01:29 +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.