Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-06 | fix build failure with the new apt-vendors stuff | Michael Vogt | |
2013-12-06 | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well | Michael Vogt | |
2013-11-30 | use a substvar to set the archive-keyring in debian/control | David Kalnischkies | |
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-30 | introduce a vendor system to change sources.list | David Kalnischkies | |
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 |