~roguescholar/lintian/+git/trunk:vendor-profile

Last commit made on 2011-06-26
Get this branch:
git clone -b vendor-profile https://git.launchpad.net/~roguescholar/lintian/+git/trunk

Branch merges

Branch information

Name:
vendor-profile
Repository:
lp:~roguescholar/lintian/+git/trunk

Recent commits

8f087b6... by Niels Thykier

Made d/main profile extend the auto-reject profile

The auto-rejects apply to all uploads for Debian, so it makes
sense to apply the non-overridable tags from the auto-reject
profile.

912a1bf... by Niels Thykier

Renamed all Tag fields to use Tags instead

Since the Enable-Tag, Disable-Tag and Tag fields actually take
tag lists rather than a single tag, it is "less of a surprise" if
they are named Tags instead of Tag.

8de9ff8... by Niels Thykier

Added profiles to lintian.install

fbc3a87... by Niels Thykier

Clarified that -F and --profile cannot be used together

27b095a... by Niels Thykier

Merge branch 'master' into vendor-profile

527f9c1... by Niels Thykier

Ensure all dependency collections are loaded

cacac76... by Niels Thykier

Skip loading profiles with certain options

With --tags and the likes, loading a profile does not make a lot
of sense (at least not in terms of decided which tags which
should be displayed)

5402547... by Niels Thykier

Removed profile building from build and runtests target deps

30085d6... by Niels Thykier

Fixed profile handling in lintian-info

c3d956c... by Niels Thykier

Removed v_msg from FrontendUtil