Chris Lamb pushed to branch reject-package-uses-vendor-specific-patch-series at Debian FTP Team / dak
Commits:
1 changed file:
Changes:
| 1 | 1 |
lintian:
|
| 2 |
+ |
|
| 3 |
+ # Overriding these tags is allowed
|
|
| 2 | 4 |
nonfatal:
|
| 3 | 5 |
- arch-dependent-file-in-usr-share
|
| 4 | 6 |
- arch-independent-package-contains-binary-or-object
|
| ... | ... | @@ -36,6 +38,7 @@ lintian: |
| 36 | 38 |
- not-binnmuable-any-depends-all
|
| 37 | 39 |
- not-binnmuable-any-depends-any
|
| 38 | 40 |
- package-contains-info-dir-file
|
| 41 |
+ - package-uses-vendor-specific-patch-series
|
|
| 39 | 42 |
- pkg-config-bad-directive
|
| 40 | 43 |
- pkg-config-multi-arch-wrong-dir
|
| 41 | 44 |
- preinst-interpreter-without-predepends
|
| ... | ... | @@ -48,6 +51,8 @@ lintian: |
| 48 | 51 |
- statically-linked-binary
|
| 49 | 52 |
- usr-share-doc-symlink-without-dependency
|
| 50 | 53 |
- wrong-file-owner-uid-or-gid
|
| 54 |
+ |
|
| 55 |
+ # Overriding these tags is NOT allowed
|
|
| 51 | 56 |
fatal:
|
| 52 | 57 |
- FSSTND-dir-in-usr
|
| 53 | 58 |
- FSSTND-dir-in-var
|