Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBUNTU: [Packaging] annotations: prevent duplicate include lines
Includes are always parsed recursively, but when we save them (e.g., when the annotations file is updated) we should always save only the top-level includes, without repeating the recursive ones. Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
- Loading branch information