— Tech
Building a PPA for Ubuntu
Ubuntu introduced something called Personal Package Archive, which is essentially just a .deb archive, built using Ubuntu’s build machine. You read that right, if you want to offer your own customized ubuntu packages for some reason (I wanted to build nightly .deb’s), you just have to upload your source packages to your PPA and Ubuntu […]