summaryrefslogtreecommitdiff
path: root/vendor/ubuntu/makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-03-13autogenerate makefile for vendor systemDavid Kalnischkies1-16/+0
It can be useful to have a whole makefile available for vendor setup, but by providing a basic one we can deal with the simple cases more easily (and changes to the system are presumably easier).
2014-02-22improve clean for auto-generated sources.listMichael Vogt1-1/+3
2014-02-22remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt1-0/+3
2013-12-06fix build failure with the new apt-vendors stuffMichael Vogt1-1/+1
2013-12-06vendor/makefile: fix build error for parallel buildsMichael Vogt1-1/+1
2013-11-30use a substvar to set the archive-keyring in debian/controlDavid Kalnischkies1-1/+1
Adds a small helper to extract the small information bits we store in apt-vendor.ent and uses it in debian/rules to set apt:keyring as a substvar for debian/control populated with the &keyring-package; info
2013-11-30introduce a vendor system to change sources.listDavid Kalnischkies1-0/+11
Many derivatives make quiet a few simple changes to apt introducing silly diffs just to change examples and co making it harder for them to update apt and harder for us to merge real changes back. First stop: doc/examples/sources.list